I18n: Download translations from Crowdin (#108561)

New Crowdin translations by GitHub Action

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
grafana-pr-automation[bot]
2025-07-24 00:45:05 +00:00
committed by GitHub
co-authored by github-actions[bot]
parent 95eb66be3d
commit ada1c4dfdb
18 changed files with 252 additions and 54 deletions
+14 -3
View File
@@ -383,6 +383,7 @@
"ai": {
"error-boundary": {
"alert-rule-button": "",
"feedback-button": "",
"improve-annotations-button": "",
"improve-labels-button": "",
"template-button": "",
@@ -1563,7 +1564,8 @@
"title": "Upravit hodnotící skupinu"
},
"group-loader": {
"group-load-failed": "Nepodařilo se načíst pravidla ze skupiny {{ groupName }} v jmenném prostoru {{ namespaceName }}"
"group-load-failed": "Nepodařilo se načíst pravidla ze skupiny {{ groupName }} v jmenném prostoru {{ namespaceName }}",
"no-rules": ""
},
"group-status": {
"content-the-group-is-being-deleted": "Probíhá odstranění skupiny"
@@ -2828,6 +2830,7 @@
},
"template-preview": {
"aria-label-refresh-preview": "Obnovit náhled",
"empty-state": "",
"label-preview": "Náhled",
"refresh": "Obnovit"
},
@@ -8641,7 +8644,10 @@
"no-data": ""
},
"no-values-label": "Žádné hodnoty",
"pagination-summary": "{{itemsRangeStart}} – {{displayedEnd}} z {{numRows}} řádků"
"pagination-summary": "{{itemsRangeStart}} – {{displayedEnd}} z {{numRows}} řádků",
"sparkline": {
"no-data": ""
}
},
"tags": {
"list-label": "Tagy"
@@ -9390,6 +9396,7 @@
"move-displayed-field-down": "",
"move-displayed-field-up": "",
"no-details": "Žádná pole k zobrazení.",
"open-assistant": "",
"pin-line": "Připnout protokol",
"remove-displayed-field": "",
"remove-log": "",
@@ -9408,6 +9415,9 @@
"copy-log": "Kopírovat řádek protokolu",
"hide-details": "Zobrazit podrobnosti protokolu",
"icon-label": "Nabídka protokolu",
"log-line": "",
"log-line-explainer": "",
"open-assistant": "",
"pin-to-outline": "Připnout protokol",
"show-context": "Zobrazit kontext",
"show-details": "Skrýt podrobnosti protokolu",
@@ -11279,7 +11289,8 @@
"starting": "Spouštění…",
"status": {
"title-error-running-job": "Chyba při spouštění úlohy",
"title-job-completed-successfully": "Úloha byla úspěšně dokončena"
"title-job-completed-successfully": "Úloha byla úspěšně dokončena",
"title-warning-running-job": ""
},
"summary": "Shrnutí"
},
+14 -3
View File
@@ -383,6 +383,7 @@
"ai": {
"error-boundary": {
"alert-rule-button": "",
"feedback-button": "",
"improve-annotations-button": "",
"improve-labels-button": "",
"template-button": "",
@@ -1551,7 +1552,8 @@
"title": "Evaluierungsgruppe bearbeiten"
},
"group-loader": {
"group-load-failed": "Die Regeln der Gruppe {{ groupName }} in {{ namespaceName }} konnten nicht geladen werden"
"group-load-failed": "Die Regeln der Gruppe {{ groupName }} in {{ namespaceName }} konnten nicht geladen werden",
"no-rules": ""
},
"group-status": {
"content-the-group-is-being-deleted": "Die Gruppe wird gelöscht"
@@ -2802,6 +2804,7 @@
},
"template-preview": {
"aria-label-refresh-preview": "Vorschau aktualisieren",
"empty-state": "",
"label-preview": "Vorschau",
"refresh": "Aktualisieren"
},
@@ -8597,7 +8600,10 @@
"no-data": ""
},
"no-values-label": "Keine Werte",
"pagination-summary": "{{itemsRangeStart}}–{{displayedEnd}} von {{numRows}} Zeilen"
"pagination-summary": "{{itemsRangeStart}}–{{displayedEnd}} von {{numRows}} Zeilen",
"sparkline": {
"no-data": ""
}
},
"tags": {
"list-label": "Tags"
@@ -9330,6 +9336,7 @@
"move-displayed-field-down": "",
"move-displayed-field-up": "",
"no-details": "Keine anzuzeigenden Felder.",
"open-assistant": "",
"pin-line": "Log anheften",
"remove-displayed-field": "",
"remove-log": "",
@@ -9348,6 +9355,9 @@
"copy-log": "Protokollzeile kopieren",
"hide-details": "Logdetails anzeigen",
"icon-label": "Protokollmenü",
"log-line": "",
"log-line-explainer": "",
"open-assistant": "",
"pin-to-outline": "Protokoll anheften",
"show-context": "Kontext anzeigen",
"show-details": "Logdetails ausblenden",
@@ -11207,7 +11217,8 @@
"starting": "Wird gestartet ...",
"status": {
"title-error-running-job": "Fehler bei der Ausführung des Auftrags",
"title-job-completed-successfully": "Auftrag erfolgreich abgeschlossen"
"title-job-completed-successfully": "Auftrag erfolgreich abgeschlossen",
"title-warning-running-job": ""
},
"summary": "Zusammenfassung"
},
+14 -3
View File
@@ -383,6 +383,7 @@
"ai": {
"error-boundary": {
"alert-rule-button": "",
"feedback-button": "",
"improve-annotations-button": "",
"improve-labels-button": "",
"template-button": "",
@@ -1551,7 +1552,8 @@
"title": "Editar grupo de evaluación"
},
"group-loader": {
"group-load-failed": "Error al cargar las reglas del grupo {{ groupName }} en {{ namespaceName }}"
"group-load-failed": "Error al cargar las reglas del grupo {{ groupName }} en {{ namespaceName }}",
"no-rules": ""
},
"group-status": {
"content-the-group-is-being-deleted": "El grupo se está eliminando"
@@ -2802,6 +2804,7 @@
},
"template-preview": {
"aria-label-refresh-preview": "Actualizar vista previa",
"empty-state": "",
"label-preview": "Vista previa",
"refresh": "Actualizar"
},
@@ -8597,7 +8600,10 @@
"no-data": ""
},
"no-values-label": "Sin valores",
"pagination-summary": "{{itemsRangeStart}}-{{displayedEnd}} de {{numRows}} filas"
"pagination-summary": "{{itemsRangeStart}}-{{displayedEnd}} de {{numRows}} filas",
"sparkline": {
"no-data": ""
}
},
"tags": {
"list-label": "Etiquetas"
@@ -9330,6 +9336,7 @@
"move-displayed-field-down": "",
"move-displayed-field-up": "",
"no-details": "",
"open-assistant": "",
"pin-line": "",
"remove-displayed-field": "",
"remove-log": "",
@@ -9348,6 +9355,9 @@
"copy-log": "Copiar línea de registro",
"hide-details": "Mostrar detalles del log",
"icon-label": "Menú de registro",
"log-line": "",
"log-line-explainer": "",
"open-assistant": "",
"pin-to-outline": "Anclar registro",
"show-context": "Mostrar contexto",
"show-details": "Ocultar detalles del log",
@@ -11207,7 +11217,8 @@
"starting": "Empezando...",
"status": {
"title-error-running-job": "Error al ejecutar el trabajo",
"title-job-completed-successfully": "Trabajo completado con éxito"
"title-job-completed-successfully": "Trabajo completado con éxito",
"title-warning-running-job": ""
},
"summary": "Resumen"
},
+14 -3
View File
@@ -383,6 +383,7 @@
"ai": {
"error-boundary": {
"alert-rule-button": "",
"feedback-button": "",
"improve-annotations-button": "",
"improve-labels-button": "",
"template-button": "",
@@ -1551,7 +1552,8 @@
"title": "Modifier le groupe d’évaluation"
},
"group-loader": {
"group-load-failed": "Échec du chargement des règles du groupe {{ groupName }} dans {{ namespaceName }}"
"group-load-failed": "Échec du chargement des règles du groupe {{ groupName }} dans {{ namespaceName }}",
"no-rules": ""
},
"group-status": {
"content-the-group-is-being-deleted": "Le groupe est en cours de suppression"
@@ -2802,6 +2804,7 @@
},
"template-preview": {
"aria-label-refresh-preview": "Actualiser l’aperçu",
"empty-state": "",
"label-preview": "Aperçu",
"refresh": "Actualiser"
},
@@ -8597,7 +8600,10 @@
"no-data": ""
},
"no-values-label": "Aucune valeur",
"pagination-summary": "{{itemsRangeStart}} – {{displayedEnd}} sur {{numRows}} lignes"
"pagination-summary": "{{itemsRangeStart}} – {{displayedEnd}} sur {{numRows}} lignes",
"sparkline": {
"no-data": ""
}
},
"tags": {
"list-label": "Balises"
@@ -9330,6 +9336,7 @@
"move-displayed-field-down": "",
"move-displayed-field-up": "",
"no-details": "Aucun champ à afficher.",
"open-assistant": "",
"pin-line": "Épingler ce log",
"remove-displayed-field": "",
"remove-log": "",
@@ -9348,6 +9355,9 @@
"copy-log": "Copier la ligne de journal",
"hide-details": "Afficher les détails du journal",
"icon-label": "Menu du journal",
"log-line": "",
"log-line-explainer": "",
"open-assistant": "",
"pin-to-outline": "Épingler le journal",
"show-context": "Afficher le contexte",
"show-details": "Masquer les détails du journal",
@@ -11207,7 +11217,8 @@
"starting": "Démarrage...",
"status": {
"title-error-running-job": "Erreur lors de l’exécution de la mission",
"title-job-completed-successfully": "Mission accomplie"
"title-job-completed-successfully": "Mission accomplie",
"title-warning-running-job": ""
},
"summary": "Synthèse"
},
+14 -3
View File
@@ -383,6 +383,7 @@
"ai": {
"error-boundary": {
"alert-rule-button": "",
"feedback-button": "",
"improve-annotations-button": "",
"improve-labels-button": "",
"template-button": "",
@@ -1551,7 +1552,8 @@
"title": "Értékelési csoport szerkesztése"
},
"group-loader": {
"group-load-failed": "A szabályok betöltése a(z) {{ groupName }} csoportból nem sikerült a(z) {{ namespaceName }} névtérben"
"group-load-failed": "A szabályok betöltése a(z) {{ groupName }} csoportból nem sikerült a(z) {{ namespaceName }} névtérben",
"no-rules": ""
},
"group-status": {
"content-the-group-is-being-deleted": "A csoport törlése folyamatban van"
@@ -2802,6 +2804,7 @@
},
"template-preview": {
"aria-label-refresh-preview": "Előnézet frissítése",
"empty-state": "",
"label-preview": "Előnézet",
"refresh": "Frissítés"
},
@@ -8597,7 +8600,10 @@
"no-data": ""
},
"no-values-label": "Nincsenek értékek",
"pagination-summary": "{{itemsRangeStart}} – {{displayedEnd}} / {{numRows}} sor"
"pagination-summary": "{{itemsRangeStart}} – {{displayedEnd}} / {{numRows}} sor",
"sparkline": {
"no-data": ""
}
},
"tags": {
"list-label": "Címkék"
@@ -9330,6 +9336,7 @@
"move-displayed-field-down": "",
"move-displayed-field-up": "",
"no-details": "Nincs megjeleníthető mező.",
"open-assistant": "",
"pin-line": "Napló kitűzése",
"remove-displayed-field": "",
"remove-log": "",
@@ -9348,6 +9355,9 @@
"copy-log": "Naplósor másolása",
"hide-details": "Napló részleteinek megjelenítése",
"icon-label": "Naplómenü",
"log-line": "",
"log-line-explainer": "",
"open-assistant": "",
"pin-to-outline": "Napló rögzítése",
"show-context": "Kontextus megjelenítése",
"show-details": "Napló részleteinek elrejtése",
@@ -11207,7 +11217,8 @@
"starting": "Kezdés…",
"status": {
"title-error-running-job": "Hiba történt a feladat futtatásakor",
"title-job-completed-successfully": "A feladat sikeresen befejeződött"
"title-job-completed-successfully": "A feladat sikeresen befejeződött",
"title-warning-running-job": ""
},
"summary": "Összegzés"
},
+14 -3
View File
@@ -383,6 +383,7 @@
"ai": {
"error-boundary": {
"alert-rule-button": "",
"feedback-button": "",
"improve-annotations-button": "",
"improve-labels-button": "",
"template-button": "",
@@ -1545,7 +1546,8 @@
"title": "Edit grup evaluasi"
},
"group-loader": {
"group-load-failed": "Gagal memuat aturan dari grup {{ groupName }} di {{ namespaceName }}"
"group-load-failed": "Gagal memuat aturan dari grup {{ groupName }} di {{ namespaceName }}",
"no-rules": ""
},
"group-status": {
"content-the-group-is-being-deleted": "Grup sedang dihapus"
@@ -2789,6 +2791,7 @@
},
"template-preview": {
"aria-label-refresh-preview": "Refresh pratinjau",
"empty-state": "",
"label-preview": "Pratinjau",
"refresh": "Muat ulang"
},
@@ -8575,7 +8578,10 @@
"no-data": ""
},
"no-values-label": "Tidak ada nilai",
"pagination-summary": "{{itemsRangeStart}}—{{displayedEnd}} dari {{numRows}} baris"
"pagination-summary": "{{itemsRangeStart}}—{{displayedEnd}} dari {{numRows}} baris",
"sparkline": {
"no-data": ""
}
},
"tags": {
"list-label": "Tag"
@@ -9300,6 +9306,7 @@
"move-displayed-field-down": "",
"move-displayed-field-up": "",
"no-details": "Tidak ada bidang untuk ditampilkan.",
"open-assistant": "",
"pin-line": "Sematkan log",
"remove-displayed-field": "",
"remove-log": "",
@@ -9318,6 +9325,9 @@
"copy-log": "Salin baris log",
"hide-details": "Tampilkan detail log",
"icon-label": "Menu log",
"log-line": "",
"log-line-explainer": "",
"open-assistant": "",
"pin-to-outline": "Sematkan log",
"show-context": "Tampilkan konteks",
"show-details": "Sembunyikan detail log",
@@ -11171,7 +11181,8 @@
"starting": "Memulai...",
"status": {
"title-error-running-job": "Kesalahan saat menjalankan pekerjaan",
"title-job-completed-successfully": "Pekerjaan berhasil diselesaikan"
"title-job-completed-successfully": "Pekerjaan berhasil diselesaikan",
"title-warning-running-job": ""
},
"summary": "Ringkasan"
},
+14 -3
View File
@@ -383,6 +383,7 @@
"ai": {
"error-boundary": {
"alert-rule-button": "",
"feedback-button": "",
"improve-annotations-button": "",
"improve-labels-button": "",
"template-button": "",
@@ -1551,7 +1552,8 @@
"title": "Modifica il gruppo di valutazione"
},
"group-loader": {
"group-load-failed": "Impossibile caricare le regole dal gruppo {{ groupName }} in {{ namespaceName }}"
"group-load-failed": "Impossibile caricare le regole dal gruppo {{ groupName }} in {{ namespaceName }}",
"no-rules": ""
},
"group-status": {
"content-the-group-is-being-deleted": "Il gruppo è in fase di eliminazione"
@@ -2802,6 +2804,7 @@
},
"template-preview": {
"aria-label-refresh-preview": "Aggiorna anteprima",
"empty-state": "",
"label-preview": "Anteprima",
"refresh": "Aggiorna"
},
@@ -8597,7 +8600,10 @@
"no-data": ""
},
"no-values-label": "Nessun valore",
"pagination-summary": "{{itemsRangeStart}} - {{displayedEnd}} di {{numRows}} righe"
"pagination-summary": "{{itemsRangeStart}} - {{displayedEnd}} di {{numRows}} righe",
"sparkline": {
"no-data": ""
}
},
"tags": {
"list-label": "Tag"
@@ -9330,6 +9336,7 @@
"move-displayed-field-down": "",
"move-displayed-field-up": "",
"no-details": "",
"open-assistant": "",
"pin-line": "",
"remove-displayed-field": "",
"remove-log": "",
@@ -9348,6 +9355,9 @@
"copy-log": "Copia la riga del registro",
"hide-details": "Mostra i dettagli del registro",
"icon-label": "Menu registro",
"log-line": "",
"log-line-explainer": "",
"open-assistant": "",
"pin-to-outline": "Fissa registro",
"show-context": "Mostra contesto",
"show-details": "Nascondi i dettagli del registro",
@@ -11207,7 +11217,8 @@
"starting": "Avvio in corso...",
"status": {
"title-error-running-job": "Errore durante l'esecuzione dell'attività",
"title-job-completed-successfully": "Attività completata con successo"
"title-job-completed-successfully": "Attività completata con successo",
"title-warning-running-job": ""
},
"summary": "Indice"
},
+14 -3
View File
@@ -383,6 +383,7 @@
"ai": {
"error-boundary": {
"alert-rule-button": "",
"feedback-button": "",
"improve-annotations-button": "",
"improve-labels-button": "",
"template-button": "",
@@ -1545,7 +1546,8 @@
"title": "評価グループを編集"
},
"group-loader": {
"group-load-failed": "{{ namespaceName }}の{{ groupName }}グループからルールを読み込めませんでした"
"group-load-failed": "{{ namespaceName }}の{{ groupName }}グループからルールを読み込めませんでした",
"no-rules": ""
},
"group-status": {
"content-the-group-is-being-deleted": "グループを削除中です"
@@ -2789,6 +2791,7 @@
},
"template-preview": {
"aria-label-refresh-preview": "プレビューを更新",
"empty-state": "",
"label-preview": "プレビュー",
"refresh": "更新"
},
@@ -8575,7 +8578,10 @@
"no-data": ""
},
"no-values-label": "値がありません",
"pagination-summary": "{{itemsRangeStart}} - {{displayedEnd}}({{numRows}}行)"
"pagination-summary": "{{itemsRangeStart}} - {{displayedEnd}}({{numRows}}行)",
"sparkline": {
"no-data": ""
}
},
"tags": {
"list-label": "タグ"
@@ -9300,6 +9306,7 @@
"move-displayed-field-down": "",
"move-displayed-field-up": "",
"no-details": "表示するフィールドがありません。",
"open-assistant": "",
"pin-line": "ログをピン留め",
"remove-displayed-field": "",
"remove-log": "",
@@ -9318,6 +9325,9 @@
"copy-log": "ログ行をコピー",
"hide-details": "ログの詳細を表示",
"icon-label": "ログメニュー",
"log-line": "",
"log-line-explainer": "",
"open-assistant": "",
"pin-to-outline": "ログをピン留めする",
"show-context": "コンテキストを表示",
"show-details": "ログの詳細を非表示",
@@ -11171,7 +11181,8 @@
"starting": "開始中...",
"status": {
"title-error-running-job": "実行エラー",
"title-job-completed-successfully": "ジョブが正常に完了しました"
"title-job-completed-successfully": "ジョブが正常に完了しました",
"title-warning-running-job": ""
},
"summary": "概要"
},
+14 -3
View File
@@ -383,6 +383,7 @@
"ai": {
"error-boundary": {
"alert-rule-button": "",
"feedback-button": "",
"improve-annotations-button": "",
"improve-labels-button": "",
"template-button": "",
@@ -1545,7 +1546,8 @@
"title": "평가 그룹 편집"
},
"group-loader": {
"group-load-failed": "{{ namespaceName }}의 {{ groupName }} 그룹에서 규칙 로딩 실패"
"group-load-failed": "{{ namespaceName }}의 {{ groupName }} 그룹에서 규칙 로딩 실패",
"no-rules": ""
},
"group-status": {
"content-the-group-is-being-deleted": "그룹을 삭제하는 중입니다"
@@ -2789,6 +2791,7 @@
},
"template-preview": {
"aria-label-refresh-preview": "미리 보기 새로 고침",
"empty-state": "",
"label-preview": "미리보기",
"refresh": "새로 고침"
},
@@ -8575,7 +8578,10 @@
"no-data": ""
},
"no-values-label": "값 없음",
"pagination-summary": "{{numRows}}개의 행 중에서 {{itemsRangeStart}}~{{displayedEnd}}"
"pagination-summary": "{{numRows}}개의 행 중에서 {{itemsRangeStart}}~{{displayedEnd}}",
"sparkline": {
"no-data": ""
}
},
"tags": {
"list-label": "태그"
@@ -9300,6 +9306,7 @@
"move-displayed-field-down": "",
"move-displayed-field-up": "",
"no-details": "",
"open-assistant": "",
"pin-line": "",
"remove-displayed-field": "",
"remove-log": "",
@@ -9318,6 +9325,9 @@
"copy-log": "로그 라인 복사",
"hide-details": "로그 세부 정보 표시",
"icon-label": "로그 메뉴",
"log-line": "",
"log-line-explainer": "",
"open-assistant": "",
"pin-to-outline": "로그 고정",
"show-context": "맥락 보기",
"show-details": "로그 세부 정보 숨기기",
@@ -11171,7 +11181,8 @@
"starting": "시작하는 중...",
"status": {
"title-error-running-job": "작업 실행 중 오류 발생",
"title-job-completed-successfully": "작업이 성공적으로 완료되었습니다"
"title-job-completed-successfully": "작업이 성공적으로 완료되었습니다",
"title-warning-running-job": ""
},
"summary": "요약"
},
+14 -3
View File
@@ -383,6 +383,7 @@
"ai": {
"error-boundary": {
"alert-rule-button": "",
"feedback-button": "",
"improve-annotations-button": "",
"improve-labels-button": "",
"template-button": "",
@@ -1551,7 +1552,8 @@
"title": "Evaluatiegroep bewerken"
},
"group-loader": {
"group-load-failed": "Kan regels uit groep {{ groupName }} in {{ namespaceName }} niet laden"
"group-load-failed": "Kan regels uit groep {{ groupName }} in {{ namespaceName }} niet laden",
"no-rules": ""
},
"group-status": {
"content-the-group-is-being-deleted": "De groep wordt verwijderd"
@@ -2802,6 +2804,7 @@
},
"template-preview": {
"aria-label-refresh-preview": "Voorbeeld vernieuwen",
"empty-state": "",
"label-preview": "Voorbeeld",
"refresh": "Vernieuwen"
},
@@ -8597,7 +8600,10 @@
"no-data": ""
},
"no-values-label": "Geen waarden",
"pagination-summary": "{{itemsRangeStart}} - {{displayedEnd}} van {{numRows}} rijen"
"pagination-summary": "{{itemsRangeStart}} - {{displayedEnd}} van {{numRows}} rijen",
"sparkline": {
"no-data": ""
}
},
"tags": {
"list-label": "Tags"
@@ -9330,6 +9336,7 @@
"move-displayed-field-down": "",
"move-displayed-field-up": "",
"no-details": "Weer te geven velden.",
"open-assistant": "",
"pin-line": "Logboek vastzetten",
"remove-displayed-field": "",
"remove-log": "",
@@ -9348,6 +9355,9 @@
"copy-log": "Logboekregel kopiëren",
"hide-details": "Logboekdetails weergeven",
"icon-label": "Logboekmenu",
"log-line": "",
"log-line-explainer": "",
"open-assistant": "",
"pin-to-outline": "Logboek vastzetten",
"show-context": "Context tonen",
"show-details": "Logboekdetails verbergen",
@@ -11207,7 +11217,8 @@
"starting": "Starten...",
"status": {
"title-error-running-job": "Er is een fout opgetreden bij het uitvoeren van de taak",
"title-job-completed-successfully": "Taak is voltooid"
"title-job-completed-successfully": "Taak is voltooid",
"title-warning-running-job": ""
},
"summary": "Samenvatting"
},
+14 -3
View File
@@ -383,6 +383,7 @@
"ai": {
"error-boundary": {
"alert-rule-button": "",
"feedback-button": "",
"improve-annotations-button": "",
"improve-labels-button": "",
"template-button": "",
@@ -1563,7 +1564,8 @@
"title": "Edytuj grupę ocen"
},
"group-loader": {
"group-load-failed": "Nie udało się wczytać reguł z grupy {{ groupName }} w przestrzeni nazw {{ namespaceName }}"
"group-load-failed": "Nie udało się wczytać reguł z grupy {{ groupName }} w przestrzeni nazw {{ namespaceName }}",
"no-rules": ""
},
"group-status": {
"content-the-group-is-being-deleted": "Trwa usuwanie grupy"
@@ -2828,6 +2830,7 @@
},
"template-preview": {
"aria-label-refresh-preview": "Odśwież podgląd",
"empty-state": "",
"label-preview": "Podgląd",
"refresh": "Odśwież"
},
@@ -8641,7 +8644,10 @@
"no-data": ""
},
"no-values-label": "Brak wartości",
"pagination-summary": "{{itemsRangeStart}}–{{displayedEnd}} z {{numRows}} wierszy"
"pagination-summary": "{{itemsRangeStart}}–{{displayedEnd}} z {{numRows}} wierszy",
"sparkline": {
"no-data": ""
}
},
"tags": {
"list-label": "Znaczniki"
@@ -9390,6 +9396,7 @@
"move-displayed-field-down": "",
"move-displayed-field-up": "",
"no-details": "",
"open-assistant": "",
"pin-line": "",
"remove-displayed-field": "",
"remove-log": "",
@@ -9408,6 +9415,9 @@
"copy-log": "Kopiuj wiersz logu",
"hide-details": "Pokaż szczegóły dziennika",
"icon-label": "Menu logu",
"log-line": "",
"log-line-explainer": "",
"open-assistant": "",
"pin-to-outline": "Przypnij log",
"show-context": "Pokaż kontekst",
"show-details": "Ukryj szczegóły dziennika",
@@ -11279,7 +11289,8 @@
"starting": "Uruchamianie…",
"status": {
"title-error-running-job": "Błąd uruchamiania zadania",
"title-job-completed-successfully": "Zadanie zakończone pomyślnie"
"title-job-completed-successfully": "Zadanie zakończone pomyślnie",
"title-warning-running-job": ""
},
"summary": "Podsumowanie"
},
+14 -3
View File
@@ -383,6 +383,7 @@
"ai": {
"error-boundary": {
"alert-rule-button": "",
"feedback-button": "",
"improve-annotations-button": "",
"improve-labels-button": "",
"template-button": "",
@@ -1551,7 +1552,8 @@
"title": "Editar grupo de avaliação"
},
"group-loader": {
"group-load-failed": "Falha ao carregar regras do grupo {{ groupName }} em {{ namespaceName }}"
"group-load-failed": "Falha ao carregar regras do grupo {{ groupName }} em {{ namespaceName }}",
"no-rules": ""
},
"group-status": {
"content-the-group-is-being-deleted": "O grupo está sendo excluído"
@@ -2802,6 +2804,7 @@
},
"template-preview": {
"aria-label-refresh-preview": "Atualizar a pré-visualização",
"empty-state": "",
"label-preview": "Visualizar",
"refresh": "Atualizar"
},
@@ -8597,7 +8600,10 @@
"no-data": ""
},
"no-values-label": "Sem valores",
"pagination-summary": "{{itemsRangeStart}} - {{displayedEnd}} de {{numRows}} linhas"
"pagination-summary": "{{itemsRangeStart}} - {{displayedEnd}} de {{numRows}} linhas",
"sparkline": {
"no-data": ""
}
},
"tags": {
"list-label": "Tags"
@@ -9330,6 +9336,7 @@
"move-displayed-field-down": "",
"move-displayed-field-up": "",
"no-details": "",
"open-assistant": "",
"pin-line": "",
"remove-displayed-field": "",
"remove-log": "",
@@ -9348,6 +9355,9 @@
"copy-log": "Copiar linha do log",
"hide-details": "Exibir detalhes do log",
"icon-label": "Menu do log",
"log-line": "",
"log-line-explainer": "",
"open-assistant": "",
"pin-to-outline": "Fixar log",
"show-context": "Exibir contexto",
"show-details": "Ocultar detalhes do log",
@@ -11207,7 +11217,8 @@
"starting": "Iniciando…",
"status": {
"title-error-running-job": "Erro ao executar a tarefa",
"title-job-completed-successfully": "Tarefa concluída com sucesso"
"title-job-completed-successfully": "Tarefa concluída com sucesso",
"title-warning-running-job": ""
},
"summary": "Resumo"
},
+14 -3
View File
@@ -383,6 +383,7 @@
"ai": {
"error-boundary": {
"alert-rule-button": "",
"feedback-button": "",
"improve-annotations-button": "",
"improve-labels-button": "",
"template-button": "",
@@ -1551,7 +1552,8 @@
"title": "Editar grupo de avaliação"
},
"group-loader": {
"group-load-failed": "Falha ao carregar regras do grupo {{ groupName }} em {{ namespaceName }}"
"group-load-failed": "Falha ao carregar regras do grupo {{ groupName }} em {{ namespaceName }}",
"no-rules": ""
},
"group-status": {
"content-the-group-is-being-deleted": "O grupo está a ser eliminado"
@@ -2802,6 +2804,7 @@
},
"template-preview": {
"aria-label-refresh-preview": "Recarregar a pré-visualização",
"empty-state": "",
"label-preview": "Pré-visualizar",
"refresh": "Atualizar"
},
@@ -8597,7 +8600,10 @@
"no-data": ""
},
"no-values-label": "Nenhum valor",
"pagination-summary": "{{itemsRangeStart}} - {{displayedEnd}} de {{numRows}} linhas"
"pagination-summary": "{{itemsRangeStart}} - {{displayedEnd}} de {{numRows}} linhas",
"sparkline": {
"no-data": ""
}
},
"tags": {
"list-label": "Etiquetas"
@@ -9330,6 +9336,7 @@
"move-displayed-field-down": "",
"move-displayed-field-up": "",
"no-details": "",
"open-assistant": "",
"pin-line": "",
"remove-displayed-field": "",
"remove-log": "",
@@ -9348,6 +9355,9 @@
"copy-log": "Copiar linha de registo",
"hide-details": "Mostrar detalhes do registo",
"icon-label": "Menu de registo",
"log-line": "",
"log-line-explainer": "",
"open-assistant": "",
"pin-to-outline": "Afixar registo",
"show-context": "Mostrar contexto",
"show-details": "Ocultar detalhes do registo",
@@ -11207,7 +11217,8 @@
"starting": "A iniciar...",
"status": {
"title-error-running-job": "Erro ao executar tarefa",
"title-job-completed-successfully": "Trabalho concluído com sucesso"
"title-job-completed-successfully": "Trabalho concluído com sucesso",
"title-warning-running-job": ""
},
"summary": "Resumo"
},
+14 -3
View File
@@ -383,6 +383,7 @@
"ai": {
"error-boundary": {
"alert-rule-button": "",
"feedback-button": "",
"improve-annotations-button": "",
"improve-labels-button": "",
"template-button": "",
@@ -1563,7 +1564,8 @@
"title": "Редактирование группы оценки"
},
"group-loader": {
"group-load-failed": "Не удалось загрузить правила из группы {{ groupName }} в {{ namespaceName }}"
"group-load-failed": "Не удалось загрузить правила из группы {{ groupName }} в {{ namespaceName }}",
"no-rules": ""
},
"group-status": {
"content-the-group-is-being-deleted": "Выполняется удаление группы"
@@ -2828,6 +2830,7 @@
},
"template-preview": {
"aria-label-refresh-preview": "Обновить просмотр",
"empty-state": "",
"label-preview": "Предварительный просмотр",
"refresh": "Обновить"
},
@@ -8641,7 +8644,10 @@
"no-data": ""
},
"no-values-label": "Нет значений",
"pagination-summary": "Строки: {{itemsRangeStart}} - {{displayedEnd}} из {{numRows}}"
"pagination-summary": "Строки: {{itemsRangeStart}} - {{displayedEnd}} из {{numRows}}",
"sparkline": {
"no-data": ""
}
},
"tags": {
"list-label": "Теги"
@@ -9390,6 +9396,7 @@
"move-displayed-field-down": "",
"move-displayed-field-up": "",
"no-details": "",
"open-assistant": "",
"pin-line": "",
"remove-displayed-field": "",
"remove-log": "",
@@ -9408,6 +9415,9 @@
"copy-log": "Копировать строку журнала",
"hide-details": "Показать сведения о журнале",
"icon-label": "Меню журнала",
"log-line": "",
"log-line-explainer": "",
"open-assistant": "",
"pin-to-outline": "Закрепить журнал",
"show-context": "Показать контекст",
"show-details": "Скрыть сведения о журнале",
@@ -11279,7 +11289,8 @@
"starting": "Запуск...",
"status": {
"title-error-running-job": "Ошибка при выполнении задания",
"title-job-completed-successfully": "Задание завершено"
"title-job-completed-successfully": "Задание завершено",
"title-warning-running-job": ""
},
"summary": "Сводка"
},
+14 -3
View File
@@ -383,6 +383,7 @@
"ai": {
"error-boundary": {
"alert-rule-button": "",
"feedback-button": "",
"improve-annotations-button": "",
"improve-labels-button": "",
"template-button": "",
@@ -1551,7 +1552,8 @@
"title": "Redigera utvärderingsgrupp"
},
"group-loader": {
"group-load-failed": "Det gick inte att ladda reglerna från gruppen {{ groupName }} i {{ namespaceName }}"
"group-load-failed": "Det gick inte att ladda reglerna från gruppen {{ groupName }} i {{ namespaceName }}",
"no-rules": ""
},
"group-status": {
"content-the-group-is-being-deleted": "Gruppen raderas"
@@ -2802,6 +2804,7 @@
},
"template-preview": {
"aria-label-refresh-preview": "Uppdatera förhandsgranskning",
"empty-state": "",
"label-preview": "Förhandsgranska",
"refresh": "Uppdatera"
},
@@ -8597,7 +8600,10 @@
"no-data": ""
},
"no-values-label": "Inga värden",
"pagination-summary": "{{itemsRangeStart}} - {{displayedEnd}} av {{numRows}} rader"
"pagination-summary": "{{itemsRangeStart}} - {{displayedEnd}} av {{numRows}} rader",
"sparkline": {
"no-data": ""
}
},
"tags": {
"list-label": "Taggar"
@@ -9330,6 +9336,7 @@
"move-displayed-field-down": "",
"move-displayed-field-up": "",
"no-details": "",
"open-assistant": "",
"pin-line": "",
"remove-displayed-field": "",
"remove-log": "",
@@ -9348,6 +9355,9 @@
"copy-log": "Kopiera loggrad",
"hide-details": "Visa loggdetaljer",
"icon-label": "Loggmeny",
"log-line": "",
"log-line-explainer": "",
"open-assistant": "",
"pin-to-outline": "Fäst logg",
"show-context": "Visa sammanhang",
"show-details": "Dölj loggdetaljer",
@@ -11207,7 +11217,8 @@
"starting": "Startar …",
"status": {
"title-error-running-job": "Ett fel uppstod när ett jobb kördes",
"title-job-completed-successfully": "Jobbet har slutförts"
"title-job-completed-successfully": "Jobbet har slutförts",
"title-warning-running-job": ""
},
"summary": "Sammanfattning"
},
+14 -3
View File
@@ -383,6 +383,7 @@
"ai": {
"error-boundary": {
"alert-rule-button": "",
"feedback-button": "",
"improve-annotations-button": "",
"improve-labels-button": "",
"template-button": "",
@@ -1551,7 +1552,8 @@
"title": "Değerlendirme grubunu düzenle"
},
"group-loader": {
"group-load-failed": "{{ namespaceName }} alanındaki {{ groupName }} grubundan kurallar yüklenemedi"
"group-load-failed": "{{ namespaceName }} alanındaki {{ groupName }} grubundan kurallar yüklenemedi",
"no-rules": ""
},
"group-status": {
"content-the-group-is-being-deleted": "Grup siliniyor"
@@ -2802,6 +2804,7 @@
},
"template-preview": {
"aria-label-refresh-preview": "Ön izlemeyi yenile",
"empty-state": "",
"label-preview": "Ön izleme",
"refresh": "Yenile"
},
@@ -8597,7 +8600,10 @@
"no-data": ""
},
"no-values-label": "Değer yok",
"pagination-summary": "{{itemsRangeStart}} - {{displayedEnd}}/{{numRows}} satır"
"pagination-summary": "{{itemsRangeStart}} - {{displayedEnd}}/{{numRows}} satır",
"sparkline": {
"no-data": ""
}
},
"tags": {
"list-label": "Etiketler"
@@ -9330,6 +9336,7 @@
"move-displayed-field-down": "",
"move-displayed-field-up": "",
"no-details": "",
"open-assistant": "",
"pin-line": "",
"remove-displayed-field": "",
"remove-log": "",
@@ -9348,6 +9355,9 @@
"copy-log": "Günlük satırını kopyala",
"hide-details": "Günlük ayrıntılarını göster",
"icon-label": "Günlük menüsü",
"log-line": "",
"log-line-explainer": "",
"open-assistant": "",
"pin-to-outline": "Günlüğü sabitle",
"show-context": "İçeriği göster",
"show-details": "Günlük ayrıntılarını gizle",
@@ -11207,7 +11217,8 @@
"starting": "Başlatılıyor...",
"status": {
"title-error-running-job": "İş çalıştırılırken hata oluştu",
"title-job-completed-successfully": "İş başarıyla tamamlandı"
"title-job-completed-successfully": "İş başarıyla tamamlandı",
"title-warning-running-job": ""
},
"summary": "Özet"
},
+14 -3
View File
@@ -383,6 +383,7 @@
"ai": {
"error-boundary": {
"alert-rule-button": "",
"feedback-button": "",
"improve-annotations-button": "",
"improve-labels-button": "",
"template-button": "",
@@ -1545,7 +1546,8 @@
"title": "编辑评估组"
},
"group-loader": {
"group-load-failed": "从 {{ namespaceName }} 的组 {{ groupName }} 中加载规则失败"
"group-load-failed": "从 {{ namespaceName }} 的组 {{ groupName }} 中加载规则失败",
"no-rules": ""
},
"group-status": {
"content-the-group-is-being-deleted": "正在删除组"
@@ -2789,6 +2791,7 @@
},
"template-preview": {
"aria-label-refresh-preview": "刷新预览",
"empty-state": "",
"label-preview": "预览",
"refresh": "刷新"
},
@@ -8575,7 +8578,10 @@
"no-data": ""
},
"no-values-label": "没有值",
"pagination-summary": "第 {{itemsRangeStart}} - {{displayedEnd}} 行,共 {{numRows}} 行"
"pagination-summary": "第 {{itemsRangeStart}} - {{displayedEnd}} 行,共 {{numRows}} 行",
"sparkline": {
"no-data": ""
}
},
"tags": {
"list-label": "标签"
@@ -9300,6 +9306,7 @@
"move-displayed-field-down": "",
"move-displayed-field-up": "",
"no-details": "没有要显示的字段。",
"open-assistant": "",
"pin-line": "固定日志",
"remove-displayed-field": "",
"remove-log": "",
@@ -9318,6 +9325,9 @@
"copy-log": "复制日志行",
"hide-details": "显示日志详情",
"icon-label": "日志菜单",
"log-line": "",
"log-line-explainer": "",
"open-assistant": "",
"pin-to-outline": "固定日志",
"show-context": "显示上下文",
"show-details": "隐藏日志详情",
@@ -11171,7 +11181,8 @@
"starting": "正在启动...",
"status": {
"title-error-running-job": "运行作业时出错",
"title-job-completed-successfully": "作业已成功完成"
"title-job-completed-successfully": "作业已成功完成",
"title-warning-running-job": ""
},
"summary": "摘要"
},
+14 -3
View File
@@ -383,6 +383,7 @@
"ai": {
"error-boundary": {
"alert-rule-button": "",
"feedback-button": "",
"improve-annotations-button": "",
"improve-labels-button": "",
"template-button": "",
@@ -1545,7 +1546,8 @@
"title": "編輯評估群組"
},
"group-loader": {
"group-load-failed": "無法從「{{ namespaceName }}」中的群組「{{ groupName }}」載入規則"
"group-load-failed": "無法從「{{ namespaceName }}」中的群組「{{ groupName }}」載入規則",
"no-rules": ""
},
"group-status": {
"content-the-group-is-being-deleted": "正在刪除群組"
@@ -2789,6 +2791,7 @@
},
"template-preview": {
"aria-label-refresh-preview": "重新整理預覽",
"empty-state": "",
"label-preview": "預覽",
"refresh": "更新"
},
@@ -8575,7 +8578,10 @@
"no-data": ""
},
"no-values-label": "沒有數值",
"pagination-summary": "{{itemsRangeStart}} - 第 {{displayedEnd}} 列,共 {{numRows}} 列"
"pagination-summary": "{{itemsRangeStart}} - 第 {{displayedEnd}} 列,共 {{numRows}} 列",
"sparkline": {
"no-data": ""
}
},
"tags": {
"list-label": "標籤"
@@ -9300,6 +9306,7 @@
"move-displayed-field-down": "",
"move-displayed-field-up": "",
"no-details": "沒有要顯示的欄位。",
"open-assistant": "",
"pin-line": "固定紀錄",
"remove-displayed-field": "",
"remove-log": "",
@@ -9318,6 +9325,9 @@
"copy-log": "複製日誌行",
"hide-details": "顯示紀錄詳細資料",
"icon-label": "日誌功能表",
"log-line": "",
"log-line-explainer": "",
"open-assistant": "",
"pin-to-outline": "釘選日誌",
"show-context": "顯示內容",
"show-details": "隱藏紀錄詳細資料",
@@ -11171,7 +11181,8 @@
"starting": "正在開始…",
"status": {
"title-error-running-job": "執行作業時發生錯誤",
"title-job-completed-successfully": "作業已成功完成"
"title-job-completed-successfully": "作業已成功完成",
"title-warning-running-job": ""
},
"summary": "摘要"
},