mirror of https://github.com/grafana/grafana.git
I18n: Download translations from Crowdin (#110850)
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:
parent
0a7e0e5298
commit
93441bba42
|
@ -1133,7 +1133,8 @@
|
|||
},
|
||||
"enrichment": {
|
||||
"error-boundary": {
|
||||
"notification-message-section-extension": ""
|
||||
"notification-message-section-extension": "",
|
||||
"rule-viewer-section-extension": ""
|
||||
}
|
||||
},
|
||||
"error-modal": {
|
||||
|
@ -3068,6 +3069,7 @@
|
|||
"page-nav": {
|
||||
"text": {
|
||||
"details": "Podrobnosti",
|
||||
"enrichment": "",
|
||||
"history": "Historie",
|
||||
"instances": "Instance",
|
||||
"query-and-conditions": "Dotaz a podmínky",
|
||||
|
@ -11275,11 +11277,11 @@
|
|||
"description-clear-repository-connection": "Pojmenujte jasně toto připojení k úložišti",
|
||||
"empty": "Prázdný",
|
||||
"error-field-required": "Toto pole je povinné.",
|
||||
"ext-storage": "Externí úložiště",
|
||||
"grafana": "Instance Grafany",
|
||||
"external-storage-label": "",
|
||||
"label-display-name": "Zobrazované jméno",
|
||||
"placeholder-my-repository-connection": "Moje připojení k úložišti",
|
||||
"text-loading-resource-information": "Načítání informací o zdroji…",
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} nástěnka",
|
||||
"dashboards-count_few": "{{count}} nástěnka",
|
||||
"dashboards-count_many": "{{count}} nástěnka",
|
||||
|
@ -11333,7 +11335,11 @@
|
|||
},
|
||||
"connect-repository-button": {
|
||||
"configure": "Konfigurovat",
|
||||
"repository-limit-info-alert": "Bylo dosaženo limitu úložiště ({{count}})"
|
||||
"instance-fully-managed-tooltip": "",
|
||||
"repository-limit-reached-tooltip_one": "",
|
||||
"repository-limit-reached-tooltip_few": "",
|
||||
"repository-limit-reached-tooltip_many": "",
|
||||
"repository-limit-reached-tooltip_other": ""
|
||||
},
|
||||
"delete-repository-button": {
|
||||
"button-delete": "Odstranit",
|
||||
|
|
|
@ -1121,7 +1121,8 @@
|
|||
},
|
||||
"enrichment": {
|
||||
"error-boundary": {
|
||||
"notification-message-section-extension": ""
|
||||
"notification-message-section-extension": "",
|
||||
"rule-viewer-section-extension": ""
|
||||
}
|
||||
},
|
||||
"error-modal": {
|
||||
|
@ -3042,6 +3043,7 @@
|
|||
"page-nav": {
|
||||
"text": {
|
||||
"details": "Details",
|
||||
"enrichment": "",
|
||||
"history": "Verlauf",
|
||||
"instances": "Instanzen",
|
||||
"query-and-conditions": "Abfrage und Bedingungen",
|
||||
|
@ -11211,11 +11213,11 @@
|
|||
"description-clear-repository-connection": "Fügen Sie einen eindeutigen Namen für diese Repository-Verbindung hinzu",
|
||||
"empty": "Leer",
|
||||
"error-field-required": "Dieses Feld ist erforderlich.",
|
||||
"ext-storage": "Externer Speicher",
|
||||
"grafana": "Grafana-Instanz",
|
||||
"external-storage-label": "",
|
||||
"label-display-name": "Anzeigename",
|
||||
"placeholder-my-repository-connection": "Meine Repository-Verbindung",
|
||||
"text-loading-resource-information": "Ressourceninformationen werden geladen ...",
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} Dashboard",
|
||||
"dashboards-count_other": "{{count}} Dashboard",
|
||||
"files-count_one": "{{count}} Dateien",
|
||||
|
@ -11263,7 +11265,9 @@
|
|||
},
|
||||
"connect-repository-button": {
|
||||
"configure": "Konfigurieren",
|
||||
"repository-limit-info-alert": "Repository-Limit erreicht ({{count}})"
|
||||
"instance-fully-managed-tooltip": "",
|
||||
"repository-limit-reached-tooltip_one": "",
|
||||
"repository-limit-reached-tooltip_other": ""
|
||||
},
|
||||
"delete-repository-button": {
|
||||
"button-delete": "Löschen",
|
||||
|
|
|
@ -1121,7 +1121,8 @@
|
|||
},
|
||||
"enrichment": {
|
||||
"error-boundary": {
|
||||
"notification-message-section-extension": ""
|
||||
"notification-message-section-extension": "",
|
||||
"rule-viewer-section-extension": ""
|
||||
}
|
||||
},
|
||||
"error-modal": {
|
||||
|
@ -3042,6 +3043,7 @@
|
|||
"page-nav": {
|
||||
"text": {
|
||||
"details": "Detalles",
|
||||
"enrichment": "",
|
||||
"history": "Historial",
|
||||
"instances": "Instancias",
|
||||
"query-and-conditions": "Consulta y condiciones",
|
||||
|
@ -11211,11 +11213,11 @@
|
|||
"description-clear-repository-connection": "Añade un nombre claro para esta conexión de repositorio",
|
||||
"empty": "Vacío",
|
||||
"error-field-required": "Este campo es obligatorio.",
|
||||
"ext-storage": "Almacenamiento externo",
|
||||
"grafana": "Instancia de Grafana",
|
||||
"external-storage-label": "",
|
||||
"label-display-name": "Nombre que mostrar",
|
||||
"placeholder-my-repository-connection": "Mi conexión de repositorio",
|
||||
"text-loading-resource-information": "Cargando información de recursos...",
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} dashboard",
|
||||
"dashboards-count_other": "{{count}} dashboards",
|
||||
"files-count_one": "{{count}} archivos",
|
||||
|
@ -11263,7 +11265,9 @@
|
|||
},
|
||||
"connect-repository-button": {
|
||||
"configure": "Configurar",
|
||||
"repository-limit-info-alert": "Se ha alcanzado el límite del repositorio ({{count}})"
|
||||
"instance-fully-managed-tooltip": "",
|
||||
"repository-limit-reached-tooltip_one": "",
|
||||
"repository-limit-reached-tooltip_other": ""
|
||||
},
|
||||
"delete-repository-button": {
|
||||
"button-delete": "Eliminar",
|
||||
|
|
|
@ -1121,7 +1121,8 @@
|
|||
},
|
||||
"enrichment": {
|
||||
"error-boundary": {
|
||||
"notification-message-section-extension": ""
|
||||
"notification-message-section-extension": "",
|
||||
"rule-viewer-section-extension": ""
|
||||
}
|
||||
},
|
||||
"error-modal": {
|
||||
|
@ -3042,6 +3043,7 @@
|
|||
"page-nav": {
|
||||
"text": {
|
||||
"details": "Détails",
|
||||
"enrichment": "",
|
||||
"history": "Historique",
|
||||
"instances": "Instances",
|
||||
"query-and-conditions": "Requête et conditions",
|
||||
|
@ -11211,11 +11213,11 @@
|
|||
"description-clear-repository-connection": "Ajoutez un nom clair pour cette connexion de référentiel",
|
||||
"empty": "Vide",
|
||||
"error-field-required": "Ce champ est obligatoire.",
|
||||
"ext-storage": "Stockage externalisé",
|
||||
"grafana": "Instance Grafana",
|
||||
"external-storage-label": "",
|
||||
"label-display-name": "Pseudo",
|
||||
"placeholder-my-repository-connection": "Ma connexion au référentiel",
|
||||
"text-loading-resource-information": "Chargement des informations sur les ressources...",
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} tableau de bord",
|
||||
"dashboards-count_other": "{{count}} tableau de bord",
|
||||
"files-count_one": "{{count}} fichiers",
|
||||
|
@ -11263,7 +11265,9 @@
|
|||
},
|
||||
"connect-repository-button": {
|
||||
"configure": "Configurer",
|
||||
"repository-limit-info-alert": "Limite du référentiel atteinte ({{count}})"
|
||||
"instance-fully-managed-tooltip": "",
|
||||
"repository-limit-reached-tooltip_one": "",
|
||||
"repository-limit-reached-tooltip_other": ""
|
||||
},
|
||||
"delete-repository-button": {
|
||||
"button-delete": "Supprimer",
|
||||
|
|
|
@ -1121,7 +1121,8 @@
|
|||
},
|
||||
"enrichment": {
|
||||
"error-boundary": {
|
||||
"notification-message-section-extension": ""
|
||||
"notification-message-section-extension": "",
|
||||
"rule-viewer-section-extension": ""
|
||||
}
|
||||
},
|
||||
"error-modal": {
|
||||
|
@ -3042,6 +3043,7 @@
|
|||
"page-nav": {
|
||||
"text": {
|
||||
"details": "Részletek",
|
||||
"enrichment": "",
|
||||
"history": "Előzmények",
|
||||
"instances": "Példányok",
|
||||
"query-and-conditions": "Lekérdezés és feltételek",
|
||||
|
@ -11211,11 +11213,11 @@
|
|||
"description-clear-repository-connection": "Adjon egy egyértelmű nevet ehhez az adattári kapcsolathoz",
|
||||
"empty": "Üres",
|
||||
"error-field-required": "A mező kitöltése kötelező.",
|
||||
"ext-storage": "Külső tárhely",
|
||||
"grafana": "Grafana-példány",
|
||||
"external-storage-label": "",
|
||||
"label-display-name": "Megjelenített név",
|
||||
"placeholder-my-repository-connection": "Saját adattári kapcsolat",
|
||||
"text-loading-resource-information": "Erőforrás-információk betöltése…",
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} irányítópult",
|
||||
"dashboards-count_other": "{{count}} irányítópult",
|
||||
"files-count_one": "{{count}} fájl",
|
||||
|
@ -11263,7 +11265,9 @@
|
|||
},
|
||||
"connect-repository-button": {
|
||||
"configure": "Konfigurálás",
|
||||
"repository-limit-info-alert": "Elérte az adattár korlátját ({{count}})"
|
||||
"instance-fully-managed-tooltip": "",
|
||||
"repository-limit-reached-tooltip_one": "",
|
||||
"repository-limit-reached-tooltip_other": ""
|
||||
},
|
||||
"delete-repository-button": {
|
||||
"button-delete": "Törlés",
|
||||
|
|
|
@ -1115,7 +1115,8 @@
|
|||
},
|
||||
"enrichment": {
|
||||
"error-boundary": {
|
||||
"notification-message-section-extension": ""
|
||||
"notification-message-section-extension": "",
|
||||
"rule-viewer-section-extension": ""
|
||||
}
|
||||
},
|
||||
"error-modal": {
|
||||
|
@ -3029,6 +3030,7 @@
|
|||
"page-nav": {
|
||||
"text": {
|
||||
"details": "Detail",
|
||||
"enrichment": "",
|
||||
"history": "Sejarah",
|
||||
"instances": "Instans",
|
||||
"query-and-conditions": "Kueri dan syarat",
|
||||
|
@ -11179,11 +11181,11 @@
|
|||
"description-clear-repository-connection": "Tambahkan nama yang jelas untuk koneksi repositori ini",
|
||||
"empty": "Kosong",
|
||||
"error-field-required": "Bidang ini wajib diisi.",
|
||||
"ext-storage": "Penyimpanan eksternal",
|
||||
"grafana": "Instans Grafana",
|
||||
"external-storage-label": "",
|
||||
"label-display-name": "Nama tampilan",
|
||||
"placeholder-my-repository-connection": "Koneksi repositori saya",
|
||||
"text-loading-resource-information": "Memuat informasi sumber daya...",
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_other": "{{count}} dasbor",
|
||||
"files-count_other": "{{count}} file",
|
||||
"folders-count_other": "{{count}} folder"
|
||||
|
@ -11228,7 +11230,8 @@
|
|||
},
|
||||
"connect-repository-button": {
|
||||
"configure": "Konfigurasikan",
|
||||
"repository-limit-info-alert": "Batas repositori tercapai ({{count}})"
|
||||
"instance-fully-managed-tooltip": "",
|
||||
"repository-limit-reached-tooltip_other": ""
|
||||
},
|
||||
"delete-repository-button": {
|
||||
"button-delete": "Hapus",
|
||||
|
|
|
@ -1121,7 +1121,8 @@
|
|||
},
|
||||
"enrichment": {
|
||||
"error-boundary": {
|
||||
"notification-message-section-extension": ""
|
||||
"notification-message-section-extension": "",
|
||||
"rule-viewer-section-extension": ""
|
||||
}
|
||||
},
|
||||
"error-modal": {
|
||||
|
@ -3042,6 +3043,7 @@
|
|||
"page-nav": {
|
||||
"text": {
|
||||
"details": "Dettagli",
|
||||
"enrichment": "",
|
||||
"history": "Cronologia",
|
||||
"instances": "Istanze",
|
||||
"query-and-conditions": "Query e condizioni",
|
||||
|
@ -11211,11 +11213,11 @@
|
|||
"description-clear-repository-connection": "Aggiungi un nome semplice per questa connessione al repository",
|
||||
"empty": "Vuoto",
|
||||
"error-field-required": "Questo campo è obbligatorio.",
|
||||
"ext-storage": "Memoria esterna ",
|
||||
"grafana": "Istanza Grafana",
|
||||
"external-storage-label": "",
|
||||
"label-display-name": "Nome visualizzato",
|
||||
"placeholder-my-repository-connection": "La mia connessione al repository",
|
||||
"text-loading-resource-information": "Caricamento delle informazioni sulle risorse in corso...",
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} dashboard",
|
||||
"dashboards-count_other": "{{count}} dashboard",
|
||||
"files-count_one": "{{count}} file",
|
||||
|
@ -11263,7 +11265,9 @@
|
|||
},
|
||||
"connect-repository-button": {
|
||||
"configure": "Configura",
|
||||
"repository-limit-info-alert": "Limite del repository raggiunto ({{count}})"
|
||||
"instance-fully-managed-tooltip": "",
|
||||
"repository-limit-reached-tooltip_one": "",
|
||||
"repository-limit-reached-tooltip_other": ""
|
||||
},
|
||||
"delete-repository-button": {
|
||||
"button-delete": "Elimina",
|
||||
|
|
|
@ -1115,7 +1115,8 @@
|
|||
},
|
||||
"enrichment": {
|
||||
"error-boundary": {
|
||||
"notification-message-section-extension": ""
|
||||
"notification-message-section-extension": "",
|
||||
"rule-viewer-section-extension": ""
|
||||
}
|
||||
},
|
||||
"error-modal": {
|
||||
|
@ -3029,6 +3030,7 @@
|
|||
"page-nav": {
|
||||
"text": {
|
||||
"details": "詳細",
|
||||
"enrichment": "",
|
||||
"history": "履歴",
|
||||
"instances": "インスタンス",
|
||||
"query-and-conditions": "クエリと条件",
|
||||
|
@ -11179,11 +11181,11 @@
|
|||
"description-clear-repository-connection": "このリポジトリ接続にわかりやすい名前を追加します",
|
||||
"empty": "空",
|
||||
"error-field-required": "このフィールドは必須です。",
|
||||
"ext-storage": "外部ストレージ",
|
||||
"grafana": "Grafanaインスタンス",
|
||||
"external-storage-label": "",
|
||||
"label-display-name": "表示名",
|
||||
"placeholder-my-repository-connection": "自分のリポジトリ接続",
|
||||
"text-loading-resource-information": "リソース情報読み込み中...",
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_other": "{{count}}個のダッシュボード",
|
||||
"files-count_other": "{{count}}個のファイル",
|
||||
"folders-count_other": "{{count}}個のフォルダ"
|
||||
|
@ -11228,7 +11230,8 @@
|
|||
},
|
||||
"connect-repository-button": {
|
||||
"configure": "構成",
|
||||
"repository-limit-info-alert": "リポジトリの上限に達しました({{count}})"
|
||||
"instance-fully-managed-tooltip": "",
|
||||
"repository-limit-reached-tooltip_other": ""
|
||||
},
|
||||
"delete-repository-button": {
|
||||
"button-delete": "削除",
|
||||
|
|
|
@ -1115,7 +1115,8 @@
|
|||
},
|
||||
"enrichment": {
|
||||
"error-boundary": {
|
||||
"notification-message-section-extension": ""
|
||||
"notification-message-section-extension": "",
|
||||
"rule-viewer-section-extension": ""
|
||||
}
|
||||
},
|
||||
"error-modal": {
|
||||
|
@ -3029,6 +3030,7 @@
|
|||
"page-nav": {
|
||||
"text": {
|
||||
"details": "세부 정보",
|
||||
"enrichment": "",
|
||||
"history": "이력",
|
||||
"instances": "인스턴스",
|
||||
"query-and-conditions": "쿼리 및 조건",
|
||||
|
@ -11179,11 +11181,11 @@
|
|||
"description-clear-repository-connection": "이 리포지토리 연결에 대해 알기 쉬운 이름 추가",
|
||||
"empty": "비어 있음",
|
||||
"error-field-required": "이 필드는 필수 입력 항목입니다.",
|
||||
"ext-storage": "외부 스토리지",
|
||||
"grafana": "Grafana 인스턴스",
|
||||
"external-storage-label": "",
|
||||
"label-display-name": "표시 이름",
|
||||
"placeholder-my-repository-connection": "내 리포지토리 연결",
|
||||
"text-loading-resource-information": "리소스 정보 로딩 중...",
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_other": "대시보드 {{count}}개",
|
||||
"files-count_other": "파일 {{count}}개",
|
||||
"folders-count_other": "폴더 {{count}}개"
|
||||
|
@ -11228,7 +11230,8 @@
|
|||
},
|
||||
"connect-repository-button": {
|
||||
"configure": "구성",
|
||||
"repository-limit-info-alert": "리포지토리 한도 도달({{count}}개)"
|
||||
"instance-fully-managed-tooltip": "",
|
||||
"repository-limit-reached-tooltip_other": ""
|
||||
},
|
||||
"delete-repository-button": {
|
||||
"button-delete": "삭제",
|
||||
|
|
|
@ -1121,7 +1121,8 @@
|
|||
},
|
||||
"enrichment": {
|
||||
"error-boundary": {
|
||||
"notification-message-section-extension": ""
|
||||
"notification-message-section-extension": "",
|
||||
"rule-viewer-section-extension": ""
|
||||
}
|
||||
},
|
||||
"error-modal": {
|
||||
|
@ -3042,6 +3043,7 @@
|
|||
"page-nav": {
|
||||
"text": {
|
||||
"details": "Details",
|
||||
"enrichment": "",
|
||||
"history": "Geschiedenis",
|
||||
"instances": "Instanties",
|
||||
"query-and-conditions": "Query en voorwaarden",
|
||||
|
@ -11211,11 +11213,11 @@
|
|||
"description-clear-repository-connection": "Voeg een duidelijke naam toe voor deze repository-verbinding",
|
||||
"empty": "Leeg",
|
||||
"error-field-required": "Dit veld is verplicht.",
|
||||
"ext-storage": "Externe opslag",
|
||||
"grafana": "Grafana-instantie",
|
||||
"external-storage-label": "",
|
||||
"label-display-name": "Weergavenaam",
|
||||
"placeholder-my-repository-connection": "Mijn repository-verbinding",
|
||||
"text-loading-resource-information": "Broninformatie laden...",
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} dashboard",
|
||||
"dashboards-count_other": "{{count}} dashboard",
|
||||
"files-count_one": "{{count}} bestanden",
|
||||
|
@ -11263,7 +11265,9 @@
|
|||
},
|
||||
"connect-repository-button": {
|
||||
"configure": "Configureren",
|
||||
"repository-limit-info-alert": "Limiet van repository bereikt ({{count}})"
|
||||
"instance-fully-managed-tooltip": "",
|
||||
"repository-limit-reached-tooltip_one": "",
|
||||
"repository-limit-reached-tooltip_other": ""
|
||||
},
|
||||
"delete-repository-button": {
|
||||
"button-delete": "Verwijderen",
|
||||
|
|
|
@ -1133,7 +1133,8 @@
|
|||
},
|
||||
"enrichment": {
|
||||
"error-boundary": {
|
||||
"notification-message-section-extension": ""
|
||||
"notification-message-section-extension": "",
|
||||
"rule-viewer-section-extension": ""
|
||||
}
|
||||
},
|
||||
"error-modal": {
|
||||
|
@ -3068,6 +3069,7 @@
|
|||
"page-nav": {
|
||||
"text": {
|
||||
"details": "Szczegóły",
|
||||
"enrichment": "",
|
||||
"history": "Historia",
|
||||
"instances": "Instancje",
|
||||
"query-and-conditions": "Zapytanie i warunki",
|
||||
|
@ -11275,11 +11277,11 @@
|
|||
"description-clear-repository-connection": "Dodaj zrozumiałą nazwę tego połączenia z repozytorium",
|
||||
"empty": "Pusty",
|
||||
"error-field-required": "To pole jest wymagane.",
|
||||
"ext-storage": "Zewnętrzna pamięć masowa",
|
||||
"grafana": "Instancja Grafany",
|
||||
"external-storage-label": "",
|
||||
"label-display-name": "Nazwa wyświetlana",
|
||||
"placeholder-my-repository-connection": "Połączenie z moim repozytorium",
|
||||
"text-loading-resource-information": "Wczytywanie informacji o zasobach…",
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} pulpit",
|
||||
"dashboards-count_few": "{{count}} pulpitu",
|
||||
"dashboards-count_many": "{{count}} pulpitu",
|
||||
|
@ -11333,7 +11335,11 @@
|
|||
},
|
||||
"connect-repository-button": {
|
||||
"configure": "Konfiguruj",
|
||||
"repository-limit-info-alert": "Osiągnięto limit repozytorium ({{count}})"
|
||||
"instance-fully-managed-tooltip": "",
|
||||
"repository-limit-reached-tooltip_one": "",
|
||||
"repository-limit-reached-tooltip_few": "",
|
||||
"repository-limit-reached-tooltip_many": "",
|
||||
"repository-limit-reached-tooltip_other": ""
|
||||
},
|
||||
"delete-repository-button": {
|
||||
"button-delete": "Usuń",
|
||||
|
|
|
@ -1121,7 +1121,8 @@
|
|||
},
|
||||
"enrichment": {
|
||||
"error-boundary": {
|
||||
"notification-message-section-extension": ""
|
||||
"notification-message-section-extension": "",
|
||||
"rule-viewer-section-extension": ""
|
||||
}
|
||||
},
|
||||
"error-modal": {
|
||||
|
@ -3042,6 +3043,7 @@
|
|||
"page-nav": {
|
||||
"text": {
|
||||
"details": "Detalhes",
|
||||
"enrichment": "",
|
||||
"history": "Histórico",
|
||||
"instances": "Instâncias",
|
||||
"query-and-conditions": "Consulta e condições",
|
||||
|
@ -11211,11 +11213,11 @@
|
|||
"description-clear-repository-connection": "Adicione um nome de fácil compreensão para esta conexão de repositório",
|
||||
"empty": "Vazio",
|
||||
"error-field-required": "Este campo é obrigatório.",
|
||||
"ext-storage": "Armazenamento externo",
|
||||
"grafana": "Instância da Grafana",
|
||||
"external-storage-label": "",
|
||||
"label-display-name": "Nome de exibição",
|
||||
"placeholder-my-repository-connection": "Minha conexão de repositório",
|
||||
"text-loading-resource-information": "Carregando informações de recursos…",
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} painel de controle",
|
||||
"dashboards-count_other": "{{count}} painel de controle",
|
||||
"files-count_one": "{{count}} arquivos",
|
||||
|
@ -11263,7 +11265,9 @@
|
|||
},
|
||||
"connect-repository-button": {
|
||||
"configure": "Configuração",
|
||||
"repository-limit-info-alert": "Limite do repositório atingido ({{count}})"
|
||||
"instance-fully-managed-tooltip": "",
|
||||
"repository-limit-reached-tooltip_one": "",
|
||||
"repository-limit-reached-tooltip_other": ""
|
||||
},
|
||||
"delete-repository-button": {
|
||||
"button-delete": "Excluir",
|
||||
|
|
|
@ -1121,7 +1121,8 @@
|
|||
},
|
||||
"enrichment": {
|
||||
"error-boundary": {
|
||||
"notification-message-section-extension": ""
|
||||
"notification-message-section-extension": "",
|
||||
"rule-viewer-section-extension": ""
|
||||
}
|
||||
},
|
||||
"error-modal": {
|
||||
|
@ -3042,6 +3043,7 @@
|
|||
"page-nav": {
|
||||
"text": {
|
||||
"details": "Detalhes",
|
||||
"enrichment": "",
|
||||
"history": "Histórico",
|
||||
"instances": "Instâncias",
|
||||
"query-and-conditions": "Consulta e condições",
|
||||
|
@ -11211,11 +11213,11 @@
|
|||
"description-clear-repository-connection": "Adicione um nome claro para esta ligação de repositório",
|
||||
"empty": "Esvaziar",
|
||||
"error-field-required": "Este campo é obrigatório.",
|
||||
"ext-storage": "Armazenamento externo",
|
||||
"grafana": "Instância Grafana",
|
||||
"external-storage-label": "",
|
||||
"label-display-name": "Nome do visor",
|
||||
"placeholder-my-repository-connection": "A minha ligação de repositório",
|
||||
"text-loading-resource-information": "A carregar informações de recursos...",
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} painéis de controlo",
|
||||
"dashboards-count_other": "{{count}} painéis de controlo",
|
||||
"files-count_one": "{{count}} ficheiro",
|
||||
|
@ -11263,7 +11265,9 @@
|
|||
},
|
||||
"connect-repository-button": {
|
||||
"configure": "Configurar",
|
||||
"repository-limit-info-alert": "Limite do repositório atingido ({{count}})"
|
||||
"instance-fully-managed-tooltip": "",
|
||||
"repository-limit-reached-tooltip_one": "",
|
||||
"repository-limit-reached-tooltip_other": ""
|
||||
},
|
||||
"delete-repository-button": {
|
||||
"button-delete": "Eliminar",
|
||||
|
|
|
@ -1133,7 +1133,8 @@
|
|||
},
|
||||
"enrichment": {
|
||||
"error-boundary": {
|
||||
"notification-message-section-extension": ""
|
||||
"notification-message-section-extension": "",
|
||||
"rule-viewer-section-extension": ""
|
||||
}
|
||||
},
|
||||
"error-modal": {
|
||||
|
@ -3068,6 +3069,7 @@
|
|||
"page-nav": {
|
||||
"text": {
|
||||
"details": "Подробности",
|
||||
"enrichment": "",
|
||||
"history": "История",
|
||||
"instances": "Экземпляры",
|
||||
"query-and-conditions": "Запрос и условия",
|
||||
|
@ -11275,11 +11277,11 @@
|
|||
"description-clear-repository-connection": "Добавьте понятное имя для этого подключения к репозиторию.",
|
||||
"empty": "Пусто",
|
||||
"error-field-required": "Поле является обязательным.",
|
||||
"ext-storage": "Внешнее хранилище",
|
||||
"grafana": "Экземпляр Grafana",
|
||||
"external-storage-label": "",
|
||||
"label-display-name": "Отображаемое имя",
|
||||
"placeholder-my-repository-connection": "Мое подключение к репозиторию",
|
||||
"text-loading-resource-information": "Загрузка информации о ресурсе...",
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} дашборд",
|
||||
"dashboards-count_few": "{{count}} дашборда",
|
||||
"dashboards-count_many": "{{count}} дашбордов",
|
||||
|
@ -11333,7 +11335,11 @@
|
|||
},
|
||||
"connect-repository-button": {
|
||||
"configure": "Настроить",
|
||||
"repository-limit-info-alert": "Достигнут лимит репозитория ({{count}})"
|
||||
"instance-fully-managed-tooltip": "",
|
||||
"repository-limit-reached-tooltip_one": "",
|
||||
"repository-limit-reached-tooltip_few": "",
|
||||
"repository-limit-reached-tooltip_many": "",
|
||||
"repository-limit-reached-tooltip_other": ""
|
||||
},
|
||||
"delete-repository-button": {
|
||||
"button-delete": "Удалить",
|
||||
|
|
|
@ -1121,7 +1121,8 @@
|
|||
},
|
||||
"enrichment": {
|
||||
"error-boundary": {
|
||||
"notification-message-section-extension": ""
|
||||
"notification-message-section-extension": "",
|
||||
"rule-viewer-section-extension": ""
|
||||
}
|
||||
},
|
||||
"error-modal": {
|
||||
|
@ -3042,6 +3043,7 @@
|
|||
"page-nav": {
|
||||
"text": {
|
||||
"details": "Detaljer",
|
||||
"enrichment": "",
|
||||
"history": "Historik",
|
||||
"instances": "Instanser",
|
||||
"query-and-conditions": "Fråga och villkor",
|
||||
|
@ -11211,11 +11213,11 @@
|
|||
"description-clear-repository-connection": "Lägg till ett tydligt namn för den här lagringsplatsanslutningen",
|
||||
"empty": "Tom",
|
||||
"error-field-required": "Detta fält är obligatoriskt.",
|
||||
"ext-storage": "Extern lagring",
|
||||
"grafana": "Grafana-instans",
|
||||
"external-storage-label": "",
|
||||
"label-display-name": "Visningsnamn",
|
||||
"placeholder-my-repository-connection": "Min lagringsplatsanslutning",
|
||||
"text-loading-resource-information": "Läser in resursinformation …",
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} kontrollpanel",
|
||||
"dashboards-count_other": "{{count}} kontrollpanel",
|
||||
"files-count_one": "{{count}} filer",
|
||||
|
@ -11263,7 +11265,9 @@
|
|||
},
|
||||
"connect-repository-button": {
|
||||
"configure": "Konfigurera",
|
||||
"repository-limit-info-alert": "Gränsen för lagringsplatsen har uppnåtts ({{count}})"
|
||||
"instance-fully-managed-tooltip": "",
|
||||
"repository-limit-reached-tooltip_one": "",
|
||||
"repository-limit-reached-tooltip_other": ""
|
||||
},
|
||||
"delete-repository-button": {
|
||||
"button-delete": "Ta bort",
|
||||
|
|
|
@ -1121,7 +1121,8 @@
|
|||
},
|
||||
"enrichment": {
|
||||
"error-boundary": {
|
||||
"notification-message-section-extension": ""
|
||||
"notification-message-section-extension": "",
|
||||
"rule-viewer-section-extension": ""
|
||||
}
|
||||
},
|
||||
"error-modal": {
|
||||
|
@ -3042,6 +3043,7 @@
|
|||
"page-nav": {
|
||||
"text": {
|
||||
"details": "Ayrıntılar",
|
||||
"enrichment": "",
|
||||
"history": "Geçmiş",
|
||||
"instances": "Örnekler",
|
||||
"query-and-conditions": "Sorgu ve koşullar",
|
||||
|
@ -11211,11 +11213,11 @@
|
|||
"description-clear-repository-connection": "Bu depo bağlantısı için net bir ad ekleyin",
|
||||
"empty": "Boş",
|
||||
"error-field-required": "Bu alan gereklidir.",
|
||||
"ext-storage": "Harici depolama",
|
||||
"grafana": "Grafana örneği",
|
||||
"external-storage-label": "",
|
||||
"label-display-name": "Görünen ad",
|
||||
"placeholder-my-repository-connection": "Depo bağlantım",
|
||||
"text-loading-resource-information": "Kaynak bilgileri yükleniyor...",
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_one": "{{count}} pano",
|
||||
"dashboards-count_other": "{{count}} pano",
|
||||
"files-count_one": "{{count}} dosya",
|
||||
|
@ -11263,7 +11265,9 @@
|
|||
},
|
||||
"connect-repository-button": {
|
||||
"configure": "Yapılandır",
|
||||
"repository-limit-info-alert": "Depo sınırına ulaşıldı ({{count}})"
|
||||
"instance-fully-managed-tooltip": "",
|
||||
"repository-limit-reached-tooltip_one": "",
|
||||
"repository-limit-reached-tooltip_other": ""
|
||||
},
|
||||
"delete-repository-button": {
|
||||
"button-delete": "Sil",
|
||||
|
|
|
@ -1115,7 +1115,8 @@
|
|||
},
|
||||
"enrichment": {
|
||||
"error-boundary": {
|
||||
"notification-message-section-extension": ""
|
||||
"notification-message-section-extension": "",
|
||||
"rule-viewer-section-extension": ""
|
||||
}
|
||||
},
|
||||
"error-modal": {
|
||||
|
@ -3029,6 +3030,7 @@
|
|||
"page-nav": {
|
||||
"text": {
|
||||
"details": "详情",
|
||||
"enrichment": "",
|
||||
"history": "历史记录",
|
||||
"instances": "实例",
|
||||
"query-and-conditions": "查询和条件",
|
||||
|
@ -11179,11 +11181,11 @@
|
|||
"description-clear-repository-connection": "为此存储库连接添加明确的名称",
|
||||
"empty": "空",
|
||||
"error-field-required": "此字段是必填字段。",
|
||||
"ext-storage": "外部存储",
|
||||
"grafana": "Grafana 实例",
|
||||
"external-storage-label": "",
|
||||
"label-display-name": "显示名称",
|
||||
"placeholder-my-repository-connection": "我的存储库连接",
|
||||
"text-loading-resource-information": "正在加载资源信息...",
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_other": "{{count}} 个数据面板",
|
||||
"files-count_other": "{{count}} 个文件",
|
||||
"folders-count_other": "{{count}} 个文件夹"
|
||||
|
@ -11228,7 +11230,8 @@
|
|||
},
|
||||
"connect-repository-button": {
|
||||
"configure": "配置",
|
||||
"repository-limit-info-alert": "已达到存储库限制 ({{count}})"
|
||||
"instance-fully-managed-tooltip": "",
|
||||
"repository-limit-reached-tooltip_other": ""
|
||||
},
|
||||
"delete-repository-button": {
|
||||
"button-delete": "删除",
|
||||
|
|
|
@ -1115,7 +1115,8 @@
|
|||
},
|
||||
"enrichment": {
|
||||
"error-boundary": {
|
||||
"notification-message-section-extension": ""
|
||||
"notification-message-section-extension": "",
|
||||
"rule-viewer-section-extension": ""
|
||||
}
|
||||
},
|
||||
"error-modal": {
|
||||
|
@ -3029,6 +3030,7 @@
|
|||
"page-nav": {
|
||||
"text": {
|
||||
"details": "詳細資訊",
|
||||
"enrichment": "",
|
||||
"history": "歷史紀錄",
|
||||
"instances": "執行個體",
|
||||
"query-and-conditions": "查詢和條件",
|
||||
|
@ -11179,11 +11181,11 @@
|
|||
"description-clear-repository-connection": "為此儲存庫連線新增一個明確的名稱",
|
||||
"empty": "空",
|
||||
"error-field-required": "此為必填欄位。",
|
||||
"ext-storage": "外部儲存空間",
|
||||
"grafana": "Grafana 執行個體",
|
||||
"external-storage-label": "",
|
||||
"label-display-name": "顯示名稱",
|
||||
"placeholder-my-repository-connection": "我的儲存庫連線",
|
||||
"text-loading-resource-information": "正在載入資源資訊…",
|
||||
"unmanaged-resources-label": "",
|
||||
"dashboards-count_other": "{{count}} 個儀表板",
|
||||
"files-count_other": "{{count}} 個檔案",
|
||||
"folders-count_other": "{{count}} 個資料夾"
|
||||
|
@ -11228,7 +11230,8 @@
|
|||
},
|
||||
"connect-repository-button": {
|
||||
"configure": "設定",
|
||||
"repository-limit-info-alert": "已達到儲存庫限制({{count}} 個)"
|
||||
"instance-fully-managed-tooltip": "",
|
||||
"repository-limit-reached-tooltip_other": ""
|
||||
},
|
||||
"delete-repository-button": {
|
||||
"button-delete": "刪除",
|
||||
|
|
Loading…
Reference in New Issue