diff --git a/public/locales/cs-CZ/grafana.json b/public/locales/cs-CZ/grafana.json index 2b9c3df9988..670906c1906 100644 --- a/public/locales/cs-CZ/grafana.json +++ b/public/locales/cs-CZ/grafana.json @@ -4642,7 +4642,8 @@ }, "editor": { "info": "", - "not-supported-for-custom-grid": "Podmíněné vykreslení není pro vlastní rozvržení mřížky podporováno. Chcete-li použít podmíněné vykreslení, přepněte na automatickou mřížku.", + "learn-more": "", + "not-supported-for-custom-grid": "", "unsupported-object-type": "" }, "overlay": { @@ -6030,6 +6031,13 @@ "usage-count_many": "Použito na {{count}} nástěnkách", "usage-count_other": "Použito na {{count}} nástěnkách" }, + "managed-badge": { + "kubectl": "", + "plugin": "", + "provisioned": "", + "repository": "", + "terraform": "" + }, "move-provisioned-dashboard-form": { "api-error": "Nástěnku se nepodařilo přesunout", "cancel-action": "Zrušit", @@ -7677,7 +7685,6 @@ } }, "folder-filter": { - "clear-folder-button": "Vymazat složky", "noOptionsMessage-no-folders-found": "Nebyly nalezeny žádné složky", "select-aria-label": "Filtr složky", "select-placeholder": "Filtrovat podle složky" @@ -12780,6 +12787,7 @@ "theme-label": "Motiv rozhraní", "week-start-label": "Začátek týdne" }, + "save": "", "theme": { "default-label": "Výchozí", "experimental": "Experimentální" @@ -13183,13 +13191,13 @@ "placeholder-search-teams": "Hledat týmy" }, "team-settings": { - "description-email": "Toto je volitelné a používá se především k nastavení avatara profilu týmu (prostřednictvím služby Gravatar)", + "description-email": "", "label-email": "E-mail", "label-name": "Název", "label-numerical-identifier": "Číselný identifikátor", "label-role": "Role", "label-team-details": "Podrobnosti o týmu", - "save": "Uložit" + "save": "" }, "team-sync-upgrade-content": { "description": "Synchronizace týmu usnadňuje správu přístupu uživatelů v Grafaně tím, že okamžitě aktualizuje týmy a oprávnění každého uživatele Grafany na základě členství ve skupině jednotného přihlášení místo jednotlivého přihlášení uživatele" diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index cdcc5e5a0c8..38bb7627cff 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -4602,7 +4602,8 @@ }, "editor": { "info": "", - "not-supported-for-custom-grid": "Bedingtes Rendering wird für das benutzerdefinierte Rasterlayout nicht unterstützt. Wechseln Sie zum automatischen Raster, um bedingtes Rendering zu nutzen.", + "learn-more": "", + "not-supported-for-custom-grid": "", "unsupported-object-type": "" }, "overlay": { @@ -5986,6 +5987,13 @@ "usage-count_one": "Verwendet bei {{count}} Dashboards", "usage-count_other": "Verwendet bei {{count}} Dashboards" }, + "managed-badge": { + "kubectl": "", + "plugin": "", + "provisioned": "", + "repository": "", + "terraform": "" + }, "move-provisioned-dashboard-form": { "api-error": "Dashboard konnte nicht verschoben werden", "cancel-action": "Abbrechen", @@ -7631,7 +7639,6 @@ } }, "folder-filter": { - "clear-folder-button": "Ordner löschen", "noOptionsMessage-no-folders-found": "Keine Ordner gefunden", "select-aria-label": "Ordnerfilter", "select-placeholder": "Nach Ordner filtern" @@ -12672,6 +12679,7 @@ "theme-label": "UI-Design", "week-start-label": "Wochenbeginn" }, + "save": "", "theme": { "default-label": "Standard", "experimental": "Experimentell" @@ -13073,13 +13081,13 @@ "placeholder-search-teams": "Teams suchen" }, "team-settings": { - "description-email": "Dies ist optional und wird hauptsächlich zum Festlegen eines Teamprofil-Avatars genutzt (über den Gravatar-Dienst)", + "description-email": "", "label-email": "E-Mail-Adresse", "label-name": "Name", "label-numerical-identifier": "Numerischer Identifikator", "label-role": "Rolle", "label-team-details": "Angaben zum Team", - "save": "Speichern" + "save": "" }, "team-sync-upgrade-content": { "description": "Team Sync erleichtert Ihnen die Verwaltung des Nutzerzugriffs in Grafana, da die Grafana-Teams und die Berechtigungen jedes Nutzers sofort auf der Grundlage seiner Single-Sign-On-Gruppenmitgliedschaft aktualisiert werden, und nicht, wenn sich die Nutzer anmelden" diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index d1723b676a3..acd1c36de4b 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -4602,7 +4602,8 @@ }, "editor": { "info": "", - "not-supported-for-custom-grid": "La representación condicional no es compatible con el diseño de cuadrícula personalizado. Emplea la cuadrícula automática para poder usarla.", + "learn-more": "", + "not-supported-for-custom-grid": "", "unsupported-object-type": "" }, "overlay": { @@ -5986,6 +5987,13 @@ "usage-count_one": "Utilizado en {{count}} dashboards", "usage-count_other": "Utilizado en {{count}} dashboards" }, + "managed-badge": { + "kubectl": "", + "plugin": "", + "provisioned": "", + "repository": "", + "terraform": "" + }, "move-provisioned-dashboard-form": { "api-error": "No se ha podido mover el dashboard", "cancel-action": "Cancelar", @@ -7631,7 +7639,6 @@ } }, "folder-filter": { - "clear-folder-button": "Borrar carpetas", "noOptionsMessage-no-folders-found": "No se han encontrado carpetas", "select-aria-label": "Filtro de carpeta", "select-placeholder": "Filtrar por carpeta" @@ -12672,6 +12679,7 @@ "theme-label": "Tema de interfaz de usuario", "week-start-label": "Inicio de la semana" }, + "save": "", "theme": { "default-label": "Por defecto", "experimental": "Experimental" @@ -13073,13 +13081,13 @@ "placeholder-search-teams": "Buscar equipos" }, "team-settings": { - "description-email": "Esto es opcional y se utiliza principalmente para establecer el avatar del perfil del equipo (a través del servicio gravatar)", + "description-email": "", "label-email": "Correo electrónico", "label-name": "Nombre", "label-numerical-identifier": "Identificador numérico", "label-role": "Rol", "label-team-details": "Detalles del equipo", - "save": "Guardar" + "save": "" }, "team-sync-upgrade-content": { "description": "La sincronización de equipos facilita la gestión del acceso de los usuarios en Grafana, ya que actualiza inmediatamente los equipos y los permisos de Grafana de cada usuario en función de su pertenencia a un grupo de inicio de sesión único, en lugar de hacerlo cuando los usuarios inician sesión" diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index 8f21bf03463..c22cc0025e3 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -4602,7 +4602,8 @@ }, "editor": { "info": "", - "not-supported-for-custom-grid": "Le rendu conditionnel n’est pas pris en charge pour la grille personnalisée. Basculez vers la grille automatique pour l’utiliser.", + "learn-more": "", + "not-supported-for-custom-grid": "", "unsupported-object-type": "" }, "overlay": { @@ -5986,6 +5987,13 @@ "usage-count_one": "Utilisé sur {{count}} tableaux de bord", "usage-count_other": "Utilisé sur {{count}} tableaux de bord" }, + "managed-badge": { + "kubectl": "", + "plugin": "", + "provisioned": "", + "repository": "", + "terraform": "" + }, "move-provisioned-dashboard-form": { "api-error": "Échec du déplacement du tableau de bord", "cancel-action": "Annuler", @@ -7631,7 +7639,6 @@ } }, "folder-filter": { - "clear-folder-button": "Effacer les dossiers", "noOptionsMessage-no-folders-found": "Aucun dossier trouvé", "select-aria-label": "Filtre de dossier", "select-placeholder": "Filtrer par dossier" @@ -12672,6 +12679,7 @@ "theme-label": "Thème de l'interface utilisateur", "week-start-label": "Début de la semaine" }, + "save": "", "theme": { "default-label": "Par défaut", "experimental": "Expérimental" @@ -13073,13 +13081,13 @@ "placeholder-search-teams": "Rechercher les équipes" }, "team-settings": { - "description-email": "Ceci est facultatif et est principalement utilisé pour définir l’avatar du profil d’équipe (via le service gravatar)", + "description-email": "", "label-email": "Adresse e-mail", "label-name": "Nom", "label-numerical-identifier": "Identificateur numérique", "label-role": "Rôle", "label-team-details": "Détails de l’équipe", - "save": "Enregistrer" + "save": "" }, "team-sync-upgrade-content": { "description": "La synchronisation d’équipe vous permet de gérer plus facilement l’accès des utilisateurs à Grafana, en mettant immédiatement à jour les équipes et les autorisations Grafana de chaque utilisateur en fonction de leur appartenance à un groupe d’authentification unique, plutôt que lorsque les utilisateurs se connectent" diff --git a/public/locales/hu-HU/grafana.json b/public/locales/hu-HU/grafana.json index 12950e7f078..967656853b4 100644 --- a/public/locales/hu-HU/grafana.json +++ b/public/locales/hu-HU/grafana.json @@ -4602,7 +4602,8 @@ }, "editor": { "info": "", - "not-supported-for-custom-grid": "A feltételes ábrázolás nem támogatott az egyéni rácselrendezésnél. A feltételes ábrázolás használatához váltson automatikus rácsra.", + "learn-more": "", + "not-supported-for-custom-grid": "", "unsupported-object-type": "" }, "overlay": { @@ -5986,6 +5987,13 @@ "usage-count_one": "{{count}} irányítópulton használatos", "usage-count_other": "{{count}} irányítópulton használatos" }, + "managed-badge": { + "kubectl": "", + "plugin": "", + "provisioned": "", + "repository": "", + "terraform": "" + }, "move-provisioned-dashboard-form": { "api-error": "Nem sikerült áthelyezni az irányítópultot", "cancel-action": "Mégse", @@ -7631,7 +7639,6 @@ } }, "folder-filter": { - "clear-folder-button": "Mappák törlése", "noOptionsMessage-no-folders-found": "Nem található mappa", "select-aria-label": "Mappaszűrő", "select-placeholder": "Szűrés mappa alapján" @@ -12672,6 +12679,7 @@ "theme-label": "Felület témája", "week-start-label": "Hét kezdete" }, + "save": "", "theme": { "default-label": "Alapértelmezett", "experimental": "Kísérleti" @@ -13073,13 +13081,13 @@ "placeholder-search-teams": "Csapatok keresése" }, "team-settings": { - "description-email": "Ez nem kötelező, és elsősorban a csapatprofil avatárjának beállítására szolgál (a gravatar szolgáltatáson keresztül)", + "description-email": "", "label-email": "E-mail-cím", "label-name": "Név", "label-numerical-identifier": "Numerikus azonosító", "label-role": "Szerepkör", "label-team-details": "Csapat adatai", - "save": "Mentés" + "save": "" }, "team-sync-upgrade-content": { "description": "A csapatszinkronizálás megkönnyíti a felhasználói hozzáférés kezelését a Grafanában azáltal, hogy azonnal frissíti az egyes felhasználók Grafana-csapatait és engedélyeit az egyszeri bejelentkezési csoporttagságuk alapján, ahelyett, hogy a felhasználók bejelentkezésekor kerülne erre sor" diff --git a/public/locales/id-ID/grafana.json b/public/locales/id-ID/grafana.json index 2c2c84fcb5b..70e14895802 100644 --- a/public/locales/id-ID/grafana.json +++ b/public/locales/id-ID/grafana.json @@ -4582,7 +4582,8 @@ }, "editor": { "info": "", - "not-supported-for-custom-grid": "Rendering bersyarat tidak didukung untuk tata letak kisi khusus. Beralih ke kisi otomatis untuk menggunakan perenderan bersyarat.", + "learn-more": "", + "not-supported-for-custom-grid": "", "unsupported-object-type": "" }, "overlay": { @@ -5964,6 +5965,13 @@ "last-edited": "{{timeAgo}} oleh", "usage-count_other": "Digunakan pada {{count}} dasbor" }, + "managed-badge": { + "kubectl": "", + "plugin": "", + "provisioned": "", + "repository": "", + "terraform": "" + }, "move-provisioned-dashboard-form": { "api-error": "Gagal memindahkan dasbor", "cancel-action": "Batal", @@ -7608,7 +7616,6 @@ } }, "folder-filter": { - "clear-folder-button": "Hapus folder", "noOptionsMessage-no-folders-found": "Folder tidak ditemukan", "select-aria-label": "Filter folder", "select-placeholder": "Filter berdasarkan folder" @@ -12618,6 +12625,7 @@ "theme-label": "Tema antarmuka", "week-start-label": "Minggu mulai" }, + "save": "", "theme": { "default-label": "Default", "experimental": "Eksperimental" @@ -13018,13 +13026,13 @@ "placeholder-search-teams": "Cari tim" }, "team-settings": { - "description-email": "Hal ini opsional dan secara spesifik digunakan untuk mengatur avatar profil tim (melalui layanan gravatar)", + "description-email": "", "label-email": "Email", "label-name": "Nama", "label-numerical-identifier": "Pengidentifikasi numerik", "label-role": "Peran", "label-team-details": "Detail tim", - "save": "Simpan" + "save": "" }, "team-sync-upgrade-content": { "description": "Sinkronisasi Tim lebih memudahkan Anda mengelola akses pengguna di Grafana, dengan segera memperbarui tim dan izin Grafana setiap pengguna berdasarkan keanggotaan grup single sign-on mereka, alih-alih saat pengguna masuk" diff --git a/public/locales/it-IT/grafana.json b/public/locales/it-IT/grafana.json index 8b04d94a23c..ae7ad603e9e 100644 --- a/public/locales/it-IT/grafana.json +++ b/public/locales/it-IT/grafana.json @@ -4602,7 +4602,8 @@ }, "editor": { "info": "", - "not-supported-for-custom-grid": "Il rendering condizionale non è supportato per il layout della griglia personalizzata. Passa alla griglia automatica per utilizzare il rendering condizionale.", + "learn-more": "", + "not-supported-for-custom-grid": "", "unsupported-object-type": "" }, "overlay": { @@ -5986,6 +5987,13 @@ "usage-count_one": "Utilizzato su {{count}} dashboard", "usage-count_other": "Utilizzato su {{count}} dashboard" }, + "managed-badge": { + "kubectl": "", + "plugin": "", + "provisioned": "", + "repository": "", + "terraform": "" + }, "move-provisioned-dashboard-form": { "api-error": "Impossibile spostare la dashboard", "cancel-action": "Annulla", @@ -7631,7 +7639,6 @@ } }, "folder-filter": { - "clear-folder-button": "Cancella cartelle", "noOptionsMessage-no-folders-found": "Nessuna cartella trovata", "select-aria-label": "Filtro cartelle", "select-placeholder": "Filtra per cartella" @@ -12672,6 +12679,7 @@ "theme-label": "Tema dell'interfaccia", "week-start-label": "Inizio settimana" }, + "save": "", "theme": { "default-label": "Predefinito", "experimental": "Sperimentale" @@ -13073,13 +13081,13 @@ "placeholder-search-teams": "Cerca team" }, "team-settings": { - "description-email": "Questo è facoltativo e viene utilizzato principalmente per impostare l'avatar del profilo del team (tramite il servizio gravatar)", + "description-email": "", "label-email": "E-mail", "label-name": "Nome", "label-numerical-identifier": "Identificatore numerico", "label-role": "Ruolo", "label-team-details": "Dettagli team", - "save": "Salva" + "save": "" }, "team-sync-upgrade-content": { "description": "La sincronizzazione dei team semplifica la gestione degli accessi degli utenti in Grafana, aggiornando immediatamente i team e le autorizzazioni di ciascun utente in base alla sua appartenenza al gruppo Single Sign-On, anziché al momento dell'accesso" diff --git a/public/locales/ja-JP/grafana.json b/public/locales/ja-JP/grafana.json index 936c3627ac4..242dde381fc 100644 --- a/public/locales/ja-JP/grafana.json +++ b/public/locales/ja-JP/grafana.json @@ -4582,7 +4582,8 @@ }, "editor": { "info": "", - "not-supported-for-custom-grid": "カスタムグリッドレイアウトでは、条件付きレンダリングはサポートされていません。条件付きレンダリングを使用するには、自動グリッドに切り替えてください。", + "learn-more": "", + "not-supported-for-custom-grid": "", "unsupported-object-type": "" }, "overlay": { @@ -5964,6 +5965,13 @@ "last-edited": "が{{timeAgo}}に実施", "usage-count_other": "{{count}}件のダッシュボードで使用中" }, + "managed-badge": { + "kubectl": "", + "plugin": "", + "provisioned": "", + "repository": "", + "terraform": "" + }, "move-provisioned-dashboard-form": { "api-error": "ダッシュボードの移動に失敗しました", "cancel-action": "キャンセル", @@ -7608,7 +7616,6 @@ } }, "folder-filter": { - "clear-folder-button": "フォルダをクリア", "noOptionsMessage-no-folders-found": "フォルダが見つかりません", "select-aria-label": "フォルダフィルター", "select-placeholder": "フォルダでフィルタリング" @@ -12618,6 +12625,7 @@ "theme-label": "インターフェースのテーマ", "week-start-label": "週のはじまり" }, + "save": "", "theme": { "default-label": "初期設定", "experimental": "試験運用" @@ -13018,13 +13026,13 @@ "placeholder-search-teams": "チームを検索" }, "team-settings": { - "description-email": "これは任意であり、主にチームプロフィールのアバター設定(gravatar経由)に使用されます", + "description-email": "", "label-email": "メールアドレス", "label-name": "名前", "label-numerical-identifier": "数値ID", "label-role": "ロール", "label-team-details": "チーム詳細", - "save": "保存" + "save": "" }, "team-sync-upgrade-content": { "description": "チーム同期を使用すると、ユーザーがサインインした際ではなく、シングルサインオングループのメンバーシップに基づいて各ユーザーのGrafanaチームと権限がすぐに更新されるため、Grafanaでのユーザーアクセス管理が容易になります" diff --git a/public/locales/ko-KR/grafana.json b/public/locales/ko-KR/grafana.json index 35db45b924c..1818ac731f6 100644 --- a/public/locales/ko-KR/grafana.json +++ b/public/locales/ko-KR/grafana.json @@ -4582,7 +4582,8 @@ }, "editor": { "info": "", - "not-supported-for-custom-grid": "맞춤형 그리드 레이아웃에서는 조건부 렌더링이 지원되지 않습니다. 조건부 렌더링을 사용하려면 자동 그리드로 전환하세요.", + "learn-more": "", + "not-supported-for-custom-grid": "", "unsupported-object-type": "" }, "overlay": { @@ -5964,6 +5965,13 @@ "last-edited": " 님({{timeAgo}}에)", "usage-count_other": "{{count}}개의 대시보드에서 사용됨" }, + "managed-badge": { + "kubectl": "", + "plugin": "", + "provisioned": "", + "repository": "", + "terraform": "" + }, "move-provisioned-dashboard-form": { "api-error": "대시보드를 이동하지 못했습니다", "cancel-action": "취소", @@ -7608,7 +7616,6 @@ } }, "folder-filter": { - "clear-folder-button": "폴더 비우기", "noOptionsMessage-no-folders-found": "폴더를 찾을 수 없습니다", "select-aria-label": "폴더 필터", "select-placeholder": "폴더별로 필터링" @@ -12618,6 +12625,7 @@ "theme-label": "인터페이스 테마", "week-start-label": "주 시작 요일" }, + "save": "", "theme": { "default-label": "기본값", "experimental": "실험적 기능" @@ -13018,13 +13026,13 @@ "placeholder-search-teams": "팀 검색" }, "team-settings": { - "description-email": "이 항목은 선택 사항이며 주로 (gravatar 서비스를 통해) 팀 프로필 아바타를 설정하는 데 사용됩니다", + "description-email": "", "label-email": "이메일", "label-name": "이름", "label-numerical-identifier": "숫자 식별자", "label-role": "역할", "label-team-details": "팀 세부 정보", - "save": "저장" + "save": "" }, "team-sync-upgrade-content": { "description": "팀 동기화를 사용하면 사용자가 로그인할 때가 아니라 싱글 사인온 그룹에 속한 사용자인지 여부를 토대로 각 사용자의 Grafana 팀 및 권한을 즉시 업데이트하여 Grafana에서 사용자의 액세스를 보다 쉽게 관리할 수 있습니다" diff --git a/public/locales/nl-NL/grafana.json b/public/locales/nl-NL/grafana.json index b2c06f6e235..b1072873e9e 100644 --- a/public/locales/nl-NL/grafana.json +++ b/public/locales/nl-NL/grafana.json @@ -4602,7 +4602,8 @@ }, "editor": { "info": "", - "not-supported-for-custom-grid": "Voorwaardelijke weergave wordt niet ondersteund in de aangepaste rasterindeling. Schakel over naar auto grid om dit te gebruiken.", + "learn-more": "", + "not-supported-for-custom-grid": "", "unsupported-object-type": "" }, "overlay": { @@ -5986,6 +5987,13 @@ "usage-count_one": "Gebruikt op {{count}} dashboards", "usage-count_other": "Gebruikt op {{count}} dashboards" }, + "managed-badge": { + "kubectl": "", + "plugin": "", + "provisioned": "", + "repository": "", + "terraform": "" + }, "move-provisioned-dashboard-form": { "api-error": "Kan dashboard niet verplaatsen", "cancel-action": "Annuleren", @@ -7631,7 +7639,6 @@ } }, "folder-filter": { - "clear-folder-button": "Mappen wissen", "noOptionsMessage-no-folders-found": "Geen mappen gevonden", "select-aria-label": "Mapfilter", "select-placeholder": "Filteren op map" @@ -12672,6 +12679,7 @@ "theme-label": "Interfacethema", "week-start-label": "Begin van de week" }, + "save": "", "theme": { "default-label": "Standaard", "experimental": "Experimenteel" @@ -13073,13 +13081,13 @@ "placeholder-search-teams": "Teams zoeken" }, "team-settings": { - "description-email": "Dit is optioneel en wordt voornamelijk gebruikt voor het instellen van de teamprofielavatar (via gravatar-service)", + "description-email": "", "label-email": "E-mailadres", "label-name": "Naam", "label-numerical-identifier": "Numerieke id", "label-role": "Rol", "label-team-details": "Teamgegevens", - "save": "Opslaan" + "save": "" }, "team-sync-upgrade-content": { "description": "Teamsynchronisatie maakt het makkelijker voor je om de toegang van gebruikers in Grafana te beheren door onmiddellijk de Grafana-teams en toestemmingen van elke gebruiker bij te werken op basis van hun lidmaatschap van een single sign-on-groep, in plaats van wanneer gebruikers zich aanmelden" diff --git a/public/locales/pl-PL/grafana.json b/public/locales/pl-PL/grafana.json index e75ed6eab23..def81eec364 100644 --- a/public/locales/pl-PL/grafana.json +++ b/public/locales/pl-PL/grafana.json @@ -4642,7 +4642,8 @@ }, "editor": { "info": "", - "not-supported-for-custom-grid": "Renderowanie warunkowe nie jest obsługiwane w przypadku niestandardowego układu siatki. Przełącz na automatyczną siatkę, aby użyć renderowania warunkowego.", + "learn-more": "", + "not-supported-for-custom-grid": "", "unsupported-object-type": "" }, "overlay": { @@ -6030,6 +6031,13 @@ "usage-count_many": "Używane na {{count}} pulpitach", "usage-count_other": "Używane na {{count}} pulpitach" }, + "managed-badge": { + "kubectl": "", + "plugin": "", + "provisioned": "", + "repository": "", + "terraform": "" + }, "move-provisioned-dashboard-form": { "api-error": "Nie udało się przenieść pulpitu", "cancel-action": "Anuluj", @@ -7677,7 +7685,6 @@ } }, "folder-filter": { - "clear-folder-button": "Wyczyść foldery", "noOptionsMessage-no-folders-found": "Nie znaleziono folderów", "select-aria-label": "Filtr folderów", "select-placeholder": "Filtruj wg folderu" @@ -12780,6 +12787,7 @@ "theme-label": "Motyw interfejsu", "week-start-label": "Początek tygodnia" }, + "save": "", "theme": { "default-label": "Domyślny", "experimental": "Eksperymentalna" @@ -13183,13 +13191,13 @@ "placeholder-search-teams": "Szukaj zespołów" }, "team-settings": { - "description-email": "Jest to opcjonalne i służy przede wszystkim do ustawiania awatara profilu zespołu (za pośrednictwem usługi Gravatar)", + "description-email": "", "label-email": "E-mail", "label-name": "Nazwa", "label-numerical-identifier": "Identyfikator numeryczny", "label-role": "Rola", "label-team-details": "Szczegóły zespołu", - "save": "Zapisz" + "save": "" }, "team-sync-upgrade-content": { "description": "Synchronizacja zespołów ułatwia zarządzanie dostępem użytkowników w usłudze Grafana, natychmiast aktualizując zespoły i uprawnienia każdego użytkownika Grafany na podstawie członkostwa w grupie jednokrotnego logowania, a nie podczas logowania się użytkowników" diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index 9547a7095ec..2d8973c2893 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -4602,7 +4602,8 @@ }, "editor": { "info": "", - "not-supported-for-custom-grid": "A renderização condicional não é compatível com o layout de grade personalizado. Mude para a grade automática para poder usá-la.", + "learn-more": "", + "not-supported-for-custom-grid": "", "unsupported-object-type": "" }, "overlay": { @@ -5986,6 +5987,13 @@ "usage-count_one": "Usado em {{count}} painéis", "usage-count_other": "Usado em {{count}} painéis" }, + "managed-badge": { + "kubectl": "", + "plugin": "", + "provisioned": "", + "repository": "", + "terraform": "" + }, "move-provisioned-dashboard-form": { "api-error": "Falha ao mover o painel de controle", "cancel-action": "Cancelar", @@ -7631,7 +7639,6 @@ } }, "folder-filter": { - "clear-folder-button": "Limpar pastas", "noOptionsMessage-no-folders-found": "Nenhuma pasta encontrada", "select-aria-label": "Filtro de pasta", "select-placeholder": "Filtrar por pasta" @@ -12672,6 +12679,7 @@ "theme-label": "Tema da interface", "week-start-label": "Início da semana" }, + "save": "", "theme": { "default-label": "Padrão", "experimental": "Em testes" @@ -13073,13 +13081,13 @@ "placeholder-search-teams": "Pesquisar equipes" }, "team-settings": { - "description-email": "Isso é opcional e é usado principalmente para definir o avatar do perfil da equipe (através do serviço gravatar)", + "description-email": "", "label-email": "E-mail", "label-name": "Nome", "label-numerical-identifier": "Identificador numérico", "label-role": "Função", "label-team-details": "Detalhes da equipe", - "save": "Salvar" + "save": "" }, "team-sync-upgrade-content": { "description": "A sincronização de equipes facilita o gerenciamento do acesso dos usuários na Grafana, pois atualiza imediatamente as equipes e permissões da Grafana de cada usuário, considerando a associação do usuário ao grupo de autenticação única, em vez de considerar o momento em que os usuários iniciaram sessão" diff --git a/public/locales/pt-PT/grafana.json b/public/locales/pt-PT/grafana.json index b032052150b..e3a8efaaa5f 100644 --- a/public/locales/pt-PT/grafana.json +++ b/public/locales/pt-PT/grafana.json @@ -4602,7 +4602,8 @@ }, "editor": { "info": "", - "not-supported-for-custom-grid": "A renderização condicional não é suportada para o layout de grelha personalizado. Mude para a grelha automática para utilizar a renderização condicional.", + "learn-more": "", + "not-supported-for-custom-grid": "", "unsupported-object-type": "" }, "overlay": { @@ -5986,6 +5987,13 @@ "usage-count_one": "Utilizado em {{count}} painéis de controlo", "usage-count_other": "Utilizado em {{count}} painéis de controlo" }, + "managed-badge": { + "kubectl": "", + "plugin": "", + "provisioned": "", + "repository": "", + "terraform": "" + }, "move-provisioned-dashboard-form": { "api-error": "Não foi possível mover o painel de controlo", "cancel-action": "Cancelar", @@ -7631,7 +7639,6 @@ } }, "folder-filter": { - "clear-folder-button": "Limpar pastas", "noOptionsMessage-no-folders-found": "Nenhuma pasta encontrada", "select-aria-label": "Filtro de pastas", "select-placeholder": "Filtrar por pasta" @@ -12672,6 +12679,7 @@ "theme-label": "Tema da interface", "week-start-label": "Início da semana" }, + "save": "", "theme": { "default-label": "Predefinição", "experimental": "Experimental" @@ -13073,13 +13081,13 @@ "placeholder-search-teams": "Pesquisar equipas" }, "team-settings": { - "description-email": "Isto é opcional e é utilizado principalmente para definir o avatar do perfil da equipa (através do serviço gravatar)", + "description-email": "", "label-email": "E-mail", "label-name": "Nome", "label-numerical-identifier": "Identificador numérico", "label-role": "Função", "label-team-details": "Detalhes da equipa", - "save": "Guardar" + "save": "" }, "team-sync-upgrade-content": { "description": "A sincronização de equipas facilita a gestão do acesso dos utilizadores na Grafana, atualizando imediatamente as equipas e permissões Grafana de cada utilizador com base na sua afiliação de grupo de início de sessão único, em vez de quando os utilizadores iniciam sessão" diff --git a/public/locales/ru-RU/grafana.json b/public/locales/ru-RU/grafana.json index 92369c7c519..ded982bf9ca 100644 --- a/public/locales/ru-RU/grafana.json +++ b/public/locales/ru-RU/grafana.json @@ -4642,7 +4642,8 @@ }, "editor": { "info": "", - "not-supported-for-custom-grid": "При выборе пользовательского размещения сетки не поддерживается условный рендеринг. Чтобы воспользоваться функцией, переключитесь на автоматическую сетку.", + "learn-more": "", + "not-supported-for-custom-grid": "", "unsupported-object-type": "" }, "overlay": { @@ -6030,6 +6031,13 @@ "usage-count_many": "Используется на {{count}} дашбордах", "usage-count_other": "Используется на {{count}} дашбордах" }, + "managed-badge": { + "kubectl": "", + "plugin": "", + "provisioned": "", + "repository": "", + "terraform": "" + }, "move-provisioned-dashboard-form": { "api-error": "Не удалось переместить дашборд", "cancel-action": "Отмена", @@ -7677,7 +7685,6 @@ } }, "folder-filter": { - "clear-folder-button": "Очистить папки", "noOptionsMessage-no-folders-found": "Папки не найдены", "select-aria-label": "Фильтр папок", "select-placeholder": "Фильтровать по папкам" @@ -12780,6 +12787,7 @@ "theme-label": "Тема интерфейса", "week-start-label": "Начало недели" }, + "save": "", "theme": { "default-label": "По умолчанию", "experimental": "Экспериментальный" @@ -13183,13 +13191,13 @@ "placeholder-search-teams": "Поиск команд" }, "team-settings": { - "description-email": "Это необязательное действие, которое используется в основном для установки аватара профиля команды (с помощью сервиса Gravatar).", + "description-email": "", "label-email": "Адрес электронной почты", "label-name": "Имя", "label-numerical-identifier": "Числовой идентификатор", "label-role": "Роль", "label-team-details": "Сведения о команде", - "save": "Сохранить" + "save": "" }, "team-sync-upgrade-content": { "description": "Синхронизация команд упрощает управление доступом пользователей в Grafana, сразу обновляя команды Grafana и разрешения каждого пользователя на основе их участия в группе с единым входом, а не при входе пользователя в систему." diff --git a/public/locales/sv-SE/grafana.json b/public/locales/sv-SE/grafana.json index c8ac186753d..db4a9953f36 100644 --- a/public/locales/sv-SE/grafana.json +++ b/public/locales/sv-SE/grafana.json @@ -4602,7 +4602,8 @@ }, "editor": { "info": "", - "not-supported-for-custom-grid": "Villkorsstyrd rendering stöds inte för den anpassade rutnätslayouten. Byt till automatiskt rutnät om du vill använda villkorsstyrd rendering.", + "learn-more": "", + "not-supported-for-custom-grid": "", "unsupported-object-type": "" }, "overlay": { @@ -5986,6 +5987,13 @@ "usage-count_one": "Används på {{count}} instrumentpaneler", "usage-count_other": "Används på {{count}} instrumentpaneler" }, + "managed-badge": { + "kubectl": "", + "plugin": "", + "provisioned": "", + "repository": "", + "terraform": "" + }, "move-provisioned-dashboard-form": { "api-error": "Det gick inte att flytta kontrollpanelen", "cancel-action": "Avbryt", @@ -7631,7 +7639,6 @@ } }, "folder-filter": { - "clear-folder-button": "Rensa mappar", "noOptionsMessage-no-folders-found": "Inga mappar hittades", "select-aria-label": "Mappfilter", "select-placeholder": "Filtrera efter mapp" @@ -12672,6 +12679,7 @@ "theme-label": "Gränssnittstema", "week-start-label": "Veckostart" }, + "save": "", "theme": { "default-label": "Standard", "experimental": "Experimentellt" @@ -13073,13 +13081,13 @@ "placeholder-search-teams": "Sök team" }, "team-settings": { - "description-email": "Detta är valfritt och används främst för att ställa in teamprofilens avatar (via gravatartjänsten)", + "description-email": "", "label-email": "E-post", "label-name": "Namn", "label-numerical-identifier": "Numerisk identifierare", "label-role": "Roll", "label-team-details": "Teamdetaljer", - "save": "Spara" + "save": "" }, "team-sync-upgrade-content": { "description": "Team Sync gör det enklare att hantera användarnas åtkomst i Grafana genom att omedelbart uppdatera varje användares Grafana-team och behörigheter baserat på deras gruppmedlemskap med enkel inloggning, istället för när användare loggar in" diff --git a/public/locales/tr-TR/grafana.json b/public/locales/tr-TR/grafana.json index 77afeef9bfb..3aa30fa95c6 100644 --- a/public/locales/tr-TR/grafana.json +++ b/public/locales/tr-TR/grafana.json @@ -4602,6 +4602,7 @@ }, "editor": { "info": "", + "learn-more": "", "not-supported-for-custom-grid": "", "unsupported-object-type": "" }, @@ -5986,6 +5987,13 @@ "usage-count_one": "{{count}} panoda kullanılıyor", "usage-count_other": "{{count}} panoda kullanılıyor" }, + "managed-badge": { + "kubectl": "", + "plugin": "", + "provisioned": "", + "repository": "", + "terraform": "" + }, "move-provisioned-dashboard-form": { "api-error": "Pano taşınamadı", "cancel-action": "İptal et", @@ -7631,7 +7639,6 @@ } }, "folder-filter": { - "clear-folder-button": "Klasörleri temizle", "noOptionsMessage-no-folders-found": "Klasör bulunamadı", "select-aria-label": "Klasör filtresi", "select-placeholder": "Klasöre göre filtrele" @@ -12672,6 +12679,7 @@ "theme-label": "Arayüz teması", "week-start-label": "Hafta başlangıcı" }, + "save": "", "theme": { "default-label": "Varsayılan", "experimental": "Deneysel" @@ -13073,13 +13081,13 @@ "placeholder-search-teams": "Ekip ara" }, "team-settings": { - "description-email": "Bu isteğe bağlıdır ve öncelikle ekip profil avatarını (gravatar servisi aracılığıyla) ayarlamak için kullanılır", + "description-email": "", "label-email": "E-posta", "label-name": "Ad", "label-numerical-identifier": "Sayısal tanımlayıcı", "label-role": "Rol", "label-team-details": "Ekip bilgileri", - "save": "Kaydet" + "save": "" }, "team-sync-upgrade-content": { "description": "Ekip Senkronizasyonu, kullanıcıların Grafana üzerindeki erişimlerini yönetmeyi kolaylaştırır; kullanıcılar oturum açtığında değil, doğrudan SSO grup üyeliklerine göre Grafana ekipleri ve izinleri güncellenir" diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index d0973e0378b..b5f5f4a2e26 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -4582,7 +4582,8 @@ }, "editor": { "info": "", - "not-supported-for-custom-grid": "自定义网格布局不支持条件渲染。请切换到自动网格以使用条件渲染。", + "learn-more": "", + "not-supported-for-custom-grid": "", "unsupported-object-type": "" }, "overlay": { @@ -5964,6 +5965,13 @@ "last-edited": "{{timeAgo}}由 ", "usage-count_other": "用于 {{count}} 个数据面板" }, + "managed-badge": { + "kubectl": "", + "plugin": "", + "provisioned": "", + "repository": "", + "terraform": "" + }, "move-provisioned-dashboard-form": { "api-error": "移动数据面板失败", "cancel-action": "取消", @@ -7608,7 +7616,6 @@ } }, "folder-filter": { - "clear-folder-button": "清除文件夹", "noOptionsMessage-no-folders-found": "未找到文件夹", "select-aria-label": "文件夹筛选", "select-placeholder": "按文件夹筛选" @@ -12618,6 +12625,7 @@ "theme-label": "UI 主题", "week-start-label": "每周开始日" }, + "save": "", "theme": { "default-label": "默认", "experimental": "实验性" @@ -13018,13 +13026,13 @@ "placeholder-search-teams": "搜索团队" }, "team-settings": { - "description-email": "这是可选项,主要用于设置团队资料头像(通过 gravatar 服务)", + "description-email": "", "label-email": "电子邮箱", "label-name": "名称", "label-numerical-identifier": "数字标识符", "label-role": "角色", "label-team-details": "团队详情", - "save": "保存" + "save": "" }, "team-sync-upgrade-content": { "description": "团队同步可根据每个用户的单点登录组成员身份立即更新其 Grafana 团队和权限,而不是在用户登录时更新,从而让您更轻松地管理用户在 Grafana 中的访问权限" diff --git a/public/locales/zh-Hant/grafana.json b/public/locales/zh-Hant/grafana.json index 416ebc99cc5..37893071b08 100644 --- a/public/locales/zh-Hant/grafana.json +++ b/public/locales/zh-Hant/grafana.json @@ -4582,7 +4582,8 @@ }, "editor": { "info": "", - "not-supported-for-custom-grid": "自訂網格版面配置不支援條件轉譯。切換至自動網格以使用條件轉譯。", + "learn-more": "", + "not-supported-for-custom-grid": "", "unsupported-object-type": "" }, "overlay": { @@ -5964,6 +5965,13 @@ "last-edited": "在 {{timeAgo}}前", "usage-count_other": "用於 {{count}} 個儀表板" }, + "managed-badge": { + "kubectl": "", + "plugin": "", + "provisioned": "", + "repository": "", + "terraform": "" + }, "move-provisioned-dashboard-form": { "api-error": "無法移動儀表板", "cancel-action": "取消", @@ -7608,7 +7616,6 @@ } }, "folder-filter": { - "clear-folder-button": "清除資料夾", "noOptionsMessage-no-folders-found": "未找到資料夾", "select-aria-label": "資料夾篩選條件", "select-placeholder": "按資料夾篩選" @@ -12618,6 +12625,7 @@ "theme-label": "介面主題", "week-start-label": "一週哪一天開始" }, + "save": "", "theme": { "default-label": "預設值", "experimental": "實驗性" @@ -13018,13 +13026,13 @@ "placeholder-search-teams": "搜尋團隊" }, "team-settings": { - "description-email": "這是可選項目,主要用於設定團隊個人資料頭像(透過 gravatar 服務)", + "description-email": "", "label-email": "電子郵件", "label-name": "名稱", "label-numerical-identifier": "數字識別碼", "label-role": "角色", "label-team-details": "團隊詳細資料", - "save": "儲存" + "save": "" }, "team-sync-upgrade-content": { "description": "團隊同步可讓您更輕鬆地管理 Grafana 中的使用者存取權限,它可以根據每個使用者的單一登入群組成員資格,立即更新其 Grafana 團隊和權限,而不是在使用者登入時更新"