diff --git a/public/locales/cs-CZ/grafana.json b/public/locales/cs-CZ/grafana.json index 79701f99a4a..481dc48e004 100644 --- a/public/locales/cs-CZ/grafana.json +++ b/public/locales/cs-CZ/grafana.json @@ -1052,6 +1052,12 @@ "alert-rules": "", "confirm-modal": { "confirm": "", + "no-rules-body": "", + "no-rules-title": "", + "plugin-rules-warning": { + "text": "", + "title": "" + }, "title": "" }, "datasource": { @@ -3159,7 +3165,6 @@ "tooltip": "Sdílet nástěnku" }, "share-button": "Sdílet", - "switch-old-dashboard": "Přepnout na starou stránku nástěnky", "unlink-library-panel": "Odpojit panel knihovny", "unmark-favorite": "Odznačit z oblíbených" }, @@ -5355,7 +5360,11 @@ }, "onprem": { "cancel-snapshot-error-title": "Chyba při rušení vytváření snímku", + "create-snapshot-error-duplicate-resource-type": "", + "create-snapshot-error-empty-resource-types": "", + "create-snapshot-error-missing-dependency": "", "create-snapshot-error-title": "Chyba při vytváření snímku", + "create-snapshot-error-unknown-resource-type": "", "disconnect-error-title": "Chyba při odpojování", "error-see-server-logs": "Další podrobnosti najdete v serverových protokolech Grafany", "get-session-error-title": "Chyba při načítání konfigurace migrace", @@ -5452,6 +5461,7 @@ "errored-resource-count": "Chyby", "page-loading": "Načítání…", "rebuild-snapshot": "Znovu vytvořit snímek", + "show-errors": "", "snapshot-date": "Časové razítko snímku", "snapshot-not-created": "Dosud nevytvořeno", "start-migration": "Vytvořit snímek", @@ -5461,7 +5471,7 @@ "upload-migration": "Nahrát snímek" }, "support-types-disclosure": { - "text": "Nástěnky, složky a vestavěné zdroje základních dat jsou migrovány do sady Grafana Cloud. <2>Zjistěte víc o migraci dalšího nastavení." + "text": "" }, "token-status": { "active": "Token byl vytvořen a je aktivní", @@ -5853,7 +5863,6 @@ "remove-bookmark": "Odebrat ze záložek" }, "kiosk": { - "tooltip": "", "tv-alert": "Stisknutím klávesy ESC ukončíte režim kiosku" }, "megamenu": { @@ -6251,6 +6260,7 @@ "strong-password-validation-register": "Heslo není v souladu se zásadami silného hesla" }, "change-theme": "Změnit motiv", + "enable-kiosk-mode": "", "user-organizations": { "text-loading-organizations": "" }, @@ -6886,6 +6896,7 @@ "expand-row": "Rozbalit řádek dotazu", "hide-response": "Skrýt odpověď", "remove-query": "Odebrat dotaz", + "replace-query-from-library": "", "show-response": "Zobrazit odpověď" }, "query-editor-not-exported": "Doplněk zdroje dat neexportuje žádnou komponentu editoru dotazů" diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index 75b2df65212..5b74d7bb687 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -1048,6 +1048,12 @@ "alert-rules": "", "confirm-modal": { "confirm": "", + "no-rules-body": "", + "no-rules-title": "", + "plugin-rules-warning": { + "text": "", + "title": "" + }, "title": "" }, "datasource": { @@ -3137,7 +3143,6 @@ "tooltip": "" }, "share-button": "Teilen", - "switch-old-dashboard": "Zur alten Dashboard-Seite wechseln", "unlink-library-panel": "", "unmark-favorite": "Markierung als Favorit entfernen" }, @@ -5331,7 +5336,11 @@ }, "onprem": { "cancel-snapshot-error-title": "Fehler beim Abbrechen der Snapshot-Erstellung", + "create-snapshot-error-duplicate-resource-type": "", + "create-snapshot-error-empty-resource-types": "", + "create-snapshot-error-missing-dependency": "", "create-snapshot-error-title": "Fehler beim Erstellen des Snapshots", + "create-snapshot-error-unknown-resource-type": "", "disconnect-error-title": "Fehler beim Trennen der Verbindung", "error-see-server-logs": "Weitere Informationen finden Sie in den Grafana-Serverprotokollen", "get-session-error-title": "Fehler beim Laden der Migrationskonfiguration", @@ -5428,6 +5437,7 @@ "errored-resource-count": "Fehler", "page-loading": "", "rebuild-snapshot": "Snapshot erneut erstellen", + "show-errors": "", "snapshot-date": "Snapshot-Zeitstempel", "snapshot-not-created": "Noch nicht erstellt", "start-migration": "Snapshot erstellen", @@ -5437,7 +5447,7 @@ "upload-migration": "Snapshot hochladen" }, "support-types-disclosure": { - "text": "Dashboards, Ordner und integrierte Kerndatenquellen werden in Ihren Grafana-Cloud-Stack migriert. <2>Erfahren Sie mehr über die Migration anderer Einstellungen." + "text": "" }, "token-status": { "active": "Token erstellt und aktiv", @@ -5829,7 +5839,6 @@ "remove-bookmark": "Aus Lesezeichen entfernen" }, "kiosk": { - "tooltip": "", "tv-alert": "Drücke ESC, um den Kiosk-Modus zu verlassen" }, "megamenu": { @@ -6227,6 +6236,7 @@ "strong-password-validation-register": "Passwort entspricht nicht den strengen Kennwortrichtlinien" }, "change-theme": "", + "enable-kiosk-mode": "", "user-organizations": { "text-loading-organizations": "" }, @@ -6858,6 +6868,7 @@ "expand-row": "Suchzeile erweitern", "hide-response": "Antwort ausblenden", "remove-query": "Abfrage entfernen", + "replace-query-from-library": "", "show-response": "Antwort anzeigen " }, "query-editor-not-exported": "Datenquellen-Plugin exportiert keine Komponente des Abfrageeditors" diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index 757c70f9e4a..8697110d8e5 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -1048,6 +1048,12 @@ "alert-rules": "", "confirm-modal": { "confirm": "", + "no-rules-body": "", + "no-rules-title": "", + "plugin-rules-warning": { + "text": "", + "title": "" + }, "title": "" }, "datasource": { @@ -3137,7 +3143,6 @@ "tooltip": "" }, "share-button": "Compartir", - "switch-old-dashboard": "Cambiar a la página del panel de control antiguo", "unlink-library-panel": "", "unmark-favorite": "Deshacer marca como favorito" }, @@ -5331,7 +5336,11 @@ }, "onprem": { "cancel-snapshot-error-title": "Error al cancelar la creación de la instantánea", + "create-snapshot-error-duplicate-resource-type": "", + "create-snapshot-error-empty-resource-types": "", + "create-snapshot-error-missing-dependency": "", "create-snapshot-error-title": "Error al crear la instantánea", + "create-snapshot-error-unknown-resource-type": "", "disconnect-error-title": "Error al desconectar", "error-see-server-logs": "Consulta los registros del servidor de Grafana para obtener más información", "get-session-error-title": "Error al cargar la configuración de migración", @@ -5428,6 +5437,7 @@ "errored-resource-count": "Errores", "page-loading": "", "rebuild-snapshot": "Volver a crear instantánea", + "show-errors": "", "snapshot-date": "Marca de tiempo de la instantánea", "snapshot-not-created": "Aún no se ha creado", "start-migration": "Crear instantánea", @@ -5437,7 +5447,7 @@ "upload-migration": "Subir instantánea" }, "support-types-disclosure": { - "text": "Los paneles de control, las carpetas y las fuentes de datos básicas integradas se han migrado a tu pila de Grafana Cloud. <2>Más información sobre cómo migrar otros ajustes." + "text": "" }, "token-status": { "active": "Token creado y activo", @@ -5829,7 +5839,6 @@ "remove-bookmark": "Eliminar de marcadores" }, "kiosk": { - "tooltip": "", "tv-alert": "Pulse ESC para salir del modo de quiosco" }, "megamenu": { @@ -6227,6 +6236,7 @@ "strong-password-validation-register": "La contraseña no cumple con la política de contraseñas seguras" }, "change-theme": "", + "enable-kiosk-mode": "", "user-organizations": { "text-loading-organizations": "" }, @@ -6858,6 +6868,7 @@ "expand-row": "Expandir la fila de la consulta", "hide-response": "Ocultar respuesta", "remove-query": "Eliminar consulta", + "replace-query-from-library": "", "show-response": "Mostrar respuesta" }, "query-editor-not-exported": "El complemento de la fuente de datos no exporta ningún componente del editor de consultas" diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index aeb2020b7da..7918060453b 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -1048,6 +1048,12 @@ "alert-rules": "", "confirm-modal": { "confirm": "", + "no-rules-body": "", + "no-rules-title": "", + "plugin-rules-warning": { + "text": "", + "title": "" + }, "title": "" }, "datasource": { @@ -3137,7 +3143,6 @@ "tooltip": "Partager un tableau de bord" }, "share-button": "Partager", - "switch-old-dashboard": "Passer à l'ancienne page du tableau de bord", "unlink-library-panel": "Dissocier le panneau de la bibliothèque", "unmark-favorite": "Supprimer des favoris" }, @@ -5331,7 +5336,11 @@ }, "onprem": { "cancel-snapshot-error-title": "Erreur lors de l'annulation de la création de l'instantané", + "create-snapshot-error-duplicate-resource-type": "", + "create-snapshot-error-empty-resource-types": "", + "create-snapshot-error-missing-dependency": "", "create-snapshot-error-title": "Erreur lors de la création de l'instantané", + "create-snapshot-error-unknown-resource-type": "", "disconnect-error-title": "Erreur de déconnexion", "error-see-server-logs": "Consultez les journaux du serveur Grafana pour plus de détails", "get-session-error-title": "Erreur lors du chargement de la configuration de la migration", @@ -5428,6 +5437,7 @@ "errored-resource-count": "Erreurs", "page-loading": "Chargement en cours...", "rebuild-snapshot": "Reconstruire l'instantané", + "show-errors": "", "snapshot-date": "Horodatage de l'instantané", "snapshot-not-created": "Pas encore créé", "start-migration": "Construire l'instantané", @@ -5437,7 +5447,7 @@ "upload-migration": "Téléverser l'instantané" }, "support-types-disclosure": { - "text": "Les tableaux de bord, les dossiers et les sources de données de base intégrées sont migrés vers votre pile Grafana Cloud. <2>En savoir plus sur la migration d'autres paramètres." + "text": "" }, "token-status": { "active": "Jeton créé et actif", @@ -5829,7 +5839,6 @@ "remove-bookmark": "Supprimer des signets" }, "kiosk": { - "tooltip": "", "tv-alert": "Appuyez sur ESC pour quitter le mode kiosque" }, "megamenu": { @@ -6227,6 +6236,7 @@ "strong-password-validation-register": "Selon notre politique, votre mot de passe n'est pas suffisamment sécurisé" }, "change-theme": "Modifier le thème", + "enable-kiosk-mode": "", "user-organizations": { "text-loading-organizations": "" }, @@ -6858,6 +6868,7 @@ "expand-row": "Développer la ligne de requête", "hide-response": "Masquer la réponse", "remove-query": "Supprimer la requête", + "replace-query-from-library": "", "show-response": "Afficher la réponse" }, "query-editor-not-exported": "Le plugin source de données n'exporte aucun composant de l'éditeur de requête" diff --git a/public/locales/hu-HU/grafana.json b/public/locales/hu-HU/grafana.json index 6ee9a59a862..046d37abddc 100644 --- a/public/locales/hu-HU/grafana.json +++ b/public/locales/hu-HU/grafana.json @@ -1048,6 +1048,12 @@ "alert-rules": "", "confirm-modal": { "confirm": "", + "no-rules-body": "", + "no-rules-title": "", + "plugin-rules-warning": { + "text": "", + "title": "" + }, "title": "" }, "datasource": { @@ -3137,7 +3143,6 @@ "tooltip": "Irányítópult megosztása" }, "share-button": "Megosztás", - "switch-old-dashboard": "Váltás a régi irányítópult oldalára", "unlink-library-panel": "Könyvtárpanel leválasztása", "unmark-favorite": "Kedvencnek jelölés visszavonása" }, @@ -5331,7 +5336,11 @@ }, "onprem": { "cancel-snapshot-error-title": "Hiba történt a pillanatfelvétel létrehozásának megszakításakor", + "create-snapshot-error-duplicate-resource-type": "", + "create-snapshot-error-empty-resource-types": "", + "create-snapshot-error-missing-dependency": "", "create-snapshot-error-title": "Hiba történt a pillanatfelvétel létrehozásakor", + "create-snapshot-error-unknown-resource-type": "", "disconnect-error-title": "Hiba történt a leválasztás során", "error-see-server-logs": "További részletekért tekintse meg a Grafana-kiszolgáló naplóit", "get-session-error-title": "Hiba történt az áttelepítési konfiguráció betöltésekor", @@ -5428,6 +5437,7 @@ "errored-resource-count": "Hibák", "page-loading": "Betöltés...", "rebuild-snapshot": "Pillanatkép újbóli létrehozása", + "show-errors": "", "snapshot-date": "Pillanatkép időbélyege", "snapshot-not-created": "Még nincs létrehozva", "start-migration": "Pillanatkép létrehozása", @@ -5437,7 +5447,7 @@ "upload-migration": "Pillanatkép feltöltése" }, "support-types-disclosure": { - "text": "Az irányítópultok, mappák és beépített alapvető adatforrások áttelepülnek a Grafana Cloud stackbe. <2>További információ más beállítások áttelepítéséről." + "text": "" }, "token-status": { "active": "Token létrehozva és aktív", @@ -5829,7 +5839,6 @@ "remove-bookmark": "Eltávolítás a könyvjelzők közül" }, "kiosk": { - "tooltip": "", "tv-alert": "Nyomja le az ESC gombot a kioszk módból való kilépéshez" }, "megamenu": { @@ -6227,6 +6236,7 @@ "strong-password-validation-register": "A jelszó nem felel meg az erős jelszavakra vonatkozó irányelveknek" }, "change-theme": "Téma módosítása", + "enable-kiosk-mode": "", "user-organizations": { "text-loading-organizations": "" }, @@ -6858,6 +6868,7 @@ "expand-row": "Lekérdezési sor kibontása", "hide-response": "Válasz elrejtése", "remove-query": "Lekérdezés eltávolítása", + "replace-query-from-library": "", "show-response": "Válasz megjelenítése" }, "query-editor-not-exported": "Az adatforrás-bővítmény nem exportál egyetlen lekérdezésszerkesztő-komponenst sem" diff --git a/public/locales/id-ID/grafana.json b/public/locales/id-ID/grafana.json index 49e92030f3c..90c14885d07 100644 --- a/public/locales/id-ID/grafana.json +++ b/public/locales/id-ID/grafana.json @@ -1046,6 +1046,12 @@ "alert-rules": "", "confirm-modal": { "confirm": "", + "no-rules-body": "", + "no-rules-title": "", + "plugin-rules-warning": { + "text": "", + "title": "" + }, "title": "" }, "datasource": { @@ -3126,7 +3132,6 @@ "tooltip": "Bagikan dasbor" }, "share-button": "Bagikan", - "switch-old-dashboard": "Beralih ke halaman dasbor lama", "unlink-library-panel": "Putuskan tautan panel pustaka", "unmark-favorite": "Batal tanda sebagai favorit" }, @@ -5319,7 +5324,11 @@ }, "onprem": { "cancel-snapshot-error-title": "Kesalahan saat membatalkan pembuatan snapshot", + "create-snapshot-error-duplicate-resource-type": "", + "create-snapshot-error-empty-resource-types": "", + "create-snapshot-error-missing-dependency": "", "create-snapshot-error-title": "Kesalahan saat membuat snapshot", + "create-snapshot-error-unknown-resource-type": "", "disconnect-error-title": "Kesalahan saat memutuskan koneksi", "error-see-server-logs": "Lihat log server Grafana untuk detail selengkapnya", "get-session-error-title": "Kesalahan saat memuat konfigurasi migrasi", @@ -5416,6 +5425,7 @@ "errored-resource-count": "Kesalahan", "page-loading": "Memuat...", "rebuild-snapshot": "Menyusun kembali snapshot", + "show-errors": "", "snapshot-date": "Stempel waktu Snapshot", "snapshot-not-created": "Belum dibuat", "start-migration": "Menyusun snapshot", @@ -5425,7 +5435,7 @@ "upload-migration": "Unggah snapshot" }, "support-types-disclosure": { - "text": "Dasbor, Folder, dan sumber data inti bawaan dimigrasikan ke tumpukan Grafana Cloud Anda. <2>Pelajari tentang memigrasikan pengaturan lain." + "text": "" }, "token-status": { "active": "Token dibuat dan aktif", @@ -5817,7 +5827,6 @@ "remove-bookmark": "Hapus dari Bookmark" }, "kiosk": { - "tooltip": "", "tv-alert": "Tekan Esc untuk keluar dari mode kios" }, "megamenu": { @@ -6215,6 +6224,7 @@ "strong-password-validation-register": "Kata sandi tidak sesuai dengan kebijakan kata sandi yang kuat" }, "change-theme": "Ubah tema", + "enable-kiosk-mode": "", "user-organizations": { "text-loading-organizations": "" }, @@ -6844,6 +6854,7 @@ "expand-row": "Perluas baris kueri", "hide-response": "Sembunyikan respons", "remove-query": "Hapus kueri", + "replace-query-from-library": "", "show-response": "Tampilkan respons" }, "query-editor-not-exported": "Plugin sumber data tidak mengekspor komponen Editor Kueri apa pun" diff --git a/public/locales/it-IT/grafana.json b/public/locales/it-IT/grafana.json index e18e4c1544c..bc80ceca0eb 100644 --- a/public/locales/it-IT/grafana.json +++ b/public/locales/it-IT/grafana.json @@ -1048,6 +1048,12 @@ "alert-rules": "", "confirm-modal": { "confirm": "", + "no-rules-body": "", + "no-rules-title": "", + "plugin-rules-warning": { + "text": "", + "title": "" + }, "title": "" }, "datasource": { @@ -3137,7 +3143,6 @@ "tooltip": "Condividi dashboard" }, "share-button": "Condividi", - "switch-old-dashboard": "Passa alla vecchia pagina del dashboard", "unlink-library-panel": "Scollega pannello della libreria", "unmark-favorite": "Rimuovi dai preferiti" }, @@ -5331,7 +5336,11 @@ }, "onprem": { "cancel-snapshot-error-title": "Errore durante l'annullamento della creazione dell'istantanea", + "create-snapshot-error-duplicate-resource-type": "", + "create-snapshot-error-empty-resource-types": "", + "create-snapshot-error-missing-dependency": "", "create-snapshot-error-title": "Errore durante la creazione dell'istantanea", + "create-snapshot-error-unknown-resource-type": "", "disconnect-error-title": "Errore durante la disconnessione", "error-see-server-logs": "Visualizza i registri del server di Grafana per maggiori dettagli", "get-session-error-title": "Errore durante il caricamento della configurazione della migrazione", @@ -5428,6 +5437,7 @@ "errored-resource-count": "Errori", "page-loading": "Caricamento in corso...", "rebuild-snapshot": "Ricostruisci istantanea", + "show-errors": "", "snapshot-date": "Timestamp istantanea", "snapshot-not-created": "Creazione non ancora effettuata", "start-migration": "Costruisci istantanea", @@ -5437,7 +5447,7 @@ "upload-migration": "Carica istantanea" }, "support-types-disclosure": { - "text": "Dashboard, cartelle e origini dati di base integrate vengono migrate nel tuo stack Grafana Cloud. <2>Ulteriori informazioni sulla migrazione di altre impostazioni." + "text": "" }, "token-status": { "active": "Token creato e attivo", @@ -5829,7 +5839,6 @@ "remove-bookmark": "Rimuovi da Segnalibri" }, "kiosk": { - "tooltip": "", "tv-alert": "Premi ESC per uscire dalla modalità kiosk" }, "megamenu": { @@ -6227,6 +6236,7 @@ "strong-password-validation-register": "La password non è conforme alla politica sulle password complesse" }, "change-theme": "Modifica tema ", + "enable-kiosk-mode": "", "user-organizations": { "text-loading-organizations": "" }, @@ -6858,6 +6868,7 @@ "expand-row": "Espandi riga della query", "hide-response": "Nascondi risposta", "remove-query": "Rimuovi query", + "replace-query-from-library": "", "show-response": "Mostra la risposta" }, "query-editor-not-exported": "Il plug-in dell'origine dati non esporta alcun componente dell'editor di query" diff --git a/public/locales/ja-JP/grafana.json b/public/locales/ja-JP/grafana.json index 0758250ebd3..1f73ec22079 100644 --- a/public/locales/ja-JP/grafana.json +++ b/public/locales/ja-JP/grafana.json @@ -1046,6 +1046,12 @@ "alert-rules": "", "confirm-modal": { "confirm": "", + "no-rules-body": "", + "no-rules-title": "", + "plugin-rules-warning": { + "text": "", + "title": "" + }, "title": "" }, "datasource": { @@ -3126,7 +3132,6 @@ "tooltip": "ダッシュボードを共有" }, "share-button": "共有", - "switch-old-dashboard": "古いダッシュボードページに切り替える", "unlink-library-panel": "ライブラリパネルのリンクを解除", "unmark-favorite": "お気に入りを解除" }, @@ -5319,7 +5324,11 @@ }, "onprem": { "cancel-snapshot-error-title": "スナップショットの作成のキャンセル中にエラーが発生しました", + "create-snapshot-error-duplicate-resource-type": "", + "create-snapshot-error-empty-resource-types": "", + "create-snapshot-error-missing-dependency": "", "create-snapshot-error-title": "スナップショットの作成中にエラーが発生しました", + "create-snapshot-error-unknown-resource-type": "", "disconnect-error-title": "接続解除中のエラー", "error-see-server-logs": "詳細については、Grafanaサーバーログを参照してください。", "get-session-error-title": "移行構成の読み込み中にエラーが発生しました", @@ -5416,6 +5425,7 @@ "errored-resource-count": "エラー", "page-loading": "読み込み中...", "rebuild-snapshot": "スナップショットを再構築", + "show-errors": "", "snapshot-date": "スナップショットのタイムスタンプ", "snapshot-not-created": "まだ作成されていません", "start-migration": "スナップショットを構築", @@ -5425,7 +5435,7 @@ "upload-migration": "スナップショットをアップロード" }, "support-types-disclosure": { - "text": "ダッシュボード、フォルダ、および組み込みのコアデータソースがGrafana クラウドスタックに移行されます。<2>他の設定の移行について学びます" + "text": "" }, "token-status": { "active": "トークンが作成され、アクティブです", @@ -5817,7 +5827,6 @@ "remove-bookmark": "ブックマークから削除" }, "kiosk": { - "tooltip": "", "tv-alert": "ESCを押してキオスクモードを終了します" }, "megamenu": { @@ -6215,6 +6224,7 @@ "strong-password-validation-register": "パスワードが強力なパスワードポリシーに準拠していません" }, "change-theme": "テーマを変更", + "enable-kiosk-mode": "", "user-organizations": { "text-loading-organizations": "" }, @@ -6844,6 +6854,7 @@ "expand-row": "クエリ行を展開", "hide-response": "回答を非表示にする", "remove-query": "クエリを削除", + "replace-query-from-library": "", "show-response": "応答の表示" }, "query-editor-not-exported": "データソースプラグインは、クエリエディタコンポーネントをエクスポートしません" diff --git a/public/locales/ko-KR/grafana.json b/public/locales/ko-KR/grafana.json index 6995da440ca..1bacca3f0dd 100644 --- a/public/locales/ko-KR/grafana.json +++ b/public/locales/ko-KR/grafana.json @@ -1046,6 +1046,12 @@ "alert-rules": "", "confirm-modal": { "confirm": "", + "no-rules-body": "", + "no-rules-title": "", + "plugin-rules-warning": { + "text": "", + "title": "" + }, "title": "" }, "datasource": { @@ -3126,7 +3132,6 @@ "tooltip": "대시보드 공유" }, "share-button": "공유", - "switch-old-dashboard": "이전 대시보드 페이지로 전환", "unlink-library-panel": "라이브러리 패널 연결 해제", "unmark-favorite": "즐겨찾기 표시 취소" }, @@ -5319,7 +5324,11 @@ }, "onprem": { "cancel-snapshot-error-title": "스냅샷 생성 취소 중 오류 발생", + "create-snapshot-error-duplicate-resource-type": "", + "create-snapshot-error-empty-resource-types": "", + "create-snapshot-error-missing-dependency": "", "create-snapshot-error-title": "스냅샷 생성 중 오류 발생", + "create-snapshot-error-unknown-resource-type": "", "disconnect-error-title": "연결 해제 중 오류 발생", "error-see-server-logs": "자세한 내용은 Grafana 서버 로그를 참고하세요.", "get-session-error-title": "마이그레이션 구성 로딩 중 오류 발생", @@ -5416,6 +5425,7 @@ "errored-resource-count": "오류", "page-loading": "로딩 중...", "rebuild-snapshot": "스냅샷 재구축", + "show-errors": "", "snapshot-date": "스냅샷 타임스탬프", "snapshot-not-created": "아직 생성되지 않음", "start-migration": "스냅샷 구축", @@ -5425,7 +5435,7 @@ "upload-migration": "스냅샷 업로드" }, "support-types-disclosure": { - "text": "대시보드, 폴더 및 빌트인 핵심 데이터 소스가 Grafana Cloud 스택으로 마이그레이션됩니다. <2>다른 설정을 마이그레이션하는 방법에 대해 자세히 알아보세요." + "text": "" }, "token-status": { "active": "토큰 생성 및 활성화됨", @@ -5817,7 +5827,6 @@ "remove-bookmark": "북마크에서 제거" }, "kiosk": { - "tooltip": "", "tv-alert": "키오스크 모드를 종료하려면 ESC 키를 누르세요." }, "megamenu": { @@ -6215,6 +6224,7 @@ "strong-password-validation-register": "비밀번호가 강력한 비밀번호 정책을 준수하지 않습니다." }, "change-theme": "테마 변경", + "enable-kiosk-mode": "", "user-organizations": { "text-loading-organizations": "" }, @@ -6844,6 +6854,7 @@ "expand-row": "쿼리 행 펼치기", "hide-response": "응답 숨기기", "remove-query": "쿼리 제거", + "replace-query-from-library": "", "show-response": "응답 표시" }, "query-editor-not-exported": "데이터 소스 플러그인은 쿼리 편집기 구성 요소를 내보내지 않습니다." diff --git a/public/locales/nl-NL/grafana.json b/public/locales/nl-NL/grafana.json index a922e329118..0cfb2cf52b9 100644 --- a/public/locales/nl-NL/grafana.json +++ b/public/locales/nl-NL/grafana.json @@ -1048,6 +1048,12 @@ "alert-rules": "", "confirm-modal": { "confirm": "", + "no-rules-body": "", + "no-rules-title": "", + "plugin-rules-warning": { + "text": "", + "title": "" + }, "title": "" }, "datasource": { @@ -3137,7 +3143,6 @@ "tooltip": "Dashboard delen" }, "share-button": "Delen", - "switch-old-dashboard": "Overschakelen naar oude dashboardpagina", "unlink-library-panel": "Bibliotheekpaneel ontkoppelen", "unmark-favorite": "Markering als favoriet ongedaan maken" }, @@ -5331,7 +5336,11 @@ }, "onprem": { "cancel-snapshot-error-title": "Fout bij annuleren van maken snapshot", + "create-snapshot-error-duplicate-resource-type": "", + "create-snapshot-error-empty-resource-types": "", + "create-snapshot-error-missing-dependency": "", "create-snapshot-error-title": "Fout bij maken snapshot", + "create-snapshot-error-unknown-resource-type": "", "disconnect-error-title": "Fout bij het loskoppelen", "error-see-server-logs": "Zie de Grafana-serverlogboeken voor meer informatie", "get-session-error-title": "Fout bij laden van migratieconfiguratie", @@ -5428,6 +5437,7 @@ "errored-resource-count": "Fouten", "page-loading": "Bezig met laden ...", "rebuild-snapshot": "Snapshot opnieuw maken", + "show-errors": "", "snapshot-date": "Snapshottijdstempel", "snapshot-not-created": "Nog niet gemaakt", "start-migration": "Snapshot maken", @@ -5437,7 +5447,7 @@ "upload-migration": "Snapshot uploaden" }, "support-types-disclosure": { - "text": "Dashboards, mappen en ingebouwde kerngegevensbronnen worden gemigreerd naar je Grafana Cloud-stack. Meer informatie over het migreren van andere instellingen." + "text": "" }, "token-status": { "active": "Token aangemaakt en actief", @@ -5829,7 +5839,6 @@ "remove-bookmark": "Verwijderen uit bladwijzers" }, "kiosk": { - "tooltip": "", "tv-alert": "Druk op ESC om de kioskmodus te verlaten" }, "megamenu": { @@ -6227,6 +6236,7 @@ "strong-password-validation-register": "Wachtwoord voldoet niet aan het sterke wachtwoordbeleid" }, "change-theme": "Thema wijzigen", + "enable-kiosk-mode": "", "user-organizations": { "text-loading-organizations": "" }, @@ -6858,6 +6868,7 @@ "expand-row": "Queryrij uitvouwen", "hide-response": "Antwoord verbergen", "remove-query": "Query verwijderen", + "replace-query-from-library": "", "show-response": "Antwoord weergeven" }, "query-editor-not-exported": "Gegevensbronplug-in exporteert geen Query Editor-component" diff --git a/public/locales/pl-PL/grafana.json b/public/locales/pl-PL/grafana.json index 8aa47f92166..df0c635ad60 100644 --- a/public/locales/pl-PL/grafana.json +++ b/public/locales/pl-PL/grafana.json @@ -1052,6 +1052,12 @@ "alert-rules": "", "confirm-modal": { "confirm": "", + "no-rules-body": "", + "no-rules-title": "", + "plugin-rules-warning": { + "text": "", + "title": "" + }, "title": "" }, "datasource": { @@ -3159,7 +3165,6 @@ "tooltip": "Udostępnij pulpit" }, "share-button": "Udostępnij", - "switch-old-dashboard": "Przełącz na starą stronę pulpitu", "unlink-library-panel": "Rozłącz panel biblioteki", "unmark-favorite": "Usuń oznaczenie jako ulubione" }, @@ -5355,7 +5360,11 @@ }, "onprem": { "cancel-snapshot-error-title": "Błąd anulowania podczas tworzenia migawki", + "create-snapshot-error-duplicate-resource-type": "", + "create-snapshot-error-empty-resource-types": "", + "create-snapshot-error-missing-dependency": "", "create-snapshot-error-title": "Błąd podczas tworzenia migawki", + "create-snapshot-error-unknown-resource-type": "", "disconnect-error-title": "Błąd rozłączania", "error-see-server-logs": "Więcej informacji uzyskasz w logach serwera Grafana", "get-session-error-title": "Błąd podczas ładowania konfiguracji migracji", @@ -5452,6 +5461,7 @@ "errored-resource-count": "Błędy", "page-loading": "Ładowanie…", "rebuild-snapshot": "Utwórz ponownie migawkę", + "show-errors": "", "snapshot-date": "Sygnatura czasowa migawki", "snapshot-not-created": "Jeszcze nie utworzono", "start-migration": "Utwórz migawkę", @@ -5461,7 +5471,7 @@ "upload-migration": "Prześlij migawkę" }, "support-types-disclosure": { - "text": "Pulpity, foldery i wbudowane podstawowe źródła danych są przenoszone do stosu Grafana Cloud. <2>Dowiedz się więcej o migracji innych ustawień." + "text": "" }, "token-status": { "active": "Utworzono i aktywowano token", @@ -5853,7 +5863,6 @@ "remove-bookmark": "Usuń z zakładek" }, "kiosk": { - "tooltip": "", "tv-alert": "Naciśnij ESC, aby wyjść z trybu kiosku" }, "megamenu": { @@ -6251,6 +6260,7 @@ "strong-password-validation-register": "Hasło nie jest zgodne z zasadami dotyczącymi silnych haseł" }, "change-theme": "Zmień motyw", + "enable-kiosk-mode": "", "user-organizations": { "text-loading-organizations": "" }, @@ -6886,6 +6896,7 @@ "expand-row": "Rozwiń wiersz zapytania", "hide-response": "Ukryj odpowiedź", "remove-query": "Usuń zapytanie", + "replace-query-from-library": "", "show-response": "Pokaż odpowiedź" }, "query-editor-not-exported": "Wtyczka źródła danych nie eksportuje żadnego komponentu Edytora zapytań" diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index 0ac6bbfda46..8ba010dfc37 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -1048,6 +1048,12 @@ "alert-rules": "", "confirm-modal": { "confirm": "", + "no-rules-body": "", + "no-rules-title": "", + "plugin-rules-warning": { + "text": "", + "title": "" + }, "title": "" }, "datasource": { @@ -3137,7 +3143,6 @@ "tooltip": "" }, "share-button": "Compartilhar", - "switch-old-dashboard": "Mudar para a versão anterior da página do painel de controle", "unlink-library-panel": "", "unmark-favorite": "Desmarcar como favorito" }, @@ -5331,7 +5336,11 @@ }, "onprem": { "cancel-snapshot-error-title": "Erro ao cancelar a criação da captura", + "create-snapshot-error-duplicate-resource-type": "", + "create-snapshot-error-empty-resource-types": "", + "create-snapshot-error-missing-dependency": "", "create-snapshot-error-title": "Erro ao criar a captura", + "create-snapshot-error-unknown-resource-type": "", "disconnect-error-title": "Erro ao desconectar", "error-see-server-logs": "Consulte os logs do servidor da Grafana para saber mais", "get-session-error-title": "Erro ao carregar a configuração de migração", @@ -5428,6 +5437,7 @@ "errored-resource-count": "Erros", "page-loading": "", "rebuild-snapshot": "Reconstruir captura", + "show-errors": "", "snapshot-date": "Registro de data/hora da captura", "snapshot-not-created": "Ainda não criado", "start-migration": "Construir captura", @@ -5437,7 +5447,7 @@ "upload-migration": "Carregar captura" }, "support-types-disclosure": { - "text": "Painéis de controle, pastas e fontes de dados principais integradas são migrados para a sua pilha na Grafana Cloud. <2>Saiba mais sobre como migrar outras configurações." + "text": "" }, "token-status": { "active": "Token criado e ativo", @@ -5829,7 +5839,6 @@ "remove-bookmark": "" }, "kiosk": { - "tooltip": "", "tv-alert": "Pressione ESC para sair do modo de quiosque" }, "megamenu": { @@ -6227,6 +6236,7 @@ "strong-password-validation-register": "A senha não está de acordo com a política de senha forte" }, "change-theme": "", + "enable-kiosk-mode": "", "user-organizations": { "text-loading-organizations": "" }, @@ -6858,6 +6868,7 @@ "expand-row": "Expandir linha de consulta", "hide-response": "Ocultar resposta", "remove-query": "Remover consulta", + "replace-query-from-library": "", "show-response": "Mostrar resposta" }, "query-editor-not-exported": "O plug-in de origem de dados não exporta nenhum componente de editor de consulta" diff --git a/public/locales/pt-PT/grafana.json b/public/locales/pt-PT/grafana.json index adbaa80ab02..52c5782da20 100644 --- a/public/locales/pt-PT/grafana.json +++ b/public/locales/pt-PT/grafana.json @@ -1048,6 +1048,12 @@ "alert-rules": "", "confirm-modal": { "confirm": "", + "no-rules-body": "", + "no-rules-title": "", + "plugin-rules-warning": { + "text": "", + "title": "" + }, "title": "" }, "datasource": { @@ -3137,7 +3143,6 @@ "tooltip": "Partilhar o painel de controlo" }, "share-button": "Partilhar", - "switch-old-dashboard": "Mudar para a página do painel de controlo antigo", "unlink-library-panel": "Desassociar painel de biblioteca", "unmark-favorite": "Desmarcar como favorito" }, @@ -5331,7 +5336,11 @@ }, "onprem": { "cancel-snapshot-error-title": "Erro ao cancelar a criação do instantâneo", + "create-snapshot-error-duplicate-resource-type": "", + "create-snapshot-error-empty-resource-types": "", + "create-snapshot-error-missing-dependency": "", "create-snapshot-error-title": "Erro ao criar instantâneo", + "create-snapshot-error-unknown-resource-type": "", "disconnect-error-title": "Erro ao desligar", "error-see-server-logs": "Consulte os registos do servidor Grafana para obter mais detalhes", "get-session-error-title": "Erro ao carregar a configuração de migração", @@ -5428,6 +5437,7 @@ "errored-resource-count": "Erros", "page-loading": "A carregar...", "rebuild-snapshot": "Reconstruir instantâneo", + "show-errors": "", "snapshot-date": "Registo de data e hora do instantâneo", "snapshot-not-created": "Ainda não criado", "start-migration": "Criar instantâneo", @@ -5437,7 +5447,7 @@ "upload-migration": "Carregar instantâneo" }, "support-types-disclosure": { - "text": "Painéis de controlo, pastas e origens de dados principais integrados são migrados para a sua pilha da Grafana Cloud. <2>Saiba mais sobre a migração de outras definições." + "text": "" }, "token-status": { "active": "Token criado e ativo", @@ -5829,7 +5839,6 @@ "remove-bookmark": "Remover dos Marcadores" }, "kiosk": { - "tooltip": "", "tv-alert": "Pressione ESC para sair do modo de quiosque" }, "megamenu": { @@ -6227,6 +6236,7 @@ "strong-password-validation-register": "A palavra-passe não está em conformidade com a política de palavras-passe fortes" }, "change-theme": "Alterar tema", + "enable-kiosk-mode": "", "user-organizations": { "text-loading-organizations": "" }, @@ -6858,6 +6868,7 @@ "expand-row": "Expandir linha de consulta", "hide-response": "Ocultar resposta", "remove-query": "Remover consulta", + "replace-query-from-library": "", "show-response": "Mostrar resposta" }, "query-editor-not-exported": "O plugin de origem de dados não exporta nenhum componente do Editor de Consultas" diff --git a/public/locales/ru-RU/grafana.json b/public/locales/ru-RU/grafana.json index 54c676ffaeb..eebbe5adf61 100644 --- a/public/locales/ru-RU/grafana.json +++ b/public/locales/ru-RU/grafana.json @@ -1052,6 +1052,12 @@ "alert-rules": "", "confirm-modal": { "confirm": "", + "no-rules-body": "", + "no-rules-title": "", + "plugin-rules-warning": { + "text": "", + "title": "" + }, "title": "" }, "datasource": { @@ -3159,7 +3165,6 @@ "tooltip": "Общий доступ к дашборду" }, "share-button": "Общий доступ", - "switch-old-dashboard": "Переключиться на старую страницу дашборда", "unlink-library-panel": "Отсоединить панель библиотеки", "unmark-favorite": "Убрать из избранного" }, @@ -5355,7 +5360,11 @@ }, "onprem": { "cancel-snapshot-error-title": "Ошибка при отмене создания снимка", + "create-snapshot-error-duplicate-resource-type": "", + "create-snapshot-error-empty-resource-types": "", + "create-snapshot-error-missing-dependency": "", "create-snapshot-error-title": "Ошибка при создании снимка", + "create-snapshot-error-unknown-resource-type": "", "disconnect-error-title": "Ошибка отключения", "error-see-server-logs": "Для получения более подробной информации см. журналы сервера Grafana", "get-session-error-title": "Ошибка при загрузке конфигурации переноса", @@ -5452,6 +5461,7 @@ "errored-resource-count": "Ошибки", "page-loading": "Загрузка…", "rebuild-snapshot": "Повторно создать снимок", + "show-errors": "", "snapshot-date": "Метка времени снимка", "snapshot-not-created": "Еще не создан", "start-migration": "Создать снимок", @@ -5461,7 +5471,7 @@ "upload-migration": "Загрузить снимок" }, "support-types-disclosure": { - "text": "В стек Grafana Cloud переносятся дашборды, папки и основные источники данных. <2>Подробнее о переносе других параметров." + "text": "" }, "token-status": { "active": "Токен создан и активен", @@ -5853,7 +5863,6 @@ "remove-bookmark": "Удалить из закладок" }, "kiosk": { - "tooltip": "", "tv-alert": "Чтобы выйти из режима киоска, нажмите ESC" }, "megamenu": { @@ -6251,6 +6260,7 @@ "strong-password-validation-register": "Пароль не соответствует политике надежных паролей" }, "change-theme": "Изменить тему", + "enable-kiosk-mode": "", "user-organizations": { "text-loading-organizations": "" }, @@ -6886,6 +6896,7 @@ "expand-row": "Развернуть строку запроса", "hide-response": "Скрыть ответ", "remove-query": "Удалить запрос", + "replace-query-from-library": "", "show-response": "Показать ответ" }, "query-editor-not-exported": "Плагин источника данных не экспортирует компоненты редактора запросов" diff --git a/public/locales/sv-SE/grafana.json b/public/locales/sv-SE/grafana.json index c1e019da070..602dc7c27da 100644 --- a/public/locales/sv-SE/grafana.json +++ b/public/locales/sv-SE/grafana.json @@ -1048,6 +1048,12 @@ "alert-rules": "", "confirm-modal": { "confirm": "", + "no-rules-body": "", + "no-rules-title": "", + "plugin-rules-warning": { + "text": "", + "title": "" + }, "title": "" }, "datasource": { @@ -3137,7 +3143,6 @@ "tooltip": "Dela instrumentpanel" }, "share-button": "Dela", - "switch-old-dashboard": "Byt till gammal instrumentpanelsida", "unlink-library-panel": "Ta bort länk till bibliotekspanel", "unmark-favorite": "Avmarkera som favorit" }, @@ -5331,7 +5336,11 @@ }, "onprem": { "cancel-snapshot-error-title": "Fel vid avbrytande av skapande av ögonblicksbild", + "create-snapshot-error-duplicate-resource-type": "", + "create-snapshot-error-empty-resource-types": "", + "create-snapshot-error-missing-dependency": "", "create-snapshot-error-title": "Fel vid skapande av ögonblicksbild", + "create-snapshot-error-unknown-resource-type": "", "disconnect-error-title": "Fel vid frånkoppling", "error-see-server-logs": "Se Grafanas serverloggar för mer information", "get-session-error-title": "Fel vid laddning av migreringskonfiguration", @@ -5428,6 +5437,7 @@ "errored-resource-count": "Fel", "page-loading": "Laddar …", "rebuild-snapshot": "Återskapa ögonblicksbild", + "show-errors": "", "snapshot-date": "Tidsstämpel för ögonblicksbild", "snapshot-not-created": "Ännu inte skapat", "start-migration": "Bygg ögonblicksbild", @@ -5437,7 +5447,7 @@ "upload-migration": "Ladda upp ögonblicksbild" }, "support-types-disclosure": { - "text": "Instrumentpaneler, mappar och inbyggda centrala datakällor migreras till din Grafana Cloud-stack. <2>Läs mer om att migrera andra inställningar." + "text": "" }, "token-status": { "active": "Token skapad och aktiverad", @@ -5829,7 +5839,6 @@ "remove-bookmark": "Ta bort från bokmärken" }, "kiosk": { - "tooltip": "", "tv-alert": "Tryck på ESC för att avsluta kioskläget" }, "megamenu": { @@ -6227,6 +6236,7 @@ "strong-password-validation-register": "Lösenordet överensstämmer inte med policyn för starkt lösenord" }, "change-theme": "Ändra tema", + "enable-kiosk-mode": "", "user-organizations": { "text-loading-organizations": "" }, @@ -6858,6 +6868,7 @@ "expand-row": "Expandera frågeraden", "hide-response": "Dölj svar", "remove-query": "Ta bort fråga", + "replace-query-from-library": "", "show-response": "Visa svar" }, "query-editor-not-exported": "Tilläggsprogram för datakälla exporterar inte någon frågeredigerarkomponent" diff --git a/public/locales/tr-TR/grafana.json b/public/locales/tr-TR/grafana.json index 9f35b1c2924..f48bfeaaf0b 100644 --- a/public/locales/tr-TR/grafana.json +++ b/public/locales/tr-TR/grafana.json @@ -1048,6 +1048,12 @@ "alert-rules": "", "confirm-modal": { "confirm": "", + "no-rules-body": "", + "no-rules-title": "", + "plugin-rules-warning": { + "text": "", + "title": "" + }, "title": "" }, "datasource": { @@ -3137,7 +3143,6 @@ "tooltip": "Panoyu paylaşın" }, "share-button": "Paylaş", - "switch-old-dashboard": "Eski pano sayfasına geç", "unlink-library-panel": "Kütüphane panelinin bağlantısını kaldır", "unmark-favorite": "Favorilerden kaldır" }, @@ -5331,7 +5336,11 @@ }, "onprem": { "cancel-snapshot-error-title": "Anlık görüntü oluşturma işlemi iptal edilirken hata oluştu", + "create-snapshot-error-duplicate-resource-type": "", + "create-snapshot-error-empty-resource-types": "", + "create-snapshot-error-missing-dependency": "", "create-snapshot-error-title": "Anlık görüntü oluşturulurken hata oluştu", + "create-snapshot-error-unknown-resource-type": "", "disconnect-error-title": "Bağlantı kesilirken hata oluştu", "error-see-server-logs": "Daha fazla ayrıntı için Grafana sunucu günlüklerine bakın", "get-session-error-title": "Taşıma yapılandırması yüklenirken hata oluştu", @@ -5428,6 +5437,7 @@ "errored-resource-count": "Hata", "page-loading": "Yükleniyor...", "rebuild-snapshot": "Anlık görüntüyü yeniden oluştur", + "show-errors": "", "snapshot-date": "Anlık görüntü zaman damgası", "snapshot-not-created": "Henüz oluşturulmadı", "start-migration": "Anlık görüntü oluştur", @@ -5437,7 +5447,7 @@ "upload-migration": "Anlık görüntü yükle" }, "support-types-disclosure": { - "text": "Panolar, klasörler ve yerleşik çekirdek veri kaynakları Grafana Cloud altyapınıza taşındı. <2>Diğer ayarları taşıma hakkında bilgi edinin. bize bildirin." + "text": "" }, "token-status": { "active": "Belirteç oluşturuldu ve etkin", @@ -5829,7 +5839,6 @@ "remove-bookmark": "Yer imlerinden kaldır" }, "kiosk": { - "tooltip": "", "tv-alert": "Kiosk modundan çıkmak için ESC tuşuna basın" }, "megamenu": { @@ -6227,6 +6236,7 @@ "strong-password-validation-register": "Parola güçlü parola politikasına uygun değil" }, "change-theme": "Temayı değiştir", + "enable-kiosk-mode": "", "user-organizations": { "text-loading-organizations": "" }, @@ -6858,6 +6868,7 @@ "expand-row": "Sorgu satırını genişlet", "hide-response": "Yanıtı gizle", "remove-query": "Sorguyu kaldır", + "replace-query-from-library": "", "show-response": "Yanıtı göster" }, "query-editor-not-exported": "Veri kaynağı eklentisi herhangi bir Sorgu Düzenleyici bileşeni sunmuyor/içermiyor." diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 8e5b702579b..f4015833be9 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -1046,6 +1046,12 @@ "alert-rules": "", "confirm-modal": { "confirm": "", + "no-rules-body": "", + "no-rules-title": "", + "plugin-rules-warning": { + "text": "", + "title": "" + }, "title": "" }, "datasource": { @@ -3126,7 +3132,6 @@ "tooltip": "" }, "share-button": "分享", - "switch-old-dashboard": "切换到旧的数据面板页面", "unlink-library-panel": "", "unmark-favorite": "取消标记为收藏" }, @@ -5319,7 +5324,11 @@ }, "onprem": { "cancel-snapshot-error-title": "取消创建快照时出错", + "create-snapshot-error-duplicate-resource-type": "", + "create-snapshot-error-empty-resource-types": "", + "create-snapshot-error-missing-dependency": "", "create-snapshot-error-title": "创建快照时出错", + "create-snapshot-error-unknown-resource-type": "", "disconnect-error-title": "断开连接时出错", "error-see-server-logs": "有关更多详细信息,请参阅 Grafana 服务器日志", "get-session-error-title": "加载迁移配置时出错", @@ -5416,6 +5425,7 @@ "errored-resource-count": "错误", "page-loading": "", "rebuild-snapshot": "重建快照", + "show-errors": "", "snapshot-date": "快照时间戳", "snapshot-not-created": "尚未创建", "start-migration": "构建快照", @@ -5425,7 +5435,7 @@ "upload-migration": "上传快照" }, "support-types-disclosure": { - "text": "数据面板、文件夹和内置核心数据源已迁移到您的 Grafana Cloud 堆栈。<2>了解如何迁移其他设置。" + "text": "" }, "token-status": { "active": "令牌已创建并激活", @@ -5817,7 +5827,6 @@ "remove-bookmark": "从书签中移除" }, "kiosk": { - "tooltip": "", "tv-alert": "按 ESC 退出 kiosk 模式" }, "megamenu": { @@ -6215,6 +6224,7 @@ "strong-password-validation-register": "密码不符合强密码政策" }, "change-theme": "", + "enable-kiosk-mode": "", "user-organizations": { "text-loading-organizations": "" }, @@ -6844,6 +6854,7 @@ "expand-row": "展开查询行", "hide-response": "隐藏回复", "remove-query": "删除查询", + "replace-query-from-library": "", "show-response": "显示回复" }, "query-editor-not-exported": "数据源插件不导出任何查询编辑器组件" diff --git a/public/locales/zh-Hant/grafana.json b/public/locales/zh-Hant/grafana.json index e252eafd643..735b72da57d 100644 --- a/public/locales/zh-Hant/grafana.json +++ b/public/locales/zh-Hant/grafana.json @@ -1046,6 +1046,12 @@ "alert-rules": "", "confirm-modal": { "confirm": "", + "no-rules-body": "", + "no-rules-title": "", + "plugin-rules-warning": { + "text": "", + "title": "" + }, "title": "" }, "datasource": { @@ -3126,7 +3132,6 @@ "tooltip": "分享儀表板" }, "share-button": "分享", - "switch-old-dashboard": "切換至舊的儀表板頁面", "unlink-library-panel": "取消連結資料庫面板", "unmark-favorite": "取消標記為「我的最愛」" }, @@ -5319,7 +5324,11 @@ }, "onprem": { "cancel-snapshot-error-title": "取消建立快照集時發生錯誤", + "create-snapshot-error-duplicate-resource-type": "", + "create-snapshot-error-empty-resource-types": "", + "create-snapshot-error-missing-dependency": "", "create-snapshot-error-title": "建立快照集時發生錯誤", + "create-snapshot-error-unknown-resource-type": "", "disconnect-error-title": "中斷連線時發生錯誤", "error-see-server-logs": "請參閱 Grafana 伺服器日誌,以了解更多詳細資訊", "get-session-error-title": "載入移轉設定時發生錯誤", @@ -5416,6 +5425,7 @@ "errored-resource-count": "錯誤", "page-loading": "正在載入…", "rebuild-snapshot": "重新建立快照集", + "show-errors": "", "snapshot-date": "快照時間戳記", "snapshot-not-created": "尚未建立", "start-migration": "建立快照集", @@ -5425,7 +5435,7 @@ "upload-migration": "上傳快照集" }, "support-types-disclosure": { - "text": "儀表板、資料夾和內建核心資料來源已移轉至您的 Grafana Cloud 堆疊。了解移轉的其他設定" + "text": "" }, "token-status": { "active": "權杖已建立並啟用", @@ -5817,7 +5827,6 @@ "remove-bookmark": "從書籤中移除" }, "kiosk": { - "tooltip": "", "tv-alert": "按 ESC 結束資訊站模式" }, "megamenu": { @@ -6215,6 +6224,7 @@ "strong-password-validation-register": "密碼不符合強密碼原則" }, "change-theme": "變更主題", + "enable-kiosk-mode": "", "user-organizations": { "text-loading-organizations": "" }, @@ -6844,6 +6854,7 @@ "expand-row": "展開查詢列", "hide-response": "隱藏回應", "remove-query": "移除查詢", + "replace-query-from-library": "", "show-response": "顯示回應" }, "query-editor-not-exported": "資料來源外掛程式不匯出任何查詢編輯器元件"