6908 lines
241 KiB
JavaScript
6908 lines
241 KiB
JavaScript
// ============================================================================
|
||
// statistics-graph-chart-card — translations.js
|
||
// ----------------------------------------------------------------------------
|
||
// Side-car translation pack. Install this file NEXT TO the main card file;
|
||
// the card imports it automatically and falls back to English if it is
|
||
// missing or outdated (a console notice tells you which).
|
||
//
|
||
// CONTRIBUTING A LANGUAGE
|
||
// 1. Copy the "en"-keyed English strings used below (keys ARE the English
|
||
// source texts) into a new <code>: Object.freeze({ ... }) block.
|
||
// 2. Add a display name to LANG_NAMES — it appears in the editor dropdown
|
||
// automatically.
|
||
// 3. Every key must exist in every language; a missing key falls back to
|
||
// English, so nothing breaks — but full coverage is expected in PRs.
|
||
// Corrections to existing translations are very welcome.
|
||
// ============================================================================
|
||
export const T_VERSION = "3.24";
|
||
|
||
export const LANG_NAMES = Object.freeze({
|
||
en: "English", cs: "Čeština", da: "Dansk", de: "Deutsch", es: "Español",
|
||
fi: "Suomi", fr: "Français", it: "Italiano", nl: "Nederlands", nb: "Norsk",
|
||
pl: "Polski", pt: "Português", ru: "Русский", sv: "Svenska", tr: "Türkçe",
|
||
zh: "中文",
|
||
});
|
||
export const I18N = Object.freeze({
|
||
en: Object.freeze({}),
|
||
tr: Object.freeze({
|
||
"Today": "Bug\u00fcn", "Yesterday": "D\u00fcn",
|
||
"This Week": "Bu Hafta", "Last Week": "Ge\u00e7en Hafta",
|
||
"This Month": "Bu Ay", "Last Month": "Ge\u00e7en Ay",
|
||
"This Year": "Bu Y\u0131l", "Last Year": "Ge\u00e7en Y\u0131l",
|
||
"Last 7 Days": "Son 7 G\u00fcn", "Last 30 Days": "Son 30 G\u00fcn",
|
||
"Last 12 Months": "Son 12 Ay",
|
||
"Last 24 hours": "Son 24 saat", "Last 3 days": "Son 3 g\u00fcn",
|
||
"Last 7 days": "Son 7 g\u00fcn", "Last 15 days": "Son 15 g\u00fcn",
|
||
"Last 30 days": "Son 30 g\u00fcn", "Last 90 days": "Son 90 g\u00fcn",
|
||
"Last 180 days": "Son 180 g\u00fcn", "Last 12 months": "Son 12 ay",
|
||
"Select end date": "Biti\u015f tarihini se\u00e7in",
|
||
"Previous month": "\u00d6nceki ay", "Next month": "Sonraki ay",
|
||
"Auto": "Otomatik", "Pts/h": "Nokta/sa", "Group": "Grup",
|
||
"Interval": "Aral\u0131k", "Hour": "Saat", "Date": "G\u00fcn",
|
||
"Week": "Hafta", "Month": "Ay", "Year": "Y\u0131l",
|
||
"Total": "Toplam", "Min": "Min", "Max": "Maks", "Avg": "Ort",
|
||
"Sum": "Toplam", "Last": "Son", "Median": "Medyan",
|
||
"Q1": "Q1", "Q3": "Q3", "Samples": "\u00d6rnek",
|
||
"Value": "De\u011fer", "Running total": "Ara toplam",
|
||
"No data": "Veri yok", "No time window.": "Zaman penceresi yok.",
|
||
"No entities to rank.": "S\u0131ralanacak varl\u0131k yok.",
|
||
"All entities are below the threshold": "T\u00fcm varl\u0131klar e\u015fi\u011fin alt\u0131nda",
|
||
"D": "G",
|
||
"W": "H",
|
||
"M": "A",
|
||
"Y": "Y",
|
||
"1H": "1sa",
|
||
"2H": "2sa",
|
||
"3H": "3sa",
|
||
"4H": "4sa",
|
||
"6H": "6sa",
|
||
"8H": "8sa",
|
||
"12H": "12sa",
|
||
"24H": "24sa",
|
||
"3D": "3G",
|
||
"7D": "7G",
|
||
"14D": "14G",
|
||
"15D": "15G",
|
||
"30D": "30G",
|
||
"90D": "90G",
|
||
"180D": "180G",
|
||
"6M": "6A",
|
||
"12M": "12A",
|
||
"1Y": "1Y",
|
||
"Day": "Gün",
|
||
"now": "şimdi",
|
||
"Click to return to current period": "Güncel döneme dönmek için tıklayın",
|
||
"Open calendar": "Takvimi aç",
|
||
// --- editor (short UI texts) ---
|
||
"Above": "Üstte",
|
||
"Adaptive Color": "Uyarlanır Renk",
|
||
"Add Annotation": "Anotasyon Ekle",
|
||
"Add Entity": "Varlık Ekle",
|
||
"Add Moving Average": "Hareketli Ortalama Ekle",
|
||
"Add Threshold": "Eşik Ekle",
|
||
"Advanced Calculations": "Gelişmiş Hesaplamalar",
|
||
"Aggregation": "Toplulaştırma",
|
||
"Align": "Hiza",
|
||
"All cards": "Tüm kartlar",
|
||
"Alphabetic": "Alfabetik",
|
||
"Animate": "Animasyon",
|
||
"Annotations": "Anotasyonlar",
|
||
"Attribute": "Öznitelik",
|
||
"Attribute Data Source": "Öznitelik Veri Kaynağı",
|
||
"Attribute List": "Öznitelik Listesi",
|
||
"Auto (HA language)": "Otomatik (HA dili)",
|
||
"Auto (HA profile)": "Otomatik (HA profili)",
|
||
"Auto (unit)": "Otomatik (birim)",
|
||
"Auto Hide Entities": "Varlıkları Otomatik Gizle",
|
||
"Auto Scale": "Otomatik Ölçek",
|
||
"Axis Labels": "Eksen Etiketleri",
|
||
"Background": "Arka Plan",
|
||
"Background Blur": "Arka Plan Bulanıklığı",
|
||
"Background Image": "Arka Plan Görseli",
|
||
"Background Opacity": "Arka Plan Opaklığı",
|
||
"Bar Spacing": "Çubuk Aralığı",
|
||
"Base Colors": "Temel Renkler",
|
||
"Battery": "Pil",
|
||
"Battery Entity": "Pil Varlığı",
|
||
"Below": "Altta",
|
||
"Bezier": "Bezier",
|
||
"Border Color": "Kenarlık Rengi",
|
||
"Border Radius": "Köşe Yarıçapı",
|
||
"Border Width": "Kenarlık Kalınlığı",
|
||
"Both": "İkisi",
|
||
"Bottom": "Alt",
|
||
"Bounds": "Sınırlar",
|
||
"Box Plot": "Kutu Grafiği",
|
||
"Break on Gaps": "Boşluklarda Kes",
|
||
"Brush Zooming": "Fırça Yakınlaştırma",
|
||
"Calendar": "Takvim",
|
||
"Card": "Kart",
|
||
"Card Border": "Kart Kenarlığı",
|
||
"Card Header": "Kart Başlığı",
|
||
"Card Overlays": "Kart Katmanları",
|
||
"Card Shadow": "Kart Gölgesi",
|
||
"Card Styling": "Kart Stili",
|
||
"Center": "Orta",
|
||
"Center Label Color": "Merkez Etiket Rengi",
|
||
"Center Label Size": "Merkez Etiket Boyutu",
|
||
"Center Total": "Merkezde Toplam",
|
||
"Chart": "Grafik",
|
||
"Chart Align": "Grafik Hizası",
|
||
"Chart Mode": "Grafik Modu",
|
||
"Chart mode, display and data configuration": "Grafik modu, görünüm ve veri yapılandırması",
|
||
"Classic": "Klasik",
|
||
"Color": "Renk",
|
||
"Color Dot": "Renk Noktası",
|
||
"Compact Legend": "Kompakt Lejant",
|
||
"Corner Radius": "Köşe Yarıçapı",
|
||
"Custom Name": "Özel Ad",
|
||
"Dashed": "Kesikli",
|
||
"Data Attribute": "Veri Özniteliği",
|
||
"Data Labels": "Veri Etiketleri",
|
||
"Data Points": "Veri Noktaları",
|
||
"Data Settings": "Veri Ayarları",
|
||
"Data Vars": "Veri Değişkenleri",
|
||
"Date Format": "Tarih Biçimi",
|
||
"Date Label Color": "Tarih Etiketi Rengi",
|
||
"Date Nav": "Tarih Gezgini",
|
||
"Date Navigation": "Tarih Gezinme",
|
||
"Date Picker": "Tarih Seçici",
|
||
"Decimals": "Ondalıklar",
|
||
"Default": "Varsayılan",
|
||
"Default (Vertical)": "Varsayılan (Dikey)",
|
||
"Default Mode": "Varsayılan Mod",
|
||
"Delete": "Sil",
|
||
"Direction": "Yön",
|
||
"Disabled": "Devre dışı",
|
||
"Donut": "Halka",
|
||
"Dotted": "Noktalı",
|
||
"Down Color": "Düşüş Rengi",
|
||
"Drag to reorder": "Sıralamak için sürükleyin",
|
||
"Duplicate": "Çoğalt",
|
||
"Duration Unit": "Süre Birimi",
|
||
"End": "Bitiş",
|
||
"End value": "Bitiş değeri",
|
||
"Energy Date Sync": "Enerji Tarih Senkronu",
|
||
"Entities": "Varlıklar",
|
||
"Entity": "Varlık",
|
||
"Falling": "Düşen",
|
||
"First": "İlk",
|
||
"Fixed Value": "Sabit Değer",
|
||
"Font Color": "Yazı Rengi",
|
||
"Font Size": "Yazı Boyutu",
|
||
"Forecast Horizon": "Tahmin Ufku",
|
||
"Gauge": "Gösterge",
|
||
"Gauge Columns": "Gösterge Sütunları",
|
||
"Gauge Span": "Gösterge Yay Açısı",
|
||
"General Settings": "Genel Ayarlar",
|
||
"Gradient": "Degrade",
|
||
"Graph Data": "Grafik Verisi",
|
||
"Graph End Hour": "Grafik Bitiş Saati",
|
||
"Graph Start": "Grafik Başlangıcı",
|
||
"Graph Start Hour": "Grafik Başlangıç Saati",
|
||
"Graph Type": "Grafik Tipi",
|
||
"Grid": "Izgara",
|
||
"Group By": "Gruplama",
|
||
"Group By Picker": "Gruplama Seçici",
|
||
"Header": "Başlık",
|
||
"Header & Battery": "Başlık ve Pil",
|
||
"Header Align": "Başlık Hizası",
|
||
"Header Color": "Başlık Rengi",
|
||
"Header Weight": "Başlık Kalınlığı",
|
||
"Heatmap": "Isı Haritası",
|
||
"Height": "Yükseklik",
|
||
"Hide on Load": "Yüklenirken Gizle",
|
||
"Histogram": "Histogram",
|
||
"Horizontal": "Yatay",
|
||
"Hours": "Saat",
|
||
"Hours to Show": "Gösterilecek Saat",
|
||
"Icon": "Simge",
|
||
"Icon Color": "Simge Rengi",
|
||
"Icon Position": "Simge Konumu",
|
||
"Icon Size": "Simge Boyutu",
|
||
"Image URL": "Görsel URL'si",
|
||
"Interval Picker": "Aralık Seçici",
|
||
"Invert (Mirror)": "Ters Çevir (Ayna)",
|
||
"Label": "Etiket",
|
||
"Labels": "Etiketler",
|
||
"Language": "Dil",
|
||
"Last 12M": "Son 12A",
|
||
"Last 15D": "Son 15G",
|
||
"Last 180D": "Son 180G",
|
||
"Last 24H": "Son 24sa",
|
||
"Last 30D": "Son 30G",
|
||
"Last 3D": "Son 3G",
|
||
"Last 7D": "Son 7G",
|
||
"Last 90D": "Son 90G",
|
||
"Last Color": "Son Değer Rengi",
|
||
"Left": "Sol",
|
||
"Letter Spacing": "Harf Aralığı",
|
||
"Line / Fill Color": "Çizgi / Dolgu Rengi",
|
||
"Line Style": "Çizgi Stili",
|
||
"Line Width": "Çizgi Kalınlığı",
|
||
"Local (device)": "Yerel (cihaz)",
|
||
"Localization": "Yerelleştirme",
|
||
"Logarithmic": "Logaritmik",
|
||
"Long dash": "Uzun kesik",
|
||
"Low Threshold": "Düşük Eşiği",
|
||
"Lower Bound Y": "Alt Sınır Y",
|
||
"Lower Bound Y2": "Alt Sınır Y2",
|
||
"MDI Icon": "MDI Simgesi",
|
||
"Milliseconds": "Milisaniye",
|
||
"Min Value": "Min Değer",
|
||
"Min Y Range": "Min Y Aralığı",
|
||
"Min Y2 Range": "Min Y2 Aralığı",
|
||
"Minutes": "Dakika",
|
||
"Name Position": "Ad Konumu",
|
||
"Name Size": "Ad Boyutu",
|
||
"Needle Color": "İbre Rengi",
|
||
"No annotations yet": "Henüz anotasyon yok",
|
||
"No moving averages yet": "Henüz hareketli ortalama yok",
|
||
"No thresholds yet": "Henüz eşik yok",
|
||
"None": "Yok",
|
||
"Now Line": "Şimdi Çizgisi",
|
||
"Number Format": "Sayı Biçimi",
|
||
"Off": "Kapalı",
|
||
"Offset": "Kaydırma",
|
||
"Opacity": "Opaklık",
|
||
"Overlay": "Katman",
|
||
"Overlays are hidden in sparkline mode": "Katmanlar sparkline modunda gizlidir",
|
||
"Padding": "İç Boşluk",
|
||
"Percentage": "Yüzde",
|
||
"Percentages": "Yüzdeler",
|
||
"Period": "Dönem",
|
||
"Period Highlight": "Dönem Vurgusu",
|
||
"Pie Chart": "Pasta Grafiği",
|
||
"Pie Style": "Pasta Stili",
|
||
"Point Color": "Nokta Rengi",
|
||
"Points/Hour": "Nokta/Saat",
|
||
"Points/Hour Picker": "Nokta/Saat Seçici",
|
||
"Polar Area": "Polar Alan",
|
||
"Primary Value": "Birincil Değer",
|
||
"Radar": "Radar",
|
||
"Radial Bar": "Radyal Çubuk",
|
||
"Range Band": "Aralık Bandı",
|
||
"Ranking": "Sıralama",
|
||
"Reference Year": "Referans Yılı",
|
||
"Reverse": "Ters",
|
||
"Right": "Sağ",
|
||
"Rising": "Yükselen",
|
||
"Round Ticks": "Yuvarlak Değerler",
|
||
"Scatter": "Dağılım",
|
||
"Scroll Mode": "Kaydırma Modu",
|
||
"Secondary Value": "İkincil Değer",
|
||
"Seconds": "Saniye",
|
||
"Server": "Sunucu",
|
||
"Shortcuts": "Kısayollar",
|
||
"Show Average": "Ortalamayı Göster",
|
||
"Show Bounds": "Sınırları Göster",
|
||
"Show Full Period": "Tam Dönemi Göster",
|
||
"Show Range": "Aralığı Göster",
|
||
"Show Timestamp": "Zaman Damgasını Göster",
|
||
"Show Values": "Değerleri Göster",
|
||
"Show now line": "Şimdi çizgisini göster",
|
||
"Slice Label Color": "Dilim Etiketi Rengi",
|
||
"Slice Label Format": "Dilim Etiketi Biçimi",
|
||
"Slice Label Size": "Dilim Etiketi Boyutu",
|
||
"Slice Spacing": "Dilim Aralığı",
|
||
"Solid": "Düz",
|
||
"Source": "Kaynak",
|
||
"Sparkline": "Sparkline",
|
||
"Stable": "Sabit",
|
||
"Stable Color": "Sabit Rengi",
|
||
"Stack Group": "Yığın Grubu",
|
||
"Stacked": "Yığılmış",
|
||
"Stacked Group Totals": "Yığın Grup Toplamları",
|
||
"State": "Durum",
|
||
"State Color": "Durum Rengi",
|
||
"State Layout": "Durum Düzeni",
|
||
"State Map": "Durum Haritası",
|
||
"State Timeline": "Durum Zaman Çizgisi",
|
||
"Statistic ID": "İstatistik ID",
|
||
"Style": "Stil",
|
||
"System": "Sistem",
|
||
"Tap Action": "Dokunma Eylemi",
|
||
"Thick": "Kalın",
|
||
"Thin": "İnce",
|
||
"Time Field": "Zaman Alanı",
|
||
"Time Unit": "Zaman Birimi",
|
||
"Time Window": "Zaman Penceresi",
|
||
"Time Zone": "Saat Dilimi",
|
||
"Timeline": "Zaman Çizgisi",
|
||
"Timestamp": "Zaman Damgası",
|
||
"Tomorrow": "Yarın",
|
||
"Tooltip": "İpucu",
|
||
"Tooltip Name": "İpucu Adı",
|
||
"Tooltip Order": "İpucu Sırası",
|
||
"Tooltip Sync": "İpucu Senkronu",
|
||
"Tooltip Total": "İpucu Toplamı",
|
||
"Top": "Üst",
|
||
"Transition": "Geçiş",
|
||
"Trend Period": "Trend Dönemi",
|
||
"Type": "Tip",
|
||
"Unit": "Birim",
|
||
"Up Color": "Yükseliş Rengi",
|
||
"Update Interval": "Güncelleme Aralığı",
|
||
"Upper Bound Y": "Üst Sınır Y",
|
||
"Upper Bound Y2": "Üst Sınır Y2",
|
||
"Value Expression": "Değer İfadesi",
|
||
"Value Factor": "Değer Çarpanı",
|
||
"Value Field": "Değer Alanı",
|
||
"Value Position": "Değer Konumu",
|
||
"Value Size": "Değer Boyutu",
|
||
"Value Transform": "Değer Dönüşümü",
|
||
"Visibility": "Görünürlük",
|
||
"Visible Intervals": "Görünür Aralıklar",
|
||
"Visible Modes": "Görünür Modlar",
|
||
"Visible Window": "Görünür Pencere",
|
||
"Visual Options": "Görsel Seçenekler",
|
||
"Waterfall": "Şelale",
|
||
"Width": "Genişlik",
|
||
"Window Step": "Pencere Adımı",
|
||
"X Axis": "X Ekseni",
|
||
"X Axis Interval": "X Ekseni Aralığı",
|
||
"X Grid Color": "X Izgara Rengi",
|
||
"X Grid Opacity": "X Izgara Opaklığı",
|
||
"X Grid Style": "X Izgara Stili",
|
||
"X Grid Width": "X Izgara Kalınlığı",
|
||
"X Label Color": "X Etiket Rengi",
|
||
"X Label Opacity": "X Etiket Opaklığı",
|
||
"X Label Size": "X Etiket Boyutu",
|
||
"X Ticks": "X İşaretleri",
|
||
"X-Axis": "X Ekseni",
|
||
"X-axis settings are hidden in sparkline mode": "X ekseni ayarları sparkline modunda gizlidir",
|
||
"Y Axis": "Y Ekseni",
|
||
"Y Axis Decimals": "Y Ekseni Ondalıkları",
|
||
"Y Axis Format": "Y Ekseni Biçimi",
|
||
"Y Axis Label": "Y Ekseni Etiketi",
|
||
"Y Axis Ticks": "Y Ekseni İşaretleri",
|
||
"Y Grid Color": "Y Izgara Rengi",
|
||
"Y Grid Opacity": "Y Izgara Opaklığı",
|
||
"Y Grid Style": "Y Izgara Stili",
|
||
"Y Grid Width": "Y Izgara Kalınlığı",
|
||
"Y Label Color": "Y Etiket Rengi",
|
||
"Y Label Opacity": "Y Etiket Opaklığı",
|
||
"Y Label Size": "Y Etiket Boyutu",
|
||
"Y Tick Format": "Y Değer Biçimi",
|
||
"Y Ticks": "Y İşaretleri",
|
||
"Y-Axis": "Y Ekseni",
|
||
"Y-axis settings are hidden in sparkline mode": "Y ekseni ayarları sparkline modunda gizlidir",
|
||
"Y2 Axis Label": "Y2 Ekseni Etiketi",
|
||
"Y2 Tick Format": "Y2 Değer Biçimi",
|
||
"Y2-Axis": "Y2 Ekseni",
|
||
"Z-Index": "Z-İndeksi",
|
||
"Zoom Sync": "Yakınlaştırma Senkronu",
|
||
"configured — add, reorder and customize": "yapılandırıldı — ekleyin, sıralayın, özelleştirin",
|
||
"e.g. Statistics": "örn. İstatistikler",
|
||
// --- entity editor ---
|
||
"Action": "Eylem",
|
||
"Advanced": "Gelişmiş",
|
||
"Always": "Her zaman",
|
||
"Bar": "Çubuk",
|
||
"Basic": "Temel",
|
||
"Candlestick": "Mum",
|
||
"Color Thresholds": "Renk Eşikleri",
|
||
"Colors": "Renkler",
|
||
"Ext LTS": "Harici LTS",
|
||
"Extrema": "Uç Değerler",
|
||
"Fill": "Dolgu",
|
||
"Gauge Range": "Gösterge Aralığı",
|
||
"General": "Genel",
|
||
"Global": "Global",
|
||
"Graph": "Grafik",
|
||
"History only": "Yalnız geçmiş",
|
||
"Independent": "Bağımsız",
|
||
"LTS": "LTS",
|
||
"Legend": "Lejant",
|
||
"Line": "Çizgi",
|
||
"Lower Bound": "Alt Sınır",
|
||
"Manual": "Elle",
|
||
"Moving Averages": "Hareketli Ortalamalar",
|
||
"Never": "Hiçbir zaman",
|
||
"On": "Açık",
|
||
"On Click": "Tıklayınca",
|
||
"Other": "Diğer",
|
||
"Primary": "Birincil",
|
||
"Rise/Fall Colors": "Yükseliş/Düşüş Renkleri",
|
||
"Secondary": "İkincil",
|
||
"Start": "Başlangıç",
|
||
"State Row": "Durum Satırı",
|
||
"Step": "Basamak",
|
||
"Time": "Zaman",
|
||
"Trend Icon": "Trend Simgesi",
|
||
"Upper Bound": "Üst Sınır",
|
||
"Y Axis Range": "Y Ekseni Aralığı",
|
||
// --- threshold direction/transition + hints ---
|
||
"Hard": "Sert",
|
||
"Inherit from Custom Name": "Özel Ad'dan devral",
|
||
"My annotation": "Anotasyonum",
|
||
"Smooth": "Yumuşak",
|
||
"Vertical": "Dikey",
|
||
// --- compact labels + scroll sync ---
|
||
"End Hour": "Bitiş Saati",
|
||
"Scroll Sync": "Kaydırma Senkronu",
|
||
"Start Hour": "Başlangıç Saati",
|
||
// --- state_row dropdowns + positions ---
|
||
"3D Effect": "3B Efekti",
|
||
"Aligned (below)": "Hizalı (altta)",
|
||
"Bottom Center": "Alt Orta",
|
||
"Bottom Left": "Alt Sol",
|
||
"Bottom Right": "Alt Sağ",
|
||
"State (live)": "Durum (canlı)",
|
||
"Tooltip Date = Axis": "İpucu Tarihi = Eksen",
|
||
"Top Center": "Üst Orta",
|
||
"Top Left": "Üst Sol",
|
||
"Top Right": "Üst Sağ",
|
||
"⚠ Last / First show the endpoint of the raw series — not the displayed slice or cell. Consider Sum / Avg / Min / Max in this chart mode.": "⚠ Last / First ham serinin uç noktasını gösterir — görüntülenen dilim veya hücreyi değil. Bu grafik türünde Sum / Avg / Min / Max kullanmayı düşünün.",
|
||
// --- color palette names ---
|
||
"Accent": "Vurgu",
|
||
"Amber": "Kehribar",
|
||
"Black": "Siyah",
|
||
"Blue": "Mavi",
|
||
"Blue grey": "Mavi gri",
|
||
"Brown": "Kahverengi",
|
||
"Cyan": "Camgöbeği",
|
||
"Dark grey": "Koyu gri",
|
||
"Deep orange": "Koyu turuncu",
|
||
"Deep purple": "Koyu mor",
|
||
"Green": "Yeşil",
|
||
"Grey": "Gri",
|
||
"Indigo": "Çivit",
|
||
"Light blue": "Açık mavi",
|
||
"Light green": "Açık yeşil",
|
||
"Light grey": "Açık gri",
|
||
"Lime": "Limon yeşili",
|
||
"Orange": "Turuncu",
|
||
"Pink": "Pembe",
|
||
"Purple": "Mor",
|
||
"Red": "Kırmızı",
|
||
"Teal": "Deniz mavisi",
|
||
"White": "Beyaz",
|
||
"Yellow": "Sarı",
|
||
"Custom": "Özel",
|
||
}),
|
||
de: Object.freeze({
|
||
"Today": "Heute", "Yesterday": "Gestern",
|
||
"This Week": "Diese Woche", "Last Week": "Letzte Woche",
|
||
"This Month": "Dieser Monat", "Last Month": "Letzter Monat",
|
||
"This Year": "Dieses Jahr", "Last Year": "Letztes Jahr",
|
||
"Last 7 Days": "Letzte 7 Tage", "Last 30 Days": "Letzte 30 Tage",
|
||
"Last 12 Months": "Letzte 12 Monate",
|
||
"Last 24 hours": "Letzte 24 Stunden", "Last 3 days": "Letzte 3 Tage",
|
||
"Last 7 days": "Letzte 7 Tage", "Last 15 days": "Letzte 15 Tage",
|
||
"Last 30 days": "Letzte 30 Tage", "Last 90 days": "Letzte 90 Tage",
|
||
"Last 180 days": "Letzte 180 Tage", "Last 12 months": "Letzte 12 Monate",
|
||
"Select end date": "Enddatum w\u00e4hlen",
|
||
"Previous month": "Vorheriger Monat", "Next month": "N\u00e4chster Monat",
|
||
"Auto": "Auto", "Pts/h": "Pkt/h", "Group": "Gruppe",
|
||
"Interval": "Intervall", "Hour": "Stunde", "Date": "Tag",
|
||
"Week": "Woche", "Month": "Monat", "Year": "Jahr",
|
||
"Total": "Gesamt", "Min": "Min", "Max": "Max", "Avg": "\u00d8",
|
||
"Sum": "Summe", "Last": "Letzter", "Median": "Median",
|
||
"Q1": "Q1", "Q3": "Q3", "Samples": "Werte",
|
||
"Value": "Wert", "Running total": "Zwischensumme",
|
||
"No data": "Keine Daten", "No time window.": "Kein Zeitfenster.",
|
||
"No entities to rank.": "Keine Entit\u00e4ten zum Sortieren.",
|
||
"All entities are below the threshold": "Alle Entit\u00e4ten liegen unter dem Schwellenwert",
|
||
"D": "T",
|
||
"W": "W",
|
||
"M": "M",
|
||
"Y": "J",
|
||
"1H": "1H",
|
||
"2H": "2H",
|
||
"3H": "3H",
|
||
"4H": "4H",
|
||
"6H": "6H",
|
||
"8H": "8H",
|
||
"12H": "12H",
|
||
"24H": "24H",
|
||
"3D": "3T",
|
||
"7D": "7T",
|
||
"14D": "14T",
|
||
"15D": "15T",
|
||
"30D": "30T",
|
||
"90D": "90T",
|
||
"180D": "180T",
|
||
"6M": "6M",
|
||
"12M": "12M",
|
||
"1Y": "1J",
|
||
"Day": "Tag",
|
||
"now": "jetzt",
|
||
"Click to return to current period": "Klicken, um zum aktuellen Zeitraum zurückzukehren",
|
||
"Open calendar": "Kalender öffnen",
|
||
// --- editor (short UI texts) ---
|
||
"Above": "Oberhalb",
|
||
"Adaptive Color": "Adaptive Farbe",
|
||
"Add Annotation": "Annotation hinzufügen",
|
||
"Add Entity": "Entität hinzufügen",
|
||
"Add Moving Average": "Gleitenden Durchschnitt hinzufügen",
|
||
"Add Threshold": "Schwellenwert hinzufügen",
|
||
"Advanced Calculations": "Erweiterte Berechnungen",
|
||
"Aggregation": "Aggregation",
|
||
"Align": "Ausrichtung",
|
||
"All cards": "Alle Karten",
|
||
"Alphabetic": "Alphabetisch",
|
||
"Animate": "Animieren",
|
||
"Annotations": "Annotationen",
|
||
"Attribute": "Attribut",
|
||
"Attribute Data Source": "Attribut-Datenquelle",
|
||
"Attribute List": "Attributliste",
|
||
"Auto (HA language)": "Auto (HA-Sprache)",
|
||
"Auto (HA profile)": "Auto (HA-Profil)",
|
||
"Auto (unit)": "Auto (Einheit)",
|
||
"Auto Hide Entities": "Entitäten automatisch ausblenden",
|
||
"Auto Scale": "Auto-Skalierung",
|
||
"Axis Labels": "Achsenbeschriftungen",
|
||
"Background": "Hintergrund",
|
||
"Background Blur": "Hintergrund-Unschärfe",
|
||
"Background Image": "Hintergrundbild",
|
||
"Background Opacity": "Hintergrund-Deckkraft",
|
||
"Bar Spacing": "Balkenabstand",
|
||
"Base Colors": "Grundfarben",
|
||
"Battery": "Batterie",
|
||
"Battery Entity": "Batterie-Entität",
|
||
"Below": "Unterhalb",
|
||
"Bezier": "Bezier",
|
||
"Border Color": "Rahmenfarbe",
|
||
"Border Radius": "Eckenradius",
|
||
"Border Width": "Rahmenbreite",
|
||
"Both": "Beides",
|
||
"Bottom": "Unten",
|
||
"Bounds": "Grenzen",
|
||
"Box Plot": "Boxplot",
|
||
"Break on Gaps": "Bei Lücken unterbrechen",
|
||
"Brush Zooming": "Brush-Zoom",
|
||
"Calendar": "Kalender",
|
||
"Card": "Karte",
|
||
"Card Border": "Kartenrahmen",
|
||
"Card Header": "Kartentitel",
|
||
"Card Overlays": "Karten-Overlays",
|
||
"Card Shadow": "Kartenschatten",
|
||
"Card Styling": "Kartengestaltung",
|
||
"Center": "Mitte",
|
||
"Center Label Color": "Mittellabel-Farbe",
|
||
"Center Label Size": "Mittellabel-Größe",
|
||
"Center Total": "Gesamtwert in der Mitte",
|
||
"Chart": "Diagramm",
|
||
"Chart Align": "Diagramm-Ausrichtung",
|
||
"Chart Mode": "Diagrammtyp",
|
||
"Chart mode, display and data configuration": "Diagrammtyp, Darstellung und Datenkonfiguration",
|
||
"Classic": "Klassisch",
|
||
"Color": "Farbe",
|
||
"Color Dot": "Farbpunkt",
|
||
"Compact Legend": "Kompakte Legende",
|
||
"Corner Radius": "Eckenradius",
|
||
"Custom Name": "Eigener Name",
|
||
"Dashed": "Gestrichelt",
|
||
"Data Attribute": "Datenattribut",
|
||
"Data Labels": "Datenbeschriftungen",
|
||
"Data Points": "Datenpunkte",
|
||
"Data Settings": "Dateneinstellungen",
|
||
"Data Vars": "Datenvariablen",
|
||
"Date Format": "Datumsformat",
|
||
"Date Label Color": "Datumslabel-Farbe",
|
||
"Date Nav": "Datumsnavigation",
|
||
"Date Navigation": "Datumsnavigation",
|
||
"Date Picker": "Datumsauswahl",
|
||
"Decimals": "Dezimalstellen",
|
||
"Default": "Standard",
|
||
"Default (Vertical)": "Standard (vertikal)",
|
||
"Default Mode": "Standardmodus",
|
||
"Delete": "Löschen",
|
||
"Direction": "Richtung",
|
||
"Disabled": "Deaktiviert",
|
||
"Donut": "Donut",
|
||
"Dotted": "Gepunktet",
|
||
"Down Color": "Abwärtsfarbe",
|
||
"Drag to reorder": "Zum Sortieren ziehen",
|
||
"Duplicate": "Duplizieren",
|
||
"Duration Unit": "Dauereinheit",
|
||
"End": "Ende",
|
||
"End value": "Endwert",
|
||
"Energy Date Sync": "Energie-Datumssynchronisierung",
|
||
"Entities": "Entitäten",
|
||
"Entity": "Entität",
|
||
"Falling": "Fallend",
|
||
"First": "Erster",
|
||
"Fixed Value": "Fester Wert",
|
||
"Font Color": "Schriftfarbe",
|
||
"Font Size": "Schriftgröße",
|
||
"Forecast Horizon": "Prognosehorizont",
|
||
"Gauge": "Anzeige",
|
||
"Gauge Columns": "Anzeige-Spalten",
|
||
"Gauge Span": "Anzeige-Winkel",
|
||
"General Settings": "Allgemeine Einstellungen",
|
||
"Gradient": "Verlauf",
|
||
"Graph Data": "Diagrammdaten",
|
||
"Graph End Hour": "Endstunde",
|
||
"Graph Start": "Diagrammstart",
|
||
"Graph Start Hour": "Startstunde",
|
||
"Graph Type": "Diagrammart",
|
||
"Grid": "Raster",
|
||
"Group By": "Gruppierung",
|
||
"Group By Picker": "Gruppierungsauswahl",
|
||
"Header": "Kopfzeile",
|
||
"Header & Battery": "Kopfzeile & Batterie",
|
||
"Header Align": "Titel-Ausrichtung",
|
||
"Header Color": "Titelfarbe",
|
||
"Header Weight": "Titel-Schriftstärke",
|
||
"Heatmap": "Heatmap",
|
||
"Height": "Höhe",
|
||
"Hide on Load": "Beim Laden ausblenden",
|
||
"Histogram": "Histogramm",
|
||
"Horizontal": "Horizontal",
|
||
"Hours": "Stunden",
|
||
"Hours to Show": "Angezeigte Stunden",
|
||
"Icon": "Symbol",
|
||
"Icon Color": "Symbolfarbe",
|
||
"Icon Position": "Symbolposition",
|
||
"Icon Size": "Symbolgröße",
|
||
"Image URL": "Bild-URL",
|
||
"Interval Picker": "Intervallauswahl",
|
||
"Invert (Mirror)": "Invertieren (Spiegeln)",
|
||
"Label": "Beschriftung",
|
||
"Labels": "Beschriftungen",
|
||
"Language": "Sprache",
|
||
"Last 12M": "Letzte 12M",
|
||
"Last 15D": "Letzte 15T",
|
||
"Last 180D": "Letzte 180T",
|
||
"Last 24H": "Letzte 24H",
|
||
"Last 30D": "Letzte 30T",
|
||
"Last 3D": "Letzte 3T",
|
||
"Last 7D": "Letzte 7T",
|
||
"Last 90D": "Letzte 90T",
|
||
"Last Color": "Letztwert-Farbe",
|
||
"Left": "Links",
|
||
"Letter Spacing": "Zeichenabstand",
|
||
"Line / Fill Color": "Linien-/Füllfarbe",
|
||
"Line Style": "Linienstil",
|
||
"Line Width": "Linienbreite",
|
||
"Local (device)": "Lokal (Gerät)",
|
||
"Localization": "Lokalisierung",
|
||
"Logarithmic": "Logarithmisch",
|
||
"Long dash": "Langer Strich",
|
||
"Low Threshold": "Untere Schwelle",
|
||
"Lower Bound Y": "Untergrenze Y",
|
||
"Lower Bound Y2": "Untergrenze Y2",
|
||
"MDI Icon": "MDI-Symbol",
|
||
"Milliseconds": "Millisekunden",
|
||
"Min Value": "Min-Wert",
|
||
"Min Y Range": "Min. Y-Spanne",
|
||
"Min Y2 Range": "Min. Y2-Spanne",
|
||
"Minutes": "Minuten",
|
||
"Name Position": "Namensposition",
|
||
"Name Size": "Namensgröße",
|
||
"Needle Color": "Zeigerfarbe",
|
||
"No annotations yet": "Noch keine Annotationen",
|
||
"No moving averages yet": "Noch keine gleitenden Durchschnitte",
|
||
"No thresholds yet": "Noch keine Schwellenwerte",
|
||
"None": "Keine",
|
||
"Now Line": "Jetzt-Linie",
|
||
"Number Format": "Zahlenformat",
|
||
"Off": "Aus",
|
||
"Offset": "Versatz",
|
||
"Opacity": "Deckkraft",
|
||
"Overlay": "Overlay",
|
||
"Overlays are hidden in sparkline mode": "Overlays sind im Sparkline-Modus ausgeblendet",
|
||
"Padding": "Innenabstand",
|
||
"Percentage": "Prozentsatz",
|
||
"Percentages": "Prozentwerte",
|
||
"Period": "Zeitraum",
|
||
"Period Highlight": "Zeitraum-Hervorhebung",
|
||
"Pie Chart": "Kreisdiagramm",
|
||
"Pie Style": "Kreisdiagramm-Stil",
|
||
"Point Color": "Punktfarbe",
|
||
"Points/Hour": "Punkte/Stunde",
|
||
"Points/Hour Picker": "Punkte/Stunde-Auswahl",
|
||
"Polar Area": "Polarfläche",
|
||
"Primary Value": "Primärwert",
|
||
"Radar": "Radar",
|
||
"Radial Bar": "Radialbalken",
|
||
"Range Band": "Bereichsband",
|
||
"Ranking": "Rangliste",
|
||
"Reference Year": "Referenzjahr",
|
||
"Reverse": "Umgekehrt",
|
||
"Right": "Rechts",
|
||
"Rising": "Steigend",
|
||
"Round Ticks": "Runde Achsenwerte",
|
||
"Scatter": "Streudiagramm",
|
||
"Scroll Mode": "Scrollmodus",
|
||
"Secondary Value": "Sekundärwert",
|
||
"Seconds": "Sekunden",
|
||
"Server": "Server",
|
||
"Shortcuts": "Schnellwahl",
|
||
"Show Average": "Durchschnitt anzeigen",
|
||
"Show Bounds": "Grenzen anzeigen",
|
||
"Show Full Period": "Gesamten Zeitraum anzeigen",
|
||
"Show Range": "Bereich anzeigen",
|
||
"Show Timestamp": "Zeitstempel anzeigen",
|
||
"Show Values": "Werte anzeigen",
|
||
"Show now line": "Jetzt-Linie anzeigen",
|
||
"Slice Label Color": "Segmentlabel-Farbe",
|
||
"Slice Label Format": "Segmentlabel-Format",
|
||
"Slice Label Size": "Segmentlabel-Größe",
|
||
"Slice Spacing": "Segmentabstand",
|
||
"Solid": "Durchgezogen",
|
||
"Source": "Quelle",
|
||
"Sparkline": "Sparkline",
|
||
"Stable": "Stabil",
|
||
"Stable Color": "Stabil-Farbe",
|
||
"Stack Group": "Stapelgruppe",
|
||
"Stacked": "Gestapelt",
|
||
"Stacked Group Totals": "Stapelgruppen-Summen",
|
||
"State": "Zustand",
|
||
"State Color": "Zustandsfarbe",
|
||
"State Layout": "Zustands-Layout",
|
||
"State Map": "Zustandszuordnung",
|
||
"State Timeline": "Zustands-Zeitachse",
|
||
"Statistic ID": "Statistik-ID",
|
||
"Style": "Stil",
|
||
"System": "System",
|
||
"Tap Action": "Tippaktion",
|
||
"Thick": "Dick",
|
||
"Thin": "Dünn",
|
||
"Time Field": "Zeitfeld",
|
||
"Time Unit": "Zeiteinheit",
|
||
"Time Window": "Zeitfenster",
|
||
"Time Zone": "Zeitzone",
|
||
"Timeline": "Zeitachse",
|
||
"Timestamp": "Zeitstempel",
|
||
"Tomorrow": "Morgen",
|
||
"Tooltip": "Tooltip",
|
||
"Tooltip Name": "Tooltip-Name",
|
||
"Tooltip Order": "Tooltip-Reihenfolge",
|
||
"Tooltip Sync": "Tooltip-Synchronisierung",
|
||
"Tooltip Total": "Tooltip-Summe",
|
||
"Top": "Oben",
|
||
"Transition": "Übergang",
|
||
"Trend Period": "Trendzeitraum",
|
||
"Type": "Typ",
|
||
"Unit": "Einheit",
|
||
"Up Color": "Aufwärtsfarbe",
|
||
"Update Interval": "Aktualisierungsintervall",
|
||
"Upper Bound Y": "Obergrenze Y",
|
||
"Upper Bound Y2": "Obergrenze Y2",
|
||
"Value Expression": "Wertausdruck",
|
||
"Value Factor": "Wertfaktor",
|
||
"Value Field": "Wertefeld",
|
||
"Value Position": "Wertposition",
|
||
"Value Size": "Wertgröße",
|
||
"Value Transform": "Werttransformation",
|
||
"Visibility": "Sichtbarkeit",
|
||
"Visible Intervals": "Sichtbare Intervalle",
|
||
"Visible Modes": "Sichtbare Modi",
|
||
"Visible Window": "Sichtbares Fenster",
|
||
"Visual Options": "Visuelle Optionen",
|
||
"Waterfall": "Wasserfall",
|
||
"Width": "Breite",
|
||
"Window Step": "Fensterschritt",
|
||
"X Axis": "X-Achse",
|
||
"X Axis Interval": "X-Achsen-Intervall",
|
||
"X Grid Color": "X-Rasterfarbe",
|
||
"X Grid Opacity": "X-Raster-Deckkraft",
|
||
"X Grid Style": "X-Rasterstil",
|
||
"X Grid Width": "X-Rasterbreite",
|
||
"X Label Color": "X-Label-Farbe",
|
||
"X Label Opacity": "X-Label-Deckkraft",
|
||
"X Label Size": "X-Label-Größe",
|
||
"X Ticks": "X-Markierungen",
|
||
"X-Axis": "X-Achse",
|
||
"X-axis settings are hidden in sparkline mode": "X-Achsen-Einstellungen sind im Sparkline-Modus ausgeblendet",
|
||
"Y Axis": "Y-Achse",
|
||
"Y Axis Decimals": "Y-Achsen-Dezimalstellen",
|
||
"Y Axis Format": "Y-Achsen-Format",
|
||
"Y Axis Label": "Y-Achsen-Beschriftung",
|
||
"Y Axis Ticks": "Y-Achsen-Markierungen",
|
||
"Y Grid Color": "Y-Rasterfarbe",
|
||
"Y Grid Opacity": "Y-Raster-Deckkraft",
|
||
"Y Grid Style": "Y-Rasterstil",
|
||
"Y Grid Width": "Y-Rasterbreite",
|
||
"Y Label Color": "Y-Label-Farbe",
|
||
"Y Label Opacity": "Y-Label-Deckkraft",
|
||
"Y Label Size": "Y-Label-Größe",
|
||
"Y Tick Format": "Y-Wertformat",
|
||
"Y Ticks": "Y-Markierungen",
|
||
"Y-Axis": "Y-Achse",
|
||
"Y-axis settings are hidden in sparkline mode": "Y-Achsen-Einstellungen sind im Sparkline-Modus ausgeblendet",
|
||
"Y2 Axis Label": "Y2-Achsen-Beschriftung",
|
||
"Y2 Tick Format": "Y2-Wertformat",
|
||
"Y2-Axis": "Y2-Achse",
|
||
"Z-Index": "Z-Index",
|
||
"Zoom Sync": "Zoom-Synchronisierung",
|
||
"configured — add, reorder and customize": "konfiguriert — hinzufügen, sortieren, anpassen",
|
||
"e.g. Statistics": "z. B. Statistik",
|
||
// --- entity editor ---
|
||
"Action": "Aktion",
|
||
"Advanced": "Erweitert",
|
||
"Always": "Immer",
|
||
"Bar": "Balken",
|
||
"Basic": "Basis",
|
||
"Candlestick": "Kerzen",
|
||
"Color Thresholds": "Farbschwellen",
|
||
"Colors": "Farben",
|
||
"Ext LTS": "Ext. LTS",
|
||
"Extrema": "Extremwerte",
|
||
"Fill": "Füllung",
|
||
"Gauge Range": "Anzeigebereich",
|
||
"General": "Allgemein",
|
||
"Global": "Global",
|
||
"Graph": "Diagramm",
|
||
"History only": "Nur Verlauf",
|
||
"Independent": "Unabhängig",
|
||
"LTS": "LTS",
|
||
"Legend": "Legende",
|
||
"Line": "Linie",
|
||
"Lower Bound": "Untergrenze",
|
||
"Manual": "Manuell",
|
||
"Moving Averages": "Gleitende Durchschnitte",
|
||
"Never": "Nie",
|
||
"On": "Ein",
|
||
"On Click": "Bei Klick",
|
||
"Other": "Andere",
|
||
"Primary": "Primär",
|
||
"Rise/Fall Colors": "Steig-/Fallfarben",
|
||
"Secondary": "Sekundär",
|
||
"Start": "Start",
|
||
"State Row": "Zustandszeile",
|
||
"Step": "Stufen",
|
||
"Time": "Zeit",
|
||
"Trend Icon": "Trend-Symbol",
|
||
"Upper Bound": "Obergrenze",
|
||
"Y Axis Range": "Y-Achsenbereich",
|
||
// --- threshold direction/transition + hints ---
|
||
"Hard": "Hart",
|
||
"Inherit from Custom Name": "Von eigenem Namen übernehmen",
|
||
"My annotation": "Meine Annotation",
|
||
"Smooth": "Weich",
|
||
"Vertical": "Vertikal",
|
||
// --- compact labels + scroll sync ---
|
||
"End Hour": "Endstunde",
|
||
"Scroll Sync": "Scroll-Synchr.",
|
||
"Start Hour": "Startstunde",
|
||
// --- state_row dropdowns + positions ---
|
||
"3D Effect": "3D-Effekt",
|
||
"Aligned (below)": "Ausgerichtet (unten)",
|
||
"Bottom Center": "Unten Mitte",
|
||
"Bottom Left": "Unten Links",
|
||
"Bottom Right": "Unten Rechts",
|
||
"State (live)": "Zustand (live)",
|
||
"Tooltip Date = Axis": "Tooltip-Datum = Achse",
|
||
"Top Center": "Oben Mitte",
|
||
"Top Left": "Oben Links",
|
||
"Top Right": "Oben Rechts",
|
||
"⚠ Last / First show the endpoint of the raw series — not the displayed slice or cell. Consider Sum / Avg / Min / Max in this chart mode.": "⚠ Last / First zeigen den Endpunkt der Rohreihe — nicht das angezeigte Segment oder die Zelle. Erwägen Sie in diesem Diagrammtyp Sum / Avg / Min / Max.",
|
||
// --- color palette names ---
|
||
"Accent": "Akzent",
|
||
"Amber": "Bernstein",
|
||
"Black": "Schwarz",
|
||
"Blue": "Blau",
|
||
"Blue grey": "Blaugrau",
|
||
"Brown": "Braun",
|
||
"Cyan": "Zyan",
|
||
"Dark grey": "Dunkelgrau",
|
||
"Deep orange": "Dunkelorange",
|
||
"Deep purple": "Dunkelviolett",
|
||
"Green": "Grün",
|
||
"Grey": "Grau",
|
||
"Indigo": "Indigo",
|
||
"Light blue": "Hellblau",
|
||
"Light green": "Hellgrün",
|
||
"Light grey": "Hellgrau",
|
||
"Lime": "Limette",
|
||
"Orange": "Orange",
|
||
"Pink": "Rosa",
|
||
"Purple": "Violett",
|
||
"Red": "Rot",
|
||
"Teal": "Blaugrün",
|
||
"White": "Weiß",
|
||
"Yellow": "Gelb",
|
||
"Custom": "Benutzerdef.",
|
||
}),
|
||
cs: Object.freeze({
|
||
"Today": "Dnes",
|
||
"Yesterday": "Včera",
|
||
"This Week": "Tento týden",
|
||
"Last Week": "Minulý týden",
|
||
"This Month": "Tento měsíc",
|
||
"Last Month": "Minulý měsíc",
|
||
"This Year": "Letos",
|
||
"Last Year": "Loni",
|
||
"Last 7 Days": "Posledních 7 dní",
|
||
"Last 30 Days": "Posledních 30 dní",
|
||
"Last 12 Months": "Posledních 12 měsíců",
|
||
"Last 24 hours": "Posledních 24 hodin",
|
||
"Last 3 days": "Poslední 3 dny",
|
||
"Last 7 days": "Posledních 7 dní",
|
||
"Last 15 days": "Posledních 15 dní",
|
||
"Last 30 days": "Posledních 30 dní",
|
||
"Last 90 days": "Posledních 90 dní",
|
||
"Last 180 days": "Posledních 180 dní",
|
||
"Last 12 months": "Posledních 12 měsíců",
|
||
"Select end date": "Vyberte koncové datum",
|
||
"Previous month": "Předchozí měsíc",
|
||
"Next month": "Další měsíc",
|
||
"Auto": "Auto",
|
||
"Pts/h": "Body/h",
|
||
"Group": "Skupina",
|
||
"Interval": "Interval",
|
||
"Hour": "Hodina",
|
||
"Date": "Den",
|
||
"Week": "Týden",
|
||
"Month": "Měsíc",
|
||
"Year": "Rok",
|
||
"Total": "Celkem",
|
||
"Min": "Min",
|
||
"Max": "Max",
|
||
"Avg": "Prům.",
|
||
"Sum": "Součet",
|
||
"Last": "Poslední",
|
||
"Median": "Medián",
|
||
"Q1": "Q1",
|
||
"Q3": "Q3",
|
||
"Samples": "Vzorky",
|
||
"Value": "Hodnota",
|
||
"Running total": "Průběžný součet",
|
||
"No data": "Žádná data",
|
||
"No time window.": "Žádné časové okno.",
|
||
"No entities to rank.": "Žádné entity k seřazení.",
|
||
"All entities are below the threshold": "Všechny entity jsou pod prahem",
|
||
"D": "D",
|
||
"W": "T",
|
||
"M": "M",
|
||
"Y": "R",
|
||
"1H": "1H",
|
||
"2H": "2H",
|
||
"3H": "3H",
|
||
"4H": "4H",
|
||
"6H": "6H",
|
||
"8H": "8H",
|
||
"12H": "12H",
|
||
"24H": "24H",
|
||
"3D": "3D",
|
||
"7D": "7D",
|
||
"14D": "14D",
|
||
"15D": "15D",
|
||
"30D": "30D",
|
||
"90D": "90D",
|
||
"180D": "180D",
|
||
"6M": "6M",
|
||
"12M": "12M",
|
||
"1Y": "1R",
|
||
"Day": "Den",
|
||
"now": "nyní",
|
||
"Click to return to current period": "Kliknutím se vrátíte na aktuální období",
|
||
"Open calendar": "Otevřít kalendář",
|
||
// --- editor (short UI texts) ---
|
||
"Above": "Nad",
|
||
"Adaptive Color": "Adaptivní barva",
|
||
"Add Annotation": "Přidat anotaci",
|
||
"Add Entity": "Přidat entitu",
|
||
"Add Moving Average": "Přidat klouzavý průměr",
|
||
"Add Threshold": "Přidat práh",
|
||
"Advanced Calculations": "Pokročilé výpočty",
|
||
"Aggregation": "Agregace",
|
||
"Align": "Zarovnání",
|
||
"All cards": "Všechny karty",
|
||
"Alphabetic": "Abecedně",
|
||
"Animate": "Animovat",
|
||
"Annotations": "Anotace",
|
||
"Attribute": "Atribut",
|
||
"Attribute Data Source": "Zdroj dat atributu",
|
||
"Attribute List": "Seznam atributů",
|
||
"Auto (HA language)": "Auto (jazyk HA)",
|
||
"Auto (HA profile)": "Auto (profil HA)",
|
||
"Auto (unit)": "Auto (jednotka)",
|
||
"Auto Hide Entities": "Automaticky skrývat entity",
|
||
"Auto Scale": "Automatické měřítko",
|
||
"Axis Labels": "Popisky os",
|
||
"Background": "Pozadí",
|
||
"Background Blur": "Rozostření pozadí",
|
||
"Background Image": "Obrázek pozadí",
|
||
"Background Opacity": "Průhlednost pozadí",
|
||
"Bar Spacing": "Rozestup sloupců",
|
||
"Base Colors": "Základní barvy",
|
||
"Battery": "Baterie",
|
||
"Battery Entity": "Entita baterie",
|
||
"Below": "Pod",
|
||
"Bezier": "Bezier",
|
||
"Border Color": "Barva ohraničení",
|
||
"Border Radius": "Zaoblení rohů",
|
||
"Border Width": "Tloušťka ohraničení",
|
||
"Both": "Obojí",
|
||
"Bottom": "Dole",
|
||
"Bounds": "Meze",
|
||
"Box Plot": "Krabicový graf",
|
||
"Break on Gaps": "Přerušit na mezerách",
|
||
"Brush Zooming": "Přiblížení výběrem",
|
||
"Calendar": "Kalendář",
|
||
"Card": "Karta",
|
||
"Card Border": "Ohraničení karty",
|
||
"Card Header": "Titulek karty",
|
||
"Card Overlays": "Překryvy karty",
|
||
"Card Shadow": "Stín karty",
|
||
"Card Styling": "Vzhled karty",
|
||
"Center": "Střed",
|
||
"Center Label Color": "Barva středového popisku",
|
||
"Center Label Size": "Velikost středového popisku",
|
||
"Center Total": "Součet uprostřed",
|
||
"Chart": "Graf",
|
||
"Chart Align": "Zarovnání grafu",
|
||
"Chart Mode": "Typ grafu",
|
||
"Chart mode, display and data configuration": "Typ grafu, zobrazení a nastavení dat",
|
||
"Classic": "Klasický",
|
||
"Color": "Barva",
|
||
"Color Dot": "Barevná tečka",
|
||
"Compact Legend": "Kompaktní legenda",
|
||
"Corner Radius": "Zaoblení rohů",
|
||
"Custom Name": "Vlastní název",
|
||
"Dashed": "Čárkovaná",
|
||
"Data Attribute": "Atribut dat",
|
||
"Data Labels": "Popisky dat",
|
||
"Data Points": "Datové body",
|
||
"Data Settings": "Nastavení dat",
|
||
"Data Vars": "Datové proměnné",
|
||
"Date Format": "Formát data",
|
||
"Date Label Color": "Barva popisku data",
|
||
"Date Nav": "Navigace dat",
|
||
"Date Navigation": "Navigace dat",
|
||
"Date Picker": "Výběr data",
|
||
"Decimals": "Desetinná místa",
|
||
"Default": "Výchozí",
|
||
"Default (Vertical)": "Výchozí (svisle)",
|
||
"Default Mode": "Výchozí režim",
|
||
"Delete": "Smazat",
|
||
"Direction": "Směr",
|
||
"Disabled": "Vypnuto",
|
||
"Donut": "Prstenec",
|
||
"Dotted": "Tečkovaná",
|
||
"Down Color": "Barva poklesu",
|
||
"Drag to reorder": "Přetažením změníte pořadí",
|
||
"Duplicate": "Duplikovat",
|
||
"Duration Unit": "Jednotka doby trvání",
|
||
"End": "Konec",
|
||
"End value": "Koncová hodnota",
|
||
"Energy Date Sync": "Synchronizace s daty Energie",
|
||
"Entities": "Entity",
|
||
"Entity": "Entita",
|
||
"Falling": "Klesající",
|
||
"First": "První",
|
||
"Fixed Value": "Pevná hodnota",
|
||
"Font Color": "Barva písma",
|
||
"Font Size": "Velikost písma",
|
||
"Forecast Horizon": "Horizont předpovědi",
|
||
"Gauge": "Ukazatel",
|
||
"Gauge Columns": "Sloupce ukazatelů",
|
||
"Gauge Span": "Oblouk ukazatele",
|
||
"General Settings": "Obecná nastavení",
|
||
"Gradient": "Přechod",
|
||
"Graph Data": "Data grafu",
|
||
"Graph End Hour": "Konečná hodina",
|
||
"Graph Start": "Začátek grafu",
|
||
"Graph Start Hour": "Počáteční hodina",
|
||
"Graph Type": "Typ čáry",
|
||
"Grid": "Mřížka",
|
||
"Group By": "Seskupení",
|
||
"Group By Picker": "Výběr seskupení",
|
||
"Header": "Záhlaví",
|
||
"Header & Battery": "Záhlaví a baterie",
|
||
"Header Align": "Zarovnání titulku",
|
||
"Header Color": "Barva titulku",
|
||
"Header Weight": "Tloušťka titulku",
|
||
"Heatmap": "Teplotní mapa",
|
||
"Height": "Výška",
|
||
"Hide on Load": "Skrýt při načtení",
|
||
"Histogram": "Histogram",
|
||
"Horizontal": "Vodorovně",
|
||
"Hours": "Hodiny",
|
||
"Hours to Show": "Zobrazené hodiny",
|
||
"Icon": "Ikona",
|
||
"Icon Color": "Barva ikony",
|
||
"Icon Position": "Pozice ikony",
|
||
"Icon Size": "Velikost ikony",
|
||
"Image URL": "URL obrázku",
|
||
"Interval Picker": "Výběr intervalu",
|
||
"Invert (Mirror)": "Invertovat (zrcadlit)",
|
||
"Label": "Popisek",
|
||
"Labels": "Popisky",
|
||
"Language": "Jazyk",
|
||
"Last 12M": "Posledních 12M",
|
||
"Last 15D": "Posledních 15D",
|
||
"Last 180D": "Posledních 180D",
|
||
"Last 24H": "Posledních 24H",
|
||
"Last 30D": "Posledních 30D",
|
||
"Last 3D": "Poslední 3D",
|
||
"Last 7D": "Posledních 7D",
|
||
"Last 90D": "Posledních 90D",
|
||
"Last Color": "Barva poslední hodnoty",
|
||
"Left": "Vlevo",
|
||
"Letter Spacing": "Prostrkání písmen",
|
||
"Line / Fill Color": "Barva čáry / výplně",
|
||
"Line Style": "Styl čáry",
|
||
"Line Width": "Tloušťka čáry",
|
||
"Local (device)": "Místní (zařízení)",
|
||
"Localization": "Lokalizace",
|
||
"Logarithmic": "Logaritmická",
|
||
"Long dash": "Dlouhá čárka",
|
||
"Low Threshold": "Dolní práh",
|
||
"Lower Bound Y": "Dolní mez Y",
|
||
"Lower Bound Y2": "Dolní mez Y2",
|
||
"MDI Icon": "Ikona MDI",
|
||
"Milliseconds": "Milisekundy",
|
||
"Min Value": "Min. hodnota",
|
||
"Min Y Range": "Min. rozsah Y",
|
||
"Min Y2 Range": "Min. rozsah Y2",
|
||
"Minutes": "Minuty",
|
||
"Name Position": "Pozice názvu",
|
||
"Name Size": "Velikost názvu",
|
||
"Needle Color": "Barva ručičky",
|
||
"No annotations yet": "Zatím žádné anotace",
|
||
"No moving averages yet": "Zatím žádné klouzavé průměry",
|
||
"No thresholds yet": "Zatím žádné prahy",
|
||
"None": "Žádný",
|
||
"Now Line": "Čára „nyní“",
|
||
"Number Format": "Formát čísel",
|
||
"Off": "Vyp.",
|
||
"Offset": "Posun",
|
||
"Opacity": "Průhlednost",
|
||
"Overlay": "Překryv",
|
||
"Overlays are hidden in sparkline mode": "Překryvy jsou v režimu sparkline skryté",
|
||
"Padding": "Vnitřní okraj",
|
||
"Percentage": "Procento",
|
||
"Percentages": "Procenta",
|
||
"Period": "Období",
|
||
"Period Highlight": "Zvýraznění období",
|
||
"Pie Chart": "Koláčový graf",
|
||
"Pie Style": "Styl koláče",
|
||
"Point Color": "Barva bodů",
|
||
"Points/Hour": "Body/hod.",
|
||
"Points/Hour Picker": "Výběr bodů/hod.",
|
||
"Polar Area": "Polární plocha",
|
||
"Primary Value": "Primární hodnota",
|
||
"Radar": "Radar",
|
||
"Radial Bar": "Radiální sloupce",
|
||
"Range Band": "Pásmo rozsahu",
|
||
"Ranking": "Žebříček",
|
||
"Reference Year": "Referenční rok",
|
||
"Reverse": "Obráceně",
|
||
"Right": "Vpravo",
|
||
"Rising": "Rostoucí",
|
||
"Round Ticks": "Zaokrouhlovat dílky",
|
||
"Scatter": "Bodový",
|
||
"Scroll Mode": "Režim posouvání",
|
||
"Secondary Value": "Sekundární hodnota",
|
||
"Seconds": "Sekundy",
|
||
"Server": "Server",
|
||
"Shortcuts": "Zkratky",
|
||
"Show Average": "Zobrazit průměr",
|
||
"Show Bounds": "Zobrazit meze",
|
||
"Show Full Period": "Zobrazit celé období",
|
||
"Show Range": "Zobrazit rozsah",
|
||
"Show Timestamp": "Zobrazit časové razítko",
|
||
"Show Values": "Zobrazit hodnoty",
|
||
"Show now line": "Zobrazit čáru „nyní“",
|
||
"Slice Label Color": "Barva popisků výsečí",
|
||
"Slice Label Format": "Formát popisků výsečí",
|
||
"Slice Label Size": "Velikost popisků výsečí",
|
||
"Slice Spacing": "Mezera výsečí",
|
||
"Solid": "Plná",
|
||
"Source": "Zdroj",
|
||
"Sparkline": "Sparkline",
|
||
"Stable": "Stabilní",
|
||
"Stable Color": "Barva stability",
|
||
"Stack Group": "Skupina skládání",
|
||
"Stacked": "Skládaný",
|
||
"Stacked Group Totals": "Součty skupin skládání",
|
||
"State": "Stav",
|
||
"State Color": "Barva stavu",
|
||
"State Layout": "Rozložení stavů",
|
||
"State Map": "Mapa stavů",
|
||
"State Timeline": "Časová osa stavů",
|
||
"Statistic ID": "ID statistiky",
|
||
"Style": "Styl",
|
||
"System": "Systémový",
|
||
"Tap Action": "Akce klepnutí",
|
||
"Thick": "Tlustý",
|
||
"Thin": "Tenký",
|
||
"Time Field": "Pole času",
|
||
"Time Unit": "Jednotka času",
|
||
"Time Window": "Časové okno",
|
||
"Time Zone": "Časové pásmo",
|
||
"Timeline": "Časová osa",
|
||
"Timestamp": "Časové razítko",
|
||
"Tomorrow": "Zítra",
|
||
"Tooltip": "Popisek",
|
||
"Tooltip Name": "Název v popisku",
|
||
"Tooltip Order": "Pořadí v popisku",
|
||
"Tooltip Sync": "Synchronizace popisků",
|
||
"Tooltip Total": "Součet v popisku",
|
||
"Top": "Nahoře",
|
||
"Transition": "Přechod",
|
||
"Trend Period": "Období trendu",
|
||
"Type": "Typ",
|
||
"Unit": "Jednotka",
|
||
"Up Color": "Barva růstu",
|
||
"Update Interval": "Interval aktualizace",
|
||
"Upper Bound Y": "Horní mez Y",
|
||
"Upper Bound Y2": "Horní mez Y2",
|
||
"Value Expression": "Výraz hodnoty",
|
||
"Value Factor": "Násobitel hodnoty",
|
||
"Value Field": "Pole hodnoty",
|
||
"Value Position": "Pozice hodnoty",
|
||
"Value Size": "Velikost hodnoty",
|
||
"Value Transform": "Transformace hodnoty",
|
||
"Visibility": "Viditelnost",
|
||
"Visible Intervals": "Viditelné intervaly",
|
||
"Visible Modes": "Viditelné režimy",
|
||
"Visible Window": "Viditelné okno",
|
||
"Visual Options": "Vizuální možnosti",
|
||
"Waterfall": "Vodopád",
|
||
"Width": "Šířka",
|
||
"Window Step": "Krok okna",
|
||
"X Axis": "Osa X",
|
||
"X Axis Interval": "Interval osy X",
|
||
"X Grid Color": "Barva mřížky X",
|
||
"X Grid Opacity": "Průhlednost mřížky X",
|
||
"X Grid Style": "Styl mřížky X",
|
||
"X Grid Width": "Tloušťka mřížky X",
|
||
"X Label Color": "Barva popisků X",
|
||
"X Label Opacity": "Průhlednost popisků X",
|
||
"X Label Size": "Velikost popisků X",
|
||
"X Ticks": "Dílky X",
|
||
"X-Axis": "Osa X",
|
||
"X-axis settings are hidden in sparkline mode": "Nastavení osy X je v režimu sparkline skryté",
|
||
"Y Axis": "Osa Y",
|
||
"Y Axis Decimals": "Desetinná místa osy Y",
|
||
"Y Axis Format": "Formát osy Y",
|
||
"Y Axis Label": "Popisek osy Y",
|
||
"Y Axis Ticks": "Dílky osy Y",
|
||
"Y Grid Color": "Barva mřížky Y",
|
||
"Y Grid Opacity": "Průhlednost mřížky Y",
|
||
"Y Grid Style": "Styl mřížky Y",
|
||
"Y Grid Width": "Tloušťka mřížky Y",
|
||
"Y Label Color": "Barva popisků Y",
|
||
"Y Label Opacity": "Průhlednost popisků Y",
|
||
"Y Label Size": "Velikost popisků Y",
|
||
"Y Tick Format": "Formát hodnot Y",
|
||
"Y Ticks": "Dílky Y",
|
||
"Y-Axis": "Osa Y",
|
||
"Y-axis settings are hidden in sparkline mode": "Nastavení osy Y je v režimu sparkline skryté",
|
||
"Y2 Axis Label": "Popisek osy Y2",
|
||
"Y2 Tick Format": "Formát hodnot Y2",
|
||
"Y2-Axis": "Osa Y2",
|
||
"Z-Index": "Z-index",
|
||
"Zoom Sync": "Synchronizace přiblížení",
|
||
"configured — add, reorder and customize": "nakonfigurováno — přidávejte, řaďte a přizpůsobujte",
|
||
"e.g. Statistics": "např. Statistiky",
|
||
// --- entity editor ---
|
||
"Action": "Akce",
|
||
"Advanced": "Pokročilé",
|
||
"Always": "Vždy",
|
||
"Bar": "Sloupce",
|
||
"Basic": "Základní",
|
||
"Candlestick": "Svíčky",
|
||
"Color Thresholds": "Barevné prahy",
|
||
"Colors": "Barvy",
|
||
"Ext LTS": "Ext. LTS",
|
||
"Extrema": "Extrémy",
|
||
"Fill": "Výplň",
|
||
"Gauge Range": "Rozsah ukazatele",
|
||
"General": "Obecné",
|
||
"Global": "Globálně",
|
||
"Graph": "Graf",
|
||
"History only": "Pouze historie",
|
||
"Independent": "Nezávislá",
|
||
"LTS": "LTS",
|
||
"Legend": "Legenda",
|
||
"Line": "Čára",
|
||
"Lower Bound": "Dolní mez",
|
||
"Manual": "Ručně",
|
||
"Moving Averages": "Klouzavé průměry",
|
||
"Never": "Nikdy",
|
||
"On": "Zap",
|
||
"On Click": "Při kliknutí",
|
||
"Other": "Jiné",
|
||
"Primary": "Primární",
|
||
"Rise/Fall Colors": "Barvy růstu/poklesu",
|
||
"Secondary": "Sekundární",
|
||
"Start": "Začátek",
|
||
"State Row": "Řádek stavu",
|
||
"Step": "Schody",
|
||
"Time": "Čas",
|
||
"Trend Icon": "Ikona trendu",
|
||
"Upper Bound": "Horní mez",
|
||
"Y Axis Range": "Rozsah osy Y",
|
||
// --- threshold direction/transition + hints ---
|
||
"Hard": "Ostrý",
|
||
"Inherit from Custom Name": "Zdědit z vlastního názvu",
|
||
"My annotation": "Moje anotace",
|
||
"Smooth": "Hladký",
|
||
"Vertical": "Svisle",
|
||
// --- compact labels + scroll sync ---
|
||
"End Hour": "Konečná hodina",
|
||
"Scroll Sync": "Synchr. posouvání",
|
||
"Start Hour": "Počáteční hodina",
|
||
// --- state_row dropdowns + positions ---
|
||
"3D Effect": "3D efekt",
|
||
"Aligned (below)": "Zarovnáno (dole)",
|
||
"Bottom Center": "Dole uprostřed",
|
||
"Bottom Left": "Dole vlevo",
|
||
"Bottom Right": "Dole vpravo",
|
||
"State (live)": "Stav (živě)",
|
||
"Tooltip Date = Axis": "Datum popisku = Osa",
|
||
"Top Center": "Nahoře uprostřed",
|
||
"Top Left": "Nahoře vlevo",
|
||
"Top Right": "Nahoře vpravo",
|
||
"⚠ Last / First show the endpoint of the raw series — not the displayed slice or cell. Consider Sum / Avg / Min / Max in this chart mode.": "⚠ Last / First zobrazují krajní bod surové řady, nikoli zobrazený výsek nebo buňku. V tomto typu grafu zvažte Sum / Avg / Min / Max.",
|
||
// --- color palette names ---
|
||
"Accent": "Akcent",
|
||
"Amber": "Jantarová",
|
||
"Black": "Černá",
|
||
"Blue": "Modrá",
|
||
"Blue grey": "Modrošedá",
|
||
"Brown": "Hnědá",
|
||
"Cyan": "Azurová",
|
||
"Dark grey": "Tmavě šedá",
|
||
"Deep orange": "Tmavě oranžová",
|
||
"Deep purple": "Tmavě fialová",
|
||
"Green": "Zelená",
|
||
"Grey": "Šedá",
|
||
"Indigo": "Indigo",
|
||
"Light blue": "Světle modrá",
|
||
"Light green": "Světle zelená",
|
||
"Light grey": "Světle šedá",
|
||
"Lime": "Limetková",
|
||
"Orange": "Oranžová",
|
||
"Pink": "Růžová",
|
||
"Purple": "Fialová",
|
||
"Red": "Červená",
|
||
"Teal": "Modrozelená",
|
||
"White": "Bílá",
|
||
"Yellow": "Žlutá",
|
||
"Custom": "Vlastní",
|
||
}),
|
||
da: Object.freeze({
|
||
"Today": "I dag",
|
||
"Yesterday": "I går",
|
||
"This Week": "Denne uge",
|
||
"Last Week": "Sidste uge",
|
||
"This Month": "Denne måned",
|
||
"Last Month": "Sidste måned",
|
||
"This Year": "I år",
|
||
"Last Year": "Sidste år",
|
||
"Last 7 Days": "Seneste 7 dage",
|
||
"Last 30 Days": "Seneste 30 dage",
|
||
"Last 12 Months": "Seneste 12 måneder",
|
||
"Last 24 hours": "Seneste 24 timer",
|
||
"Last 3 days": "Seneste 3 dage",
|
||
"Last 7 days": "Seneste 7 dage",
|
||
"Last 15 days": "Seneste 15 dage",
|
||
"Last 30 days": "Seneste 30 dage",
|
||
"Last 90 days": "Seneste 90 dage",
|
||
"Last 180 days": "Seneste 180 dage",
|
||
"Last 12 months": "Seneste 12 måneder",
|
||
"Select end date": "Vælg slutdato",
|
||
"Previous month": "Forrige måned",
|
||
"Next month": "Næste måned",
|
||
"Auto": "Auto",
|
||
"Pts/h": "Pkt/t",
|
||
"Group": "Gruppe",
|
||
"Interval": "Interval",
|
||
"Hour": "Time",
|
||
"Date": "Dag",
|
||
"Week": "Uge",
|
||
"Month": "Måned",
|
||
"Year": "År",
|
||
"Total": "Total",
|
||
"Min": "Min",
|
||
"Max": "Maks",
|
||
"Avg": "Gns",
|
||
"Sum": "Sum",
|
||
"Last": "Seneste",
|
||
"Median": "Median",
|
||
"Q1": "Q1",
|
||
"Q3": "Q3",
|
||
"Samples": "Målinger",
|
||
"Value": "Værdi",
|
||
"Running total": "Løbende total",
|
||
"No data": "Ingen data",
|
||
"No time window.": "Intet tidsvindue.",
|
||
"No entities to rank.": "Ingen enheder at rangere.",
|
||
"All entities are below the threshold": "Alle enheder er under tærsklen",
|
||
"D": "D",
|
||
"W": "U",
|
||
"M": "M",
|
||
"Y": "Å",
|
||
"1H": "1T",
|
||
"2H": "2T",
|
||
"3H": "3T",
|
||
"4H": "4T",
|
||
"6H": "6T",
|
||
"8H": "8T",
|
||
"12H": "12T",
|
||
"24H": "24T",
|
||
"3D": "3D",
|
||
"7D": "7D",
|
||
"14D": "14D",
|
||
"15D": "15D",
|
||
"30D": "30D",
|
||
"90D": "90D",
|
||
"180D": "180D",
|
||
"6M": "6M",
|
||
"12M": "12M",
|
||
"1Y": "1Å",
|
||
"Day": "Dag",
|
||
"now": "nu",
|
||
"Click to return to current period": "Klik for at vende tilbage til nuværende periode",
|
||
"Open calendar": "Åbn kalender",
|
||
// --- editor (short UI texts) ---
|
||
"Above": "Over",
|
||
"Adaptive Color": "Adaptiv farve",
|
||
"Add Annotation": "Tilføj annotation",
|
||
"Add Entity": "Tilføj enhed",
|
||
"Add Moving Average": "Tilføj glidende gennemsnit",
|
||
"Add Threshold": "Tilføj tærskel",
|
||
"Advanced Calculations": "Avancerede beregninger",
|
||
"Aggregation": "Aggregering",
|
||
"Align": "Justering",
|
||
"All cards": "Alle kort",
|
||
"Alphabetic": "Alfabetisk",
|
||
"Animate": "Animer",
|
||
"Annotations": "Annotationer",
|
||
"Attribute": "Attribut",
|
||
"Attribute Data Source": "Datakilde for attribut",
|
||
"Attribute List": "Attributliste",
|
||
"Auto (HA language)": "Auto (HA-sprog)",
|
||
"Auto (HA profile)": "Auto (HA-profil)",
|
||
"Auto (unit)": "Auto (enhed)",
|
||
"Auto Hide Entities": "Skjul enheder automatisk",
|
||
"Auto Scale": "Autoskala",
|
||
"Axis Labels": "Akseetiketter",
|
||
"Background": "Baggrund",
|
||
"Background Blur": "Baggrundssløring",
|
||
"Background Image": "Baggrundsbillede",
|
||
"Background Opacity": "Baggrundsgennemsigtighed",
|
||
"Bar Spacing": "Søjleafstand",
|
||
"Base Colors": "Basisfarver",
|
||
"Battery": "Batteri",
|
||
"Battery Entity": "Batterienhed",
|
||
"Below": "Under",
|
||
"Bezier": "Bezier",
|
||
"Border Color": "Rammefarve",
|
||
"Border Radius": "Hjørneradius",
|
||
"Border Width": "Rammebredde",
|
||
"Both": "Begge",
|
||
"Bottom": "Nederst",
|
||
"Bounds": "Grænser",
|
||
"Box Plot": "Boksplot",
|
||
"Break on Gaps": "Afbryd ved huller",
|
||
"Brush Zooming": "Markeringszoom",
|
||
"Calendar": "Kalender",
|
||
"Card": "Kort",
|
||
"Card Border": "Kortramme",
|
||
"Card Header": "Korttitel",
|
||
"Card Overlays": "Kortoverlejringer",
|
||
"Card Shadow": "Kortskygge",
|
||
"Card Styling": "Kortudseende",
|
||
"Center": "Midten",
|
||
"Center Label Color": "Farve på midteretiket",
|
||
"Center Label Size": "Størrelse på midteretiket",
|
||
"Center Total": "Sum i midten",
|
||
"Chart": "Diagram",
|
||
"Chart Align": "Diagramjustering",
|
||
"Chart Mode": "Diagramtype",
|
||
"Chart mode, display and data configuration": "Diagramtype, visning og datakonfiguration",
|
||
"Classic": "Klassisk",
|
||
"Color": "Farve",
|
||
"Color Dot": "Farveprik",
|
||
"Compact Legend": "Kompakt forklaring",
|
||
"Corner Radius": "Hjørneradius",
|
||
"Custom Name": "Brugerdefineret navn",
|
||
"Dashed": "Stiplet",
|
||
"Data Attribute": "Dataattribut",
|
||
"Data Labels": "Dataetiketter",
|
||
"Data Points": "Datapunkter",
|
||
"Data Settings": "Dataindstillinger",
|
||
"Data Vars": "Datavariabler",
|
||
"Date Format": "Datoformat",
|
||
"Date Label Color": "Farve på datoetiket",
|
||
"Date Nav": "Datonavigation",
|
||
"Date Navigation": "Datonavigation",
|
||
"Date Picker": "Datovælger",
|
||
"Decimals": "Decimaler",
|
||
"Default": "Standard",
|
||
"Default (Vertical)": "Standard (lodret)",
|
||
"Default Mode": "Standardtilstand",
|
||
"Delete": "Slet",
|
||
"Direction": "Retning",
|
||
"Disabled": "Deaktiveret",
|
||
"Donut": "Ring",
|
||
"Dotted": "Prikket",
|
||
"Down Color": "Faldfarve",
|
||
"Drag to reorder": "Træk for at ændre rækkefølge",
|
||
"Duplicate": "Duplikér",
|
||
"Duration Unit": "Varighedsenhed",
|
||
"End": "Slut",
|
||
"End value": "Slutværdi",
|
||
"Energy Date Sync": "Synkronisering med Energi-datoer",
|
||
"Entities": "Enheder",
|
||
"Entity": "Enhed",
|
||
"Falling": "Faldende",
|
||
"First": "Første",
|
||
"Fixed Value": "Fast værdi",
|
||
"Font Color": "Skriftfarve",
|
||
"Font Size": "Skriftstørrelse",
|
||
"Forecast Horizon": "Prognosehorisont",
|
||
"Gauge": "Måler",
|
||
"Gauge Columns": "Målerkolonner",
|
||
"Gauge Span": "Målerbue",
|
||
"General Settings": "Generelle indstillinger",
|
||
"Gradient": "Gradient",
|
||
"Graph Data": "Diagramdata",
|
||
"Graph End Hour": "Sluttime",
|
||
"Graph Start": "Diagramstart",
|
||
"Graph Start Hour": "Starttime",
|
||
"Graph Type": "Linjetype",
|
||
"Grid": "Gitter",
|
||
"Group By": "Gruppering",
|
||
"Group By Picker": "Grupperingsvælger",
|
||
"Header": "Overskrift",
|
||
"Header & Battery": "Overskrift og batteri",
|
||
"Header Align": "Titeljustering",
|
||
"Header Color": "Titelfarve",
|
||
"Header Weight": "Titelvægt",
|
||
"Heatmap": "Varmekort",
|
||
"Height": "Højde",
|
||
"Hide on Load": "Skjul ved indlæsning",
|
||
"Histogram": "Histogram",
|
||
"Horizontal": "Vandret",
|
||
"Hours": "Timer",
|
||
"Hours to Show": "Timer der vises",
|
||
"Icon": "Ikon",
|
||
"Icon Color": "Ikonfarve",
|
||
"Icon Position": "Ikonposition",
|
||
"Icon Size": "Ikonstørrelse",
|
||
"Image URL": "Billed-URL",
|
||
"Interval Picker": "Intervalvælger",
|
||
"Invert (Mirror)": "Invertér (spejl)",
|
||
"Label": "Etiket",
|
||
"Labels": "Etiketter",
|
||
"Language": "Sprog",
|
||
"Last 12M": "Seneste 12M",
|
||
"Last 15D": "Seneste 15D",
|
||
"Last 180D": "Seneste 180D",
|
||
"Last 24H": "Seneste 24T",
|
||
"Last 30D": "Seneste 30D",
|
||
"Last 3D": "Seneste 3D",
|
||
"Last 7D": "Seneste 7D",
|
||
"Last 90D": "Seneste 90D",
|
||
"Last Color": "Farve på seneste værdi",
|
||
"Left": "Venstre",
|
||
"Letter Spacing": "Bogstavafstand",
|
||
"Line / Fill Color": "Linje-/fyldfarve",
|
||
"Line Style": "Linjestil",
|
||
"Line Width": "Linjebredde",
|
||
"Local (device)": "Lokal (enhed)",
|
||
"Localization": "Lokalisering",
|
||
"Logarithmic": "Logaritmisk",
|
||
"Long dash": "Lang streg",
|
||
"Low Threshold": "Lav tærskel",
|
||
"Lower Bound Y": "Nedre grænse Y",
|
||
"Lower Bound Y2": "Nedre grænse Y2",
|
||
"MDI Icon": "MDI-ikon",
|
||
"Milliseconds": "Millisekunder",
|
||
"Min Value": "Min.-værdi",
|
||
"Min Y Range": "Min. Y-interval",
|
||
"Min Y2 Range": "Min. Y2-interval",
|
||
"Minutes": "Minutter",
|
||
"Name Position": "Navneposition",
|
||
"Name Size": "Navnestørrelse",
|
||
"Needle Color": "Nålefarve",
|
||
"No annotations yet": "Ingen annotationer endnu",
|
||
"No moving averages yet": "Ingen glidende gennemsnit endnu",
|
||
"No thresholds yet": "Ingen tærskler endnu",
|
||
"None": "Ingen",
|
||
"Now Line": "Nu-linje",
|
||
"Number Format": "Talformat",
|
||
"Off": "Fra",
|
||
"Offset": "Forskydning",
|
||
"Opacity": "Gennemsigtighed",
|
||
"Overlay": "Overlejring",
|
||
"Overlays are hidden in sparkline mode": "Overlejringer er skjult i sparkline-tilstand",
|
||
"Padding": "Indre margen",
|
||
"Percentage": "Procent",
|
||
"Percentages": "Procentdele",
|
||
"Period": "Periode",
|
||
"Period Highlight": "Periodefremhævning",
|
||
"Pie Chart": "Lagkagediagram",
|
||
"Pie Style": "Lagkagestil",
|
||
"Point Color": "Punktfarve",
|
||
"Points/Hour": "Punkter/time",
|
||
"Points/Hour Picker": "Vælger for punkter/time",
|
||
"Polar Area": "Polært område",
|
||
"Primary Value": "Primær værdi",
|
||
"Radar": "Radar",
|
||
"Radial Bar": "Radial søjle",
|
||
"Range Band": "Intervalbånd",
|
||
"Ranking": "Rangering",
|
||
"Reference Year": "Referenceår",
|
||
"Reverse": "Omvendt",
|
||
"Right": "Højre",
|
||
"Rising": "Stigende",
|
||
"Round Ticks": "Afrundede skalatrin",
|
||
"Scatter": "Punktdiagram",
|
||
"Scroll Mode": "Rulletilstand",
|
||
"Secondary Value": "Sekundær værdi",
|
||
"Seconds": "Sekunder",
|
||
"Server": "Server",
|
||
"Shortcuts": "Genveje",
|
||
"Show Average": "Vis gennemsnit",
|
||
"Show Bounds": "Vis grænser",
|
||
"Show Full Period": "Vis hele perioden",
|
||
"Show Range": "Vis interval",
|
||
"Show Timestamp": "Vis tidsstempel",
|
||
"Show Values": "Vis værdier",
|
||
"Show now line": "Vis nu-linje",
|
||
"Slice Label Color": "Farve på udsnitsetiketter",
|
||
"Slice Label Format": "Format på udsnitsetiketter",
|
||
"Slice Label Size": "Størrelse på udsnitsetiketter",
|
||
"Slice Spacing": "Udsnitsafstand",
|
||
"Solid": "Fuldt optrukket",
|
||
"Source": "Kilde",
|
||
"Sparkline": "Sparkline",
|
||
"Stable": "Stabil",
|
||
"Stable Color": "Stabilfarve",
|
||
"Stack Group": "Stakgruppe",
|
||
"Stacked": "Stablet",
|
||
"Stacked Group Totals": "Summer pr. stakgruppe",
|
||
"State": "Tilstand",
|
||
"State Color": "Tilstandsfarve",
|
||
"State Layout": "Tilstandslayout",
|
||
"State Map": "Tilstandskort",
|
||
"State Timeline": "Tilstandstidslinje",
|
||
"Statistic ID": "Statistik-ID",
|
||
"Style": "Stil",
|
||
"System": "System",
|
||
"Tap Action": "Trykhandling",
|
||
"Thick": "Tyk",
|
||
"Thin": "Tynd",
|
||
"Time Field": "Tidsfelt",
|
||
"Time Unit": "Tidsenhed",
|
||
"Time Window": "Tidsvindue",
|
||
"Time Zone": "Tidszone",
|
||
"Timeline": "Tidslinje",
|
||
"Timestamp": "Tidsstempel",
|
||
"Tomorrow": "I morgen",
|
||
"Tooltip": "Tooltip",
|
||
"Tooltip Name": "Navn i tooltip",
|
||
"Tooltip Order": "Tooltip-rækkefølge",
|
||
"Tooltip Sync": "Tooltip-synkronisering",
|
||
"Tooltip Total": "Sum i tooltip",
|
||
"Top": "Øverst",
|
||
"Transition": "Overgang",
|
||
"Trend Period": "Trendperiode",
|
||
"Type": "Type",
|
||
"Unit": "Enhed",
|
||
"Up Color": "Stigningsfarve",
|
||
"Update Interval": "Opdateringsinterval",
|
||
"Upper Bound Y": "Øvre grænse Y",
|
||
"Upper Bound Y2": "Øvre grænse Y2",
|
||
"Value Expression": "Værdiudtryk",
|
||
"Value Factor": "Værdifaktor",
|
||
"Value Field": "Værdifelt",
|
||
"Value Position": "Værdiposition",
|
||
"Value Size": "Værdistørrelse",
|
||
"Value Transform": "Værditransformation",
|
||
"Visibility": "Synlighed",
|
||
"Visible Intervals": "Synlige intervaller",
|
||
"Visible Modes": "Synlige tilstande",
|
||
"Visible Window": "Synligt vindue",
|
||
"Visual Options": "Visuelle indstillinger",
|
||
"Waterfall": "Vandfald",
|
||
"Width": "Bredde",
|
||
"Window Step": "Vinduestrin",
|
||
"X Axis": "X-akse",
|
||
"X Axis Interval": "X-akseinterval",
|
||
"X Grid Color": "X-gitterfarve",
|
||
"X Grid Opacity": "X-gittergennemsigtighed",
|
||
"X Grid Style": "X-gitterstil",
|
||
"X Grid Width": "X-gitterbredde",
|
||
"X Label Color": "X-etiketfarve",
|
||
"X Label Opacity": "X-etiketgennemsigtighed",
|
||
"X Label Size": "X-etiketstørrelse",
|
||
"X Ticks": "X-skalastreger",
|
||
"X-Axis": "X-akse",
|
||
"X-axis settings are hidden in sparkline mode": "X-akseindstillinger er skjult i sparkline-tilstand",
|
||
"Y Axis": "Y-akse",
|
||
"Y Axis Decimals": "Y-aksedecimaler",
|
||
"Y Axis Format": "Y-akseformat",
|
||
"Y Axis Label": "Y-akseetiket",
|
||
"Y Axis Ticks": "Y-akseskalastreger",
|
||
"Y Grid Color": "Y-gitterfarve",
|
||
"Y Grid Opacity": "Y-gittergennemsigtighed",
|
||
"Y Grid Style": "Y-gitterstil",
|
||
"Y Grid Width": "Y-gitterbredde",
|
||
"Y Label Color": "Y-etiketfarve",
|
||
"Y Label Opacity": "Y-etiketgennemsigtighed",
|
||
"Y Label Size": "Y-etiketstørrelse",
|
||
"Y Tick Format": "Y-værdiformat",
|
||
"Y Ticks": "Y-skalastreger",
|
||
"Y-Axis": "Y-akse",
|
||
"Y-axis settings are hidden in sparkline mode": "Y-akseindstillinger er skjult i sparkline-tilstand",
|
||
"Y2 Axis Label": "Y2-akseetiket",
|
||
"Y2 Tick Format": "Y2-værdiformat",
|
||
"Y2-Axis": "Y2-akse",
|
||
"Z-Index": "Z-indeks",
|
||
"Zoom Sync": "Zoomsynkronisering",
|
||
"configured — add, reorder and customize": "konfigureret — tilføj, omarranger og tilpas",
|
||
"e.g. Statistics": "f.eks. Statistik",
|
||
// --- entity editor ---
|
||
"Action": "Handling",
|
||
"Advanced": "Avanceret",
|
||
"Always": "Altid",
|
||
"Bar": "Søjler",
|
||
"Basic": "Grundlæggende",
|
||
"Candlestick": "Candlestick",
|
||
"Color Thresholds": "Farvetærskler",
|
||
"Colors": "Farver",
|
||
"Ext LTS": "Ekst. LTS",
|
||
"Extrema": "Ekstremer",
|
||
"Fill": "Fyld",
|
||
"Gauge Range": "Målerinterval",
|
||
"General": "Generelt",
|
||
"Global": "Globalt",
|
||
"Graph": "Diagram",
|
||
"History only": "Kun historik",
|
||
"Independent": "Uafhængig",
|
||
"LTS": "LTS",
|
||
"Legend": "Forklaring",
|
||
"Line": "Linje",
|
||
"Lower Bound": "Nedre grænse",
|
||
"Manual": "Manuelt",
|
||
"Moving Averages": "Glidende gennemsnit",
|
||
"Never": "Aldrig",
|
||
"On": "Til",
|
||
"On Click": "Ved klik",
|
||
"Other": "Andet",
|
||
"Primary": "Primær",
|
||
"Rise/Fall Colors": "Stignings-/faldfarver",
|
||
"Secondary": "Sekundær",
|
||
"Start": "Start",
|
||
"State Row": "Tilstandsrække",
|
||
"Step": "Trin",
|
||
"Time": "Tid",
|
||
"Trend Icon": "Trendikon",
|
||
"Upper Bound": "Øvre grænse",
|
||
"Y Axis Range": "Y-akseinterval",
|
||
// --- threshold direction/transition + hints ---
|
||
"Hard": "Hård",
|
||
"Inherit from Custom Name": "Nedarv fra brugerdefineret navn",
|
||
"My annotation": "Min annotation",
|
||
"Smooth": "Blød",
|
||
"Vertical": "Lodret",
|
||
// --- compact labels + scroll sync ---
|
||
"End Hour": "Sluttime",
|
||
"Scroll Sync": "Rullningssynkr.",
|
||
"Start Hour": "Starttime",
|
||
// --- state_row dropdowns + positions ---
|
||
"3D Effect": "3D-effekt",
|
||
"Aligned (below)": "Justeret (under)",
|
||
"Bottom Center": "Nederst i midten",
|
||
"Bottom Left": "Nederst til venstre",
|
||
"Bottom Right": "Nederst til højre",
|
||
"State (live)": "Tilstand (live)",
|
||
"Tooltip Date = Axis": "Tooltip-dato = Akse",
|
||
"Top Center": "Øverst i midten",
|
||
"Top Left": "Øverst til venstre",
|
||
"Top Right": "Øverst til højre",
|
||
"⚠ Last / First show the endpoint of the raw series — not the displayed slice or cell. Consider Sum / Avg / Min / Max in this chart mode.": "⚠ Last / First viser rådataseriens endepunkt, ikke det viste segment eller celle. Overvej Sum / Avg / Min / Max i denne diagramtype.",
|
||
// --- color palette names ---
|
||
"Accent": "Accent",
|
||
"Amber": "Rav",
|
||
"Black": "Sort",
|
||
"Blue": "Blå",
|
||
"Blue grey": "Blågrå",
|
||
"Brown": "Brun",
|
||
"Cyan": "Cyan",
|
||
"Dark grey": "Mørkegrå",
|
||
"Deep orange": "Mørk orange",
|
||
"Deep purple": "Mørklilla",
|
||
"Green": "Grøn",
|
||
"Grey": "Grå",
|
||
"Indigo": "Indigo",
|
||
"Light blue": "Lyseblå",
|
||
"Light green": "Lysegrøn",
|
||
"Light grey": "Lysegrå",
|
||
"Lime": "Lime",
|
||
"Orange": "Orange",
|
||
"Pink": "Lyserød",
|
||
"Purple": "Lilla",
|
||
"Red": "Rød",
|
||
"Teal": "Blågrøn",
|
||
"White": "Hvid",
|
||
"Yellow": "Gul",
|
||
"Custom": "Tilpasset",
|
||
}),
|
||
es: Object.freeze({
|
||
"Today": "Hoy",
|
||
"Yesterday": "Ayer",
|
||
"This Week": "Esta semana",
|
||
"Last Week": "Semana pasada",
|
||
"This Month": "Este mes",
|
||
"Last Month": "Mes pasado",
|
||
"This Year": "Este año",
|
||
"Last Year": "Año pasado",
|
||
"Last 7 Days": "Últimos 7 días",
|
||
"Last 30 Days": "Últimos 30 días",
|
||
"Last 12 Months": "Últimos 12 meses",
|
||
"Last 24 hours": "Últimas 24 horas",
|
||
"Last 3 days": "Últimos 3 días",
|
||
"Last 7 days": "Últimos 7 días",
|
||
"Last 15 days": "Últimos 15 días",
|
||
"Last 30 days": "Últimos 30 días",
|
||
"Last 90 days": "Últimos 90 días",
|
||
"Last 180 days": "Últimos 180 días",
|
||
"Last 12 months": "Últimos 12 meses",
|
||
"Select end date": "Selecciona la fecha final",
|
||
"Previous month": "Mes anterior",
|
||
"Next month": "Mes siguiente",
|
||
"Auto": "Auto",
|
||
"Pts/h": "Ptos/h",
|
||
"Group": "Grupo",
|
||
"Interval": "Intervalo",
|
||
"Hour": "Hora",
|
||
"Date": "Día",
|
||
"Week": "Semana",
|
||
"Month": "Mes",
|
||
"Year": "Año",
|
||
"Total": "Total",
|
||
"Min": "Mín",
|
||
"Max": "Máx",
|
||
"Avg": "Prom",
|
||
"Sum": "Suma",
|
||
"Last": "Último",
|
||
"Median": "Mediana",
|
||
"Q1": "Q1",
|
||
"Q3": "Q3",
|
||
"Samples": "Muestras",
|
||
"Value": "Valor",
|
||
"Running total": "Total acumulado",
|
||
"No data": "Sin datos",
|
||
"No time window.": "Sin ventana de tiempo.",
|
||
"No entities to rank.": "No hay entidades que clasificar.",
|
||
"All entities are below the threshold": "Todas las entidades están por debajo del umbral",
|
||
"D": "D",
|
||
"W": "S",
|
||
"M": "M",
|
||
"Y": "A",
|
||
"1H": "1H",
|
||
"2H": "2H",
|
||
"3H": "3H",
|
||
"4H": "4H",
|
||
"6H": "6H",
|
||
"8H": "8H",
|
||
"12H": "12H",
|
||
"24H": "24H",
|
||
"3D": "3D",
|
||
"7D": "7D",
|
||
"14D": "14D",
|
||
"15D": "15D",
|
||
"30D": "30D",
|
||
"90D": "90D",
|
||
"180D": "180D",
|
||
"6M": "6M",
|
||
"12M": "12M",
|
||
"1Y": "1A",
|
||
"Day": "Día",
|
||
"now": "ahora",
|
||
"Click to return to current period": "Haz clic para volver al período actual",
|
||
"Open calendar": "Abrir calendario",
|
||
// --- editor (short UI texts) ---
|
||
"Above": "Arriba",
|
||
"Adaptive Color": "Color adaptativo",
|
||
"Add Annotation": "Añadir anotación",
|
||
"Add Entity": "Añadir entidad",
|
||
"Add Moving Average": "Añadir media móvil",
|
||
"Add Threshold": "Añadir umbral",
|
||
"Advanced Calculations": "Cálculos avanzados",
|
||
"Aggregation": "Agregación",
|
||
"Align": "Alineación",
|
||
"All cards": "Todas las tarjetas",
|
||
"Alphabetic": "Alfabético",
|
||
"Animate": "Animar",
|
||
"Annotations": "Anotaciones",
|
||
"Attribute": "Atributo",
|
||
"Attribute Data Source": "Fuente de datos del atributo",
|
||
"Attribute List": "Lista de atributos",
|
||
"Auto (HA language)": "Auto (idioma de HA)",
|
||
"Auto (HA profile)": "Auto (perfil de HA)",
|
||
"Auto (unit)": "Auto (unidad)",
|
||
"Auto Hide Entities": "Ocultar entidades automáticamente",
|
||
"Auto Scale": "Escala automática",
|
||
"Axis Labels": "Etiquetas de eje",
|
||
"Background": "Fondo",
|
||
"Background Blur": "Desenfoque de fondo",
|
||
"Background Image": "Imagen de fondo",
|
||
"Background Opacity": "Opacidad del fondo",
|
||
"Bar Spacing": "Espaciado de barras",
|
||
"Base Colors": "Colores base",
|
||
"Battery": "Batería",
|
||
"Battery Entity": "Entidad de batería",
|
||
"Below": "Abajo",
|
||
"Bezier": "Bezier",
|
||
"Border Color": "Color del borde",
|
||
"Border Radius": "Radio de esquinas",
|
||
"Border Width": "Grosor del borde",
|
||
"Both": "Ambos",
|
||
"Bottom": "Inferior",
|
||
"Bounds": "Límites",
|
||
"Box Plot": "Diagrama de caja",
|
||
"Break on Gaps": "Cortar en huecos",
|
||
"Brush Zooming": "Zoom por selección",
|
||
"Calendar": "Calendario",
|
||
"Card": "Tarjeta",
|
||
"Card Border": "Borde de la tarjeta",
|
||
"Card Header": "Título de la tarjeta",
|
||
"Card Overlays": "Superposiciones de la tarjeta",
|
||
"Card Shadow": "Sombra de la tarjeta",
|
||
"Card Styling": "Estilo de la tarjeta",
|
||
"Center": "Centro",
|
||
"Center Label Color": "Color de la etiqueta central",
|
||
"Center Label Size": "Tamaño de la etiqueta central",
|
||
"Center Total": "Total en el centro",
|
||
"Chart": "Gráfico",
|
||
"Chart Align": "Alineación del gráfico",
|
||
"Chart Mode": "Tipo de gráfico",
|
||
"Chart mode, display and data configuration": "Tipo de gráfico, visualización y configuración de datos",
|
||
"Classic": "Clásico",
|
||
"Color": "Color",
|
||
"Color Dot": "Punto de color",
|
||
"Compact Legend": "Leyenda compacta",
|
||
"Corner Radius": "Radio de esquinas",
|
||
"Custom Name": "Nombre personalizado",
|
||
"Dashed": "Discontinua",
|
||
"Data Attribute": "Atributo de datos",
|
||
"Data Labels": "Etiquetas de datos",
|
||
"Data Points": "Puntos de datos",
|
||
"Data Settings": "Ajustes de datos",
|
||
"Data Vars": "Variables de datos",
|
||
"Date Format": "Formato de fecha",
|
||
"Date Label Color": "Color de la etiqueta de fecha",
|
||
"Date Nav": "Navegación de fechas",
|
||
"Date Navigation": "Navegación de fechas",
|
||
"Date Picker": "Selector de fechas",
|
||
"Decimals": "Decimales",
|
||
"Default": "Predeterminado",
|
||
"Default (Vertical)": "Predeterminado (vertical)",
|
||
"Default Mode": "Modo predeterminado",
|
||
"Delete": "Eliminar",
|
||
"Direction": "Dirección",
|
||
"Disabled": "Desactivado",
|
||
"Donut": "Rosquilla",
|
||
"Dotted": "Punteada",
|
||
"Down Color": "Color de bajada",
|
||
"Drag to reorder": "Arrastra para reordenar",
|
||
"Duplicate": "Duplicar",
|
||
"Duration Unit": "Unidad de duración",
|
||
"End": "Fin",
|
||
"End value": "Valor final",
|
||
"Energy Date Sync": "Sincronización con fechas de Energía",
|
||
"Entities": "Entidades",
|
||
"Entity": "Entidad",
|
||
"Falling": "Descendente",
|
||
"First": "Primero",
|
||
"Fixed Value": "Valor fijo",
|
||
"Font Color": "Color de fuente",
|
||
"Font Size": "Tamaño de fuente",
|
||
"Forecast Horizon": "Horizonte de pronóstico",
|
||
"Gauge": "Indicador",
|
||
"Gauge Columns": "Columnas de indicadores",
|
||
"Gauge Span": "Arco del indicador",
|
||
"General Settings": "Ajustes generales",
|
||
"Gradient": "Degradado",
|
||
"Graph Data": "Datos del gráfico",
|
||
"Graph End Hour": "Hora de fin",
|
||
"Graph Start": "Inicio del gráfico",
|
||
"Graph Start Hour": "Hora de inicio",
|
||
"Graph Type": "Tipo de trazado",
|
||
"Grid": "Cuadrícula",
|
||
"Group By": "Agrupar por",
|
||
"Group By Picker": "Selector de agrupación",
|
||
"Header": "Encabezado",
|
||
"Header & Battery": "Encabezado y batería",
|
||
"Header Align": "Alineación del título",
|
||
"Header Color": "Color del título",
|
||
"Header Weight": "Grosor del título",
|
||
"Heatmap": "Mapa de calor",
|
||
"Height": "Altura",
|
||
"Hide on Load": "Ocultar al cargar",
|
||
"Histogram": "Histograma",
|
||
"Horizontal": "Horizontal",
|
||
"Hours": "Horas",
|
||
"Hours to Show": "Horas a mostrar",
|
||
"Icon": "Icono",
|
||
"Icon Color": "Color del icono",
|
||
"Icon Position": "Posición del icono",
|
||
"Icon Size": "Tamaño del icono",
|
||
"Image URL": "URL de la imagen",
|
||
"Interval Picker": "Selector de intervalo",
|
||
"Invert (Mirror)": "Invertir (espejo)",
|
||
"Label": "Etiqueta",
|
||
"Labels": "Etiquetas",
|
||
"Language": "Idioma",
|
||
"Last 12M": "Últimos 12M",
|
||
"Last 15D": "Últimos 15D",
|
||
"Last 180D": "Últimos 180D",
|
||
"Last 24H": "Últimas 24H",
|
||
"Last 30D": "Últimos 30D",
|
||
"Last 3D": "Últimos 3D",
|
||
"Last 7D": "Últimos 7D",
|
||
"Last 90D": "Últimos 90D",
|
||
"Last Color": "Color del último valor",
|
||
"Left": "Izquierda",
|
||
"Letter Spacing": "Espaciado de letras",
|
||
"Line / Fill Color": "Color de línea / relleno",
|
||
"Line Style": "Estilo de línea",
|
||
"Line Width": "Grosor de línea",
|
||
"Local (device)": "Local (dispositivo)",
|
||
"Localization": "Localización",
|
||
"Logarithmic": "Logarítmico",
|
||
"Long dash": "Trazo largo",
|
||
"Low Threshold": "Umbral bajo",
|
||
"Lower Bound Y": "Límite inferior Y",
|
||
"Lower Bound Y2": "Límite inferior Y2",
|
||
"MDI Icon": "Icono MDI",
|
||
"Milliseconds": "Milisegundos",
|
||
"Min Value": "Valor mín.",
|
||
"Min Y Range": "Rango mín. Y",
|
||
"Min Y2 Range": "Rango mín. Y2",
|
||
"Minutes": "Minutos",
|
||
"Name Position": "Posición del nombre",
|
||
"Name Size": "Tamaño del nombre",
|
||
"Needle Color": "Color de la aguja",
|
||
"No annotations yet": "Aún no hay anotaciones",
|
||
"No moving averages yet": "Aún no hay medias móviles",
|
||
"No thresholds yet": "Aún no hay umbrales",
|
||
"None": "Ninguno",
|
||
"Now Line": "Línea de ahora",
|
||
"Number Format": "Formato numérico",
|
||
"Off": "Apagado",
|
||
"Offset": "Desplazamiento",
|
||
"Opacity": "Opacidad",
|
||
"Overlay": "Superposición",
|
||
"Overlays are hidden in sparkline mode": "Las superposiciones están ocultas en modo sparkline",
|
||
"Padding": "Relleno interior",
|
||
"Percentage": "Porcentaje",
|
||
"Percentages": "Porcentajes",
|
||
"Period": "Período",
|
||
"Period Highlight": "Resaltado del período",
|
||
"Pie Chart": "Gráfico circular",
|
||
"Pie Style": "Estilo del círculo",
|
||
"Point Color": "Color de puntos",
|
||
"Points/Hour": "Puntos/hora",
|
||
"Points/Hour Picker": "Selector de puntos/hora",
|
||
"Polar Area": "Área polar",
|
||
"Primary Value": "Valor primario",
|
||
"Radar": "Radar",
|
||
"Radial Bar": "Barra radial",
|
||
"Range Band": "Banda de rango",
|
||
"Ranking": "Clasificación",
|
||
"Reference Year": "Año de referencia",
|
||
"Reverse": "Inverso",
|
||
"Right": "Derecha",
|
||
"Rising": "Ascendente",
|
||
"Round Ticks": "Valores redondeados",
|
||
"Scatter": "Dispersión",
|
||
"Scroll Mode": "Modo de desplazamiento",
|
||
"Secondary Value": "Valor secundario",
|
||
"Seconds": "Segundos",
|
||
"Server": "Servidor",
|
||
"Shortcuts": "Accesos rápidos",
|
||
"Show Average": "Mostrar promedio",
|
||
"Show Bounds": "Mostrar límites",
|
||
"Show Full Period": "Mostrar período completo",
|
||
"Show Range": "Mostrar rango",
|
||
"Show Timestamp": "Mostrar marca de tiempo",
|
||
"Show Values": "Mostrar valores",
|
||
"Show now line": "Mostrar línea de ahora",
|
||
"Slice Label Color": "Color de etiquetas de sector",
|
||
"Slice Label Format": "Formato de etiquetas de sector",
|
||
"Slice Label Size": "Tamaño de etiquetas de sector",
|
||
"Slice Spacing": "Separación de sectores",
|
||
"Solid": "Continua",
|
||
"Source": "Fuente",
|
||
"Sparkline": "Sparkline",
|
||
"Stable": "Estable",
|
||
"Stable Color": "Color de estable",
|
||
"Stack Group": "Grupo de apilado",
|
||
"Stacked": "Apilado",
|
||
"Stacked Group Totals": "Totales por grupo apilado",
|
||
"State": "Estado",
|
||
"State Color": "Color de estado",
|
||
"State Layout": "Disposición de estados",
|
||
"State Map": "Mapa de estados",
|
||
"State Timeline": "Línea de tiempo de estados",
|
||
"Statistic ID": "ID de estadística",
|
||
"Style": "Estilo",
|
||
"System": "Sistema",
|
||
"Tap Action": "Acción al tocar",
|
||
"Thick": "Grueso",
|
||
"Thin": "Fino",
|
||
"Time Field": "Campo de tiempo",
|
||
"Time Unit": "Unidad de tiempo",
|
||
"Time Window": "Ventana de tiempo",
|
||
"Time Zone": "Zona horaria",
|
||
"Timeline": "Línea de tiempo",
|
||
"Timestamp": "Marca de tiempo",
|
||
"Tomorrow": "Mañana",
|
||
"Tooltip": "Tooltip",
|
||
"Tooltip Name": "Nombre en el tooltip",
|
||
"Tooltip Order": "Orden del tooltip",
|
||
"Tooltip Sync": "Sincronización de tooltips",
|
||
"Tooltip Total": "Total en el tooltip",
|
||
"Top": "Superior",
|
||
"Transition": "Transición",
|
||
"Trend Period": "Período de tendencia",
|
||
"Type": "Tipo",
|
||
"Unit": "Unidad",
|
||
"Up Color": "Color de subida",
|
||
"Update Interval": "Intervalo de actualización",
|
||
"Upper Bound Y": "Límite superior Y",
|
||
"Upper Bound Y2": "Límite superior Y2",
|
||
"Value Expression": "Expresión de valor",
|
||
"Value Factor": "Factor de valor",
|
||
"Value Field": "Campo de valor",
|
||
"Value Position": "Posición del valor",
|
||
"Value Size": "Tamaño del valor",
|
||
"Value Transform": "Transformación de valor",
|
||
"Visibility": "Visibilidad",
|
||
"Visible Intervals": "Intervalos visibles",
|
||
"Visible Modes": "Modos visibles",
|
||
"Visible Window": "Ventana visible",
|
||
"Visual Options": "Opciones visuales",
|
||
"Waterfall": "Cascada",
|
||
"Width": "Ancho",
|
||
"Window Step": "Paso de ventana",
|
||
"X Axis": "Eje X",
|
||
"X Axis Interval": "Intervalo del eje X",
|
||
"X Grid Color": "Color de cuadrícula X",
|
||
"X Grid Opacity": "Opacidad de cuadrícula X",
|
||
"X Grid Style": "Estilo de cuadrícula X",
|
||
"X Grid Width": "Grosor de cuadrícula X",
|
||
"X Label Color": "Color de etiquetas X",
|
||
"X Label Opacity": "Opacidad de etiquetas X",
|
||
"X Label Size": "Tamaño de etiquetas X",
|
||
"X Ticks": "Marcas X",
|
||
"X-Axis": "Eje X",
|
||
"X-axis settings are hidden in sparkline mode": "Los ajustes del eje X están ocultos en modo sparkline",
|
||
"Y Axis": "Eje Y",
|
||
"Y Axis Decimals": "Decimales del eje Y",
|
||
"Y Axis Format": "Formato del eje Y",
|
||
"Y Axis Label": "Etiqueta del eje Y",
|
||
"Y Axis Ticks": "Marcas del eje Y",
|
||
"Y Grid Color": "Color de cuadrícula Y",
|
||
"Y Grid Opacity": "Opacidad de cuadrícula Y",
|
||
"Y Grid Style": "Estilo de cuadrícula Y",
|
||
"Y Grid Width": "Grosor de cuadrícula Y",
|
||
"Y Label Color": "Color de etiquetas Y",
|
||
"Y Label Opacity": "Opacidad de etiquetas Y",
|
||
"Y Label Size": "Tamaño de etiquetas Y",
|
||
"Y Tick Format": "Formato de valores Y",
|
||
"Y Ticks": "Marcas Y",
|
||
"Y-Axis": "Eje Y",
|
||
"Y-axis settings are hidden in sparkline mode": "Los ajustes del eje Y están ocultos en modo sparkline",
|
||
"Y2 Axis Label": "Etiqueta del eje Y2",
|
||
"Y2 Tick Format": "Formato de valores Y2",
|
||
"Y2-Axis": "Eje Y2",
|
||
"Z-Index": "Índice Z",
|
||
"Zoom Sync": "Sincronización de zoom",
|
||
"configured — add, reorder and customize": "configuradas — añade, reordena y personaliza",
|
||
"e.g. Statistics": "p. ej. Estadísticas",
|
||
// --- entity editor ---
|
||
"Action": "Acción",
|
||
"Advanced": "Avanzado",
|
||
"Always": "Siempre",
|
||
"Bar": "Barras",
|
||
"Basic": "Básico",
|
||
"Candlestick": "Velas",
|
||
"Color Thresholds": "Umbrales de color",
|
||
"Colors": "Colores",
|
||
"Ext LTS": "LTS ext.",
|
||
"Extrema": "Extremos",
|
||
"Fill": "Relleno",
|
||
"Gauge Range": "Rango del indicador",
|
||
"General": "General",
|
||
"Global": "Global",
|
||
"Graph": "Gráfico",
|
||
"History only": "Solo historial",
|
||
"Independent": "Independiente",
|
||
"LTS": "LTS",
|
||
"Legend": "Leyenda",
|
||
"Line": "Línea",
|
||
"Lower Bound": "Límite inferior",
|
||
"Manual": "Manual",
|
||
"Moving Averages": "Medias móviles",
|
||
"Never": "Nunca",
|
||
"On": "Activado",
|
||
"On Click": "Al hacer clic",
|
||
"Other": "Otro",
|
||
"Primary": "Primario",
|
||
"Rise/Fall Colors": "Colores de subida/bajada",
|
||
"Secondary": "Secundario",
|
||
"Start": "Inicio",
|
||
"State Row": "Fila de estado",
|
||
"Step": "Escalones",
|
||
"Time": "Tiempo",
|
||
"Trend Icon": "Icono de tendencia",
|
||
"Upper Bound": "Límite superior",
|
||
"Y Axis Range": "Rango del eje Y",
|
||
// --- threshold direction/transition + hints ---
|
||
"Hard": "Duro",
|
||
"Inherit from Custom Name": "Heredar del nombre personalizado",
|
||
"My annotation": "Mi anotación",
|
||
"Smooth": "Suave",
|
||
"Vertical": "Vertical",
|
||
// --- compact labels + scroll sync ---
|
||
"End Hour": "Hora de fin",
|
||
"Scroll Sync": "Sincr. de desplazamiento",
|
||
"Start Hour": "Hora de inicio",
|
||
// --- state_row dropdowns + positions ---
|
||
"3D Effect": "Efecto 3D",
|
||
"Aligned (below)": "Alineado (abajo)",
|
||
"Bottom Center": "Abajo centro",
|
||
"Bottom Left": "Abajo izquierda",
|
||
"Bottom Right": "Abajo derecha",
|
||
"State (live)": "Estado (en vivo)",
|
||
"Tooltip Date = Axis": "Fecha del tooltip = Eje",
|
||
"Top Center": "Arriba centro",
|
||
"Top Left": "Arriba izquierda",
|
||
"Top Right": "Arriba derecha",
|
||
"⚠ Last / First show the endpoint of the raw series — not the displayed slice or cell. Consider Sum / Avg / Min / Max in this chart mode.": "⚠ Last / First muestran el extremo de la serie sin procesar, no el segmento o celda mostrado. Considera Sum / Avg / Min / Max en este tipo de gráfico.",
|
||
// --- color palette names ---
|
||
"Accent": "Acento",
|
||
"Amber": "Ámbar",
|
||
"Black": "Negro",
|
||
"Blue": "Azul",
|
||
"Blue grey": "Gris azulado",
|
||
"Brown": "Marrón",
|
||
"Cyan": "Cian",
|
||
"Dark grey": "Gris oscuro",
|
||
"Deep orange": "Naranja oscuro",
|
||
"Deep purple": "Morado oscuro",
|
||
"Green": "Verde",
|
||
"Grey": "Gris",
|
||
"Indigo": "Índigo",
|
||
"Light blue": "Azul claro",
|
||
"Light green": "Verde claro",
|
||
"Light grey": "Gris claro",
|
||
"Lime": "Lima",
|
||
"Orange": "Naranja",
|
||
"Pink": "Rosa",
|
||
"Purple": "Morado",
|
||
"Red": "Rojo",
|
||
"Teal": "Verde azulado",
|
||
"White": "Blanco",
|
||
"Yellow": "Amarillo",
|
||
"Custom": "Personalizado",
|
||
}),
|
||
fi: Object.freeze({
|
||
"Today": "Tänään",
|
||
"Yesterday": "Eilen",
|
||
"This Week": "Tämä viikko",
|
||
"Last Week": "Viime viikko",
|
||
"This Month": "Tämä kuukausi",
|
||
"Last Month": "Viime kuukausi",
|
||
"This Year": "Tämä vuosi",
|
||
"Last Year": "Viime vuosi",
|
||
"Last 7 Days": "Viimeiset 7 päivää",
|
||
"Last 30 Days": "Viimeiset 30 päivää",
|
||
"Last 12 Months": "Viimeiset 12 kuukautta",
|
||
"Last 24 hours": "Viimeiset 24 tuntia",
|
||
"Last 3 days": "Viimeiset 3 päivää",
|
||
"Last 7 days": "Viimeiset 7 päivää",
|
||
"Last 15 days": "Viimeiset 15 päivää",
|
||
"Last 30 days": "Viimeiset 30 päivää",
|
||
"Last 90 days": "Viimeiset 90 päivää",
|
||
"Last 180 days": "Viimeiset 180 päivää",
|
||
"Last 12 months": "Viimeiset 12 kuukautta",
|
||
"Select end date": "Valitse päättymispäivä",
|
||
"Previous month": "Edellinen kuukausi",
|
||
"Next month": "Seuraava kuukausi",
|
||
"Auto": "Auto",
|
||
"Pts/h": "Pist./h",
|
||
"Group": "Ryhmä",
|
||
"Interval": "Väli",
|
||
"Hour": "Tunti",
|
||
"Date": "Päivä",
|
||
"Week": "Viikko",
|
||
"Month": "Kuukausi",
|
||
"Year": "Vuosi",
|
||
"Total": "Yhteensä",
|
||
"Min": "Min",
|
||
"Max": "Maks",
|
||
"Avg": "Ka",
|
||
"Sum": "Summa",
|
||
"Last": "Viimeisin",
|
||
"Median": "Mediaani",
|
||
"Q1": "Q1",
|
||
"Q3": "Q3",
|
||
"Samples": "Näytteet",
|
||
"Value": "Arvo",
|
||
"Running total": "Juokseva summa",
|
||
"No data": "Ei dataa",
|
||
"No time window.": "Ei aikaikkunaa.",
|
||
"No entities to rank.": "Ei entiteettejä järjestettäväksi.",
|
||
"All entities are below the threshold": "Kaikki entiteetit ovat kynnyksen alapuolella",
|
||
"D": "Pv",
|
||
"W": "Vk",
|
||
"M": "Kk",
|
||
"Y": "V",
|
||
"1H": "1t",
|
||
"2H": "2t",
|
||
"3H": "3t",
|
||
"4H": "4t",
|
||
"6H": "6t",
|
||
"8H": "8t",
|
||
"12H": "12t",
|
||
"24H": "24t",
|
||
"3D": "3pv",
|
||
"7D": "7pv",
|
||
"14D": "14pv",
|
||
"15D": "15pv",
|
||
"30D": "30pv",
|
||
"90D": "90pv",
|
||
"180D": "180pv",
|
||
"6M": "6kk",
|
||
"12M": "12kk",
|
||
"1Y": "1v",
|
||
"Day": "Päivä",
|
||
"now": "nyt",
|
||
"Click to return to current period": "Palaa nykyiseen jaksoon napsauttamalla",
|
||
"Open calendar": "Avaa kalenteri",
|
||
// --- editor (short UI texts) ---
|
||
"Above": "Yläpuolella",
|
||
"Adaptive Color": "Mukautuva väri",
|
||
"Add Annotation": "Lisää merkintä",
|
||
"Add Entity": "Lisää entiteetti",
|
||
"Add Moving Average": "Lisää liukuva keskiarvo",
|
||
"Add Threshold": "Lisää kynnys",
|
||
"Advanced Calculations": "Edistyneet laskennat",
|
||
"Aggregation": "Koostaminen",
|
||
"Align": "Tasaus",
|
||
"All cards": "Kaikki kortit",
|
||
"Alphabetic": "Aakkosjärjestys",
|
||
"Animate": "Animoi",
|
||
"Annotations": "Merkinnät",
|
||
"Attribute": "Attribuutti",
|
||
"Attribute Data Source": "Attribuutin tietolähde",
|
||
"Attribute List": "Attribuuttilista",
|
||
"Auto (HA language)": "Auto (HA:n kieli)",
|
||
"Auto (HA profile)": "Auto (HA-profiili)",
|
||
"Auto (unit)": "Auto (yksikkö)",
|
||
"Auto Hide Entities": "Piilota entiteetit automaattisesti",
|
||
"Auto Scale": "Automaattinen skaalaus",
|
||
"Axis Labels": "Akselien nimiöt",
|
||
"Background": "Tausta",
|
||
"Background Blur": "Taustan sumennus",
|
||
"Background Image": "Taustakuva",
|
||
"Background Opacity": "Taustan läpinäkyvyys",
|
||
"Bar Spacing": "Palkkien väli",
|
||
"Base Colors": "Perusvärit",
|
||
"Battery": "Akku",
|
||
"Battery Entity": "Akkuentiteetti",
|
||
"Below": "Alapuolella",
|
||
"Bezier": "Bezier",
|
||
"Border Color": "Reunuksen väri",
|
||
"Border Radius": "Kulmien pyöristys",
|
||
"Border Width": "Reunuksen paksuus",
|
||
"Both": "Molemmat",
|
||
"Bottom": "Alhaalla",
|
||
"Bounds": "Rajat",
|
||
"Box Plot": "Laatikkokuvio",
|
||
"Break on Gaps": "Katkaise aukkojen kohdalla",
|
||
"Brush Zooming": "Valintazoomaus",
|
||
"Calendar": "Kalenteri",
|
||
"Card": "Kortti",
|
||
"Card Border": "Kortin reunus",
|
||
"Card Header": "Kortin otsikko",
|
||
"Card Overlays": "Kortin päällykset",
|
||
"Card Shadow": "Kortin varjo",
|
||
"Card Styling": "Kortin ulkoasu",
|
||
"Center": "Keskellä",
|
||
"Center Label Color": "Keskinimiön väri",
|
||
"Center Label Size": "Keskinimiön koko",
|
||
"Center Total": "Summa keskellä",
|
||
"Chart": "Kaavio",
|
||
"Chart Align": "Kaavion tasaus",
|
||
"Chart Mode": "Kaaviotyyppi",
|
||
"Chart mode, display and data configuration": "Kaaviotyyppi, näyttö ja tietojen määritys",
|
||
"Classic": "Klassinen",
|
||
"Color": "Väri",
|
||
"Color Dot": "Väripiste",
|
||
"Compact Legend": "Tiivis selite",
|
||
"Corner Radius": "Kulmien pyöristys",
|
||
"Custom Name": "Mukautettu nimi",
|
||
"Dashed": "Katkoviiva",
|
||
"Data Attribute": "Data-attribuutti",
|
||
"Data Labels": "Datanimiöt",
|
||
"Data Points": "Datapisteet",
|
||
"Data Settings": "Data-asetukset",
|
||
"Data Vars": "Datamuuttujat",
|
||
"Date Format": "Päivämäärän muoto",
|
||
"Date Label Color": "Päivämääränimiön väri",
|
||
"Date Nav": "Päivämääränavigointi",
|
||
"Date Navigation": "Päivämääränavigointi",
|
||
"Date Picker": "Päivämäärävalitsin",
|
||
"Decimals": "Desimaalit",
|
||
"Default": "Oletus",
|
||
"Default (Vertical)": "Oletus (pystysuunta)",
|
||
"Default Mode": "Oletustila",
|
||
"Delete": "Poista",
|
||
"Direction": "Suunta",
|
||
"Disabled": "Pois käytöstä",
|
||
"Donut": "Rengas",
|
||
"Dotted": "Pisteviiva",
|
||
"Down Color": "Laskun väri",
|
||
"Drag to reorder": "Järjestä vetämällä",
|
||
"Duplicate": "Monista",
|
||
"Duration Unit": "Keston yksikkö",
|
||
"End": "Loppu",
|
||
"End value": "Loppuarvo",
|
||
"Energy Date Sync": "Synkronointi Energia-päivämääriin",
|
||
"Entities": "Entiteetit",
|
||
"Entity": "Entiteetti",
|
||
"Falling": "Laskeva",
|
||
"First": "Ensimmäinen",
|
||
"Fixed Value": "Kiinteä arvo",
|
||
"Font Color": "Fontin väri",
|
||
"Font Size": "Fonttikoko",
|
||
"Forecast Horizon": "Ennustehorisontti",
|
||
"Gauge": "Mittari",
|
||
"Gauge Columns": "Mittarisarakkeet",
|
||
"Gauge Span": "Mittarin kaari",
|
||
"General Settings": "Yleiset asetukset",
|
||
"Gradient": "Liukuväri",
|
||
"Graph Data": "Kaavion data",
|
||
"Graph End Hour": "Lopputunti",
|
||
"Graph Start": "Kaavion alku",
|
||
"Graph Start Hour": "Alkutunti",
|
||
"Graph Type": "Viivatyyppi",
|
||
"Grid": "Ruudukko",
|
||
"Group By": "Ryhmittely",
|
||
"Group By Picker": "Ryhmittelyvalitsin",
|
||
"Header": "Otsake",
|
||
"Header & Battery": "Otsake ja akku",
|
||
"Header Align": "Otsikon tasaus",
|
||
"Header Color": "Otsikon väri",
|
||
"Header Weight": "Otsikon paksuus",
|
||
"Heatmap": "Lämpökartta",
|
||
"Height": "Korkeus",
|
||
"Hide on Load": "Piilota ladattaessa",
|
||
"Histogram": "Histogrammi",
|
||
"Horizontal": "Vaakasuunta",
|
||
"Hours": "Tunnit",
|
||
"Hours to Show": "Näytettävät tunnit",
|
||
"Icon": "Kuvake",
|
||
"Icon Color": "Kuvakkeen väri",
|
||
"Icon Position": "Kuvakkeen sijainti",
|
||
"Icon Size": "Kuvakkeen koko",
|
||
"Image URL": "Kuvan URL",
|
||
"Interval Picker": "Välivalitsin",
|
||
"Invert (Mirror)": "Käännä (peilaa)",
|
||
"Label": "Nimiö",
|
||
"Labels": "Nimiöt",
|
||
"Language": "Kieli",
|
||
"Last 12M": "Viimeiset 12kk",
|
||
"Last 15D": "Viimeiset 15pv",
|
||
"Last 180D": "Viimeiset 180pv",
|
||
"Last 24H": "Viimeiset 24t",
|
||
"Last 30D": "Viimeiset 30pv",
|
||
"Last 3D": "Viimeiset 3pv",
|
||
"Last 7D": "Viimeiset 7pv",
|
||
"Last 90D": "Viimeiset 90pv",
|
||
"Last Color": "Viimeisimmän arvon väri",
|
||
"Left": "Vasen",
|
||
"Letter Spacing": "Kirjainväli",
|
||
"Line / Fill Color": "Viivan / täytön väri",
|
||
"Line Style": "Viivan tyyli",
|
||
"Line Width": "Viivan paksuus",
|
||
"Local (device)": "Paikallinen (laite)",
|
||
"Localization": "Lokalisointi",
|
||
"Logarithmic": "Logaritminen",
|
||
"Long dash": "Pitkä katkoviiva",
|
||
"Low Threshold": "Alakynnys",
|
||
"Lower Bound Y": "Alaraja Y",
|
||
"Lower Bound Y2": "Alaraja Y2",
|
||
"MDI Icon": "MDI-kuvake",
|
||
"Milliseconds": "Millisekunnit",
|
||
"Min Value": "Minimiarvo",
|
||
"Min Y Range": "Y:n vähimmäisväli",
|
||
"Min Y2 Range": "Y2:n vähimmäisväli",
|
||
"Minutes": "Minuutit",
|
||
"Name Position": "Nimen sijainti",
|
||
"Name Size": "Nimen koko",
|
||
"Needle Color": "Osoittimen väri",
|
||
"No annotations yet": "Ei vielä merkintöjä",
|
||
"No moving averages yet": "Ei vielä liukuvia keskiarvoja",
|
||
"No thresholds yet": "Ei vielä kynnyksiä",
|
||
"None": "Ei mitään",
|
||
"Now Line": "Nyt-viiva",
|
||
"Number Format": "Lukumuoto",
|
||
"Off": "Pois",
|
||
"Offset": "Siirtymä",
|
||
"Opacity": "Läpinäkyvyys",
|
||
"Overlay": "Päällys",
|
||
"Overlays are hidden in sparkline mode": "Päällykset on piilotettu sparkline-tilassa",
|
||
"Padding": "Sisäreunus",
|
||
"Percentage": "Prosentti",
|
||
"Percentages": "Prosentit",
|
||
"Period": "Jakso",
|
||
"Period Highlight": "Jakson korostus",
|
||
"Pie Chart": "Ympyräkaavio",
|
||
"Pie Style": "Ympyrän tyyli",
|
||
"Point Color": "Pisteiden väri",
|
||
"Points/Hour": "Pistettä/tunti",
|
||
"Points/Hour Picker": "Pistettä/tunti-valitsin",
|
||
"Polar Area": "Polaarinen alue",
|
||
"Primary Value": "Ensisijainen arvo",
|
||
"Radar": "Tutka",
|
||
"Radial Bar": "Säteispalkki",
|
||
"Range Band": "Vaihteluväli",
|
||
"Ranking": "Järjestys",
|
||
"Reference Year": "Vertailuvuosi",
|
||
"Reverse": "Käänteinen",
|
||
"Right": "Oikea",
|
||
"Rising": "Nouseva",
|
||
"Round Ticks": "Pyöristä asteikko",
|
||
"Scatter": "Hajontakaavio",
|
||
"Scroll Mode": "Vieritystila",
|
||
"Secondary Value": "Toissijainen arvo",
|
||
"Seconds": "Sekunnit",
|
||
"Server": "Palvelin",
|
||
"Shortcuts": "Pikavalinnat",
|
||
"Show Average": "Näytä keskiarvo",
|
||
"Show Bounds": "Näytä rajat",
|
||
"Show Full Period": "Näytä koko jakso",
|
||
"Show Range": "Näytä väli",
|
||
"Show Timestamp": "Näytä aikaleima",
|
||
"Show Values": "Näytä arvot",
|
||
"Show now line": "Näytä nyt-viiva",
|
||
"Slice Label Color": "Sektorinimiöiden väri",
|
||
"Slice Label Format": "Sektorinimiöiden muoto",
|
||
"Slice Label Size": "Sektorinimiöiden koko",
|
||
"Slice Spacing": "Sektorien väli",
|
||
"Solid": "Yhtenäinen",
|
||
"Source": "Lähde",
|
||
"Sparkline": "Sparkline",
|
||
"Stable": "Vakaa",
|
||
"Stable Color": "Vakauden väri",
|
||
"Stack Group": "Pinoryhmä",
|
||
"Stacked": "Pinottu",
|
||
"Stacked Group Totals": "Pinoryhmien summat",
|
||
"State": "Tila",
|
||
"State Color": "Tilan väri",
|
||
"State Layout": "Tilojen asettelu",
|
||
"State Map": "Tilakartta",
|
||
"State Timeline": "Tilojen aikajana",
|
||
"Statistic ID": "Tilaston tunnus",
|
||
"Style": "Tyyli",
|
||
"System": "Järjestelmä",
|
||
"Tap Action": "Napautustoiminto",
|
||
"Thick": "Paksu",
|
||
"Thin": "Ohut",
|
||
"Time Field": "Aikakenttä",
|
||
"Time Unit": "Aikayksikkö",
|
||
"Time Window": "Aikaikkuna",
|
||
"Time Zone": "Aikavyöhyke",
|
||
"Timeline": "Aikajana",
|
||
"Timestamp": "Aikaleima",
|
||
"Tomorrow": "Huomenna",
|
||
"Tooltip": "Vihje",
|
||
"Tooltip Name": "Nimi vihjeessä",
|
||
"Tooltip Order": "Vihjeen järjestys",
|
||
"Tooltip Sync": "Vihjeiden synkronointi",
|
||
"Tooltip Total": "Summa vihjeessä",
|
||
"Top": "Ylhäällä",
|
||
"Transition": "Siirtymä",
|
||
"Trend Period": "Trendijakso",
|
||
"Type": "Tyyppi",
|
||
"Unit": "Yksikkö",
|
||
"Up Color": "Nousun väri",
|
||
"Update Interval": "Päivitysväli",
|
||
"Upper Bound Y": "Yläraja Y",
|
||
"Upper Bound Y2": "Yläraja Y2",
|
||
"Value Expression": "Arvolauseke",
|
||
"Value Factor": "Arvokerroin",
|
||
"Value Field": "Arvokenttä",
|
||
"Value Position": "Arvon sijainti",
|
||
"Value Size": "Arvon koko",
|
||
"Value Transform": "Arvomuunnos",
|
||
"Visibility": "Näkyvyys",
|
||
"Visible Intervals": "Näkyvät välit",
|
||
"Visible Modes": "Näkyvät tilat",
|
||
"Visible Window": "Näkyvä ikkuna",
|
||
"Visual Options": "Visuaaliset asetukset",
|
||
"Waterfall": "Vesiputous",
|
||
"Width": "Leveys",
|
||
"Window Step": "Ikkunan askel",
|
||
"X Axis": "X-akseli",
|
||
"X Axis Interval": "X-akselin väli",
|
||
"X Grid Color": "X-ruudukon väri",
|
||
"X Grid Opacity": "X-ruudukon läpinäkyvyys",
|
||
"X Grid Style": "X-ruudukon tyyli",
|
||
"X Grid Width": "X-ruudukon paksuus",
|
||
"X Label Color": "X-nimiöiden väri",
|
||
"X Label Opacity": "X-nimiöiden läpinäkyvyys",
|
||
"X Label Size": "X-nimiöiden koko",
|
||
"X Ticks": "X-jakoviivat",
|
||
"X-Axis": "X-akseli",
|
||
"X-axis settings are hidden in sparkline mode": "X-akselin asetukset on piilotettu sparkline-tilassa",
|
||
"Y Axis": "Y-akseli",
|
||
"Y Axis Decimals": "Y-akselin desimaalit",
|
||
"Y Axis Format": "Y-akselin muoto",
|
||
"Y Axis Label": "Y-akselin nimiö",
|
||
"Y Axis Ticks": "Y-akselin jakoviivat",
|
||
"Y Grid Color": "Y-ruudukon väri",
|
||
"Y Grid Opacity": "Y-ruudukon läpinäkyvyys",
|
||
"Y Grid Style": "Y-ruudukon tyyli",
|
||
"Y Grid Width": "Y-ruudukon paksuus",
|
||
"Y Label Color": "Y-nimiöiden väri",
|
||
"Y Label Opacity": "Y-nimiöiden läpinäkyvyys",
|
||
"Y Label Size": "Y-nimiöiden koko",
|
||
"Y Tick Format": "Y-arvojen muoto",
|
||
"Y Ticks": "Y-jakoviivat",
|
||
"Y-Axis": "Y-akseli",
|
||
"Y-axis settings are hidden in sparkline mode": "Y-akselin asetukset on piilotettu sparkline-tilassa",
|
||
"Y2 Axis Label": "Y2-akselin nimiö",
|
||
"Y2 Tick Format": "Y2-arvojen muoto",
|
||
"Y2-Axis": "Y2-akseli",
|
||
"Z-Index": "Z-indeksi",
|
||
"Zoom Sync": "Zoomauksen synkronointi",
|
||
"configured — add, reorder and customize": "määritetty — lisää, järjestä ja mukauta",
|
||
"e.g. Statistics": "esim. Tilastot",
|
||
// --- entity editor ---
|
||
"Action": "Toiminto",
|
||
"Advanced": "Lisäasetukset",
|
||
"Always": "Aina",
|
||
"Bar": "Palkit",
|
||
"Basic": "Perus",
|
||
"Candlestick": "Kynttilät",
|
||
"Color Thresholds": "Värikynnykset",
|
||
"Colors": "Värit",
|
||
"Ext LTS": "Ulk. LTS",
|
||
"Extrema": "Ääriarvot",
|
||
"Fill": "Täyttö",
|
||
"Gauge Range": "Mittarin alue",
|
||
"General": "Yleiset",
|
||
"Global": "Globaali",
|
||
"Graph": "Kaavio",
|
||
"History only": "Vain historia",
|
||
"Independent": "Riippumaton",
|
||
"LTS": "LTS",
|
||
"Legend": "Selite",
|
||
"Line": "Viiva",
|
||
"Lower Bound": "Alaraja",
|
||
"Manual": "Manuaalinen",
|
||
"Moving Averages": "Liukuvat keskiarvot",
|
||
"Never": "Ei koskaan",
|
||
"On": "Päällä",
|
||
"On Click": "Napsautettaessa",
|
||
"Other": "Muu",
|
||
"Primary": "Ensisijainen",
|
||
"Rise/Fall Colors": "Nousu-/laskuvärit",
|
||
"Secondary": "Toissijainen",
|
||
"Start": "Alku",
|
||
"State Row": "Tilarivi",
|
||
"Step": "Portaat",
|
||
"Time": "Aika",
|
||
"Trend Icon": "Trendikuvake",
|
||
"Upper Bound": "Yläraja",
|
||
"Y Axis Range": "Y-akselin alue",
|
||
// --- threshold direction/transition + hints ---
|
||
"Hard": "Terävä",
|
||
"Inherit from Custom Name": "Peri mukautetusta nimestä",
|
||
"My annotation": "Merkintäni",
|
||
"Smooth": "Pehmeä",
|
||
"Vertical": "Pysty",
|
||
// --- compact labels + scroll sync ---
|
||
"End Hour": "Lopputunti",
|
||
"Scroll Sync": "Vierityssynkr.",
|
||
"Start Hour": "Alkutunti",
|
||
// --- state_row dropdowns + positions ---
|
||
"3D Effect": "3D-tehoste",
|
||
"Aligned (below)": "Tasattu (alle)",
|
||
"Bottom Center": "Alh. keskellä",
|
||
"Bottom Left": "Alh. vasen",
|
||
"Bottom Right": "Alh. oikea",
|
||
"State (live)": "Tila (live)",
|
||
"Tooltip Date = Axis": "Vihjeen päivä = Akseli",
|
||
"Top Center": "Ylh. keskellä",
|
||
"Top Left": "Ylh. vasen",
|
||
"Top Right": "Ylh. oikea",
|
||
"⚠ Last / First show the endpoint of the raw series — not the displayed slice or cell. Consider Sum / Avg / Min / Max in this chart mode.": "⚠ Last / First näyttävät raakasarjan päätepisteen, ei näytettyä siivua tai solua. Harkitse Sum / Avg / Min / Max tässä kaaviotyypissä.",
|
||
// --- color palette names ---
|
||
"Accent": "Korostus",
|
||
"Amber": "Meripihka",
|
||
"Black": "Musta",
|
||
"Blue": "Sininen",
|
||
"Blue grey": "Siniharmaa",
|
||
"Brown": "Ruskea",
|
||
"Cyan": "Syaani",
|
||
"Dark grey": "Tummanharmaa",
|
||
"Deep orange": "Tummanoranssi",
|
||
"Deep purple": "Tummanvioletti",
|
||
"Green": "Vihreä",
|
||
"Grey": "Harmaa",
|
||
"Indigo": "Indigo",
|
||
"Light blue": "Vaaleansininen",
|
||
"Light green": "Vaaleanvihreä",
|
||
"Light grey": "Vaaleanharmaa",
|
||
"Lime": "Limetti",
|
||
"Orange": "Oranssi",
|
||
"Pink": "Pinkki",
|
||
"Purple": "Violetti",
|
||
"Red": "Punainen",
|
||
"Teal": "Sinivihreä",
|
||
"White": "Valkoinen",
|
||
"Yellow": "Keltainen",
|
||
"Custom": "Mukautettu",
|
||
}),
|
||
fr: Object.freeze({
|
||
"Today": "Aujourd'hui",
|
||
"Yesterday": "Hier",
|
||
"This Week": "Cette semaine",
|
||
"Last Week": "Semaine dernière",
|
||
"This Month": "Ce mois-ci",
|
||
"Last Month": "Mois dernier",
|
||
"This Year": "Cette année",
|
||
"Last Year": "Année dernière",
|
||
"Last 7 Days": "7 derniers jours",
|
||
"Last 30 Days": "30 derniers jours",
|
||
"Last 12 Months": "12 derniers mois",
|
||
"Last 24 hours": "24 dernières heures",
|
||
"Last 3 days": "3 derniers jours",
|
||
"Last 7 days": "7 derniers jours",
|
||
"Last 15 days": "15 derniers jours",
|
||
"Last 30 days": "30 derniers jours",
|
||
"Last 90 days": "90 derniers jours",
|
||
"Last 180 days": "180 derniers jours",
|
||
"Last 12 months": "12 derniers mois",
|
||
"Select end date": "Sélectionnez la date de fin",
|
||
"Previous month": "Mois précédent",
|
||
"Next month": "Mois suivant",
|
||
"Auto": "Auto",
|
||
"Pts/h": "Pts/h",
|
||
"Group": "Groupe",
|
||
"Interval": "Intervalle",
|
||
"Hour": "Heure",
|
||
"Date": "Jour",
|
||
"Week": "Semaine",
|
||
"Month": "Mois",
|
||
"Year": "Année",
|
||
"Total": "Total",
|
||
"Min": "Min",
|
||
"Max": "Max",
|
||
"Avg": "Moy",
|
||
"Sum": "Somme",
|
||
"Last": "Dernier",
|
||
"Median": "Médiane",
|
||
"Q1": "Q1",
|
||
"Q3": "Q3",
|
||
"Samples": "Échantillons",
|
||
"Value": "Valeur",
|
||
"Running total": "Total cumulé",
|
||
"No data": "Aucune donnée",
|
||
"No time window.": "Aucune fenêtre temporelle.",
|
||
"No entities to rank.": "Aucune entité à classer.",
|
||
"All entities are below the threshold": "Toutes les entités sont sous le seuil",
|
||
"D": "J",
|
||
"W": "S",
|
||
"M": "M",
|
||
"Y": "A",
|
||
"1H": "1H",
|
||
"2H": "2H",
|
||
"3H": "3H",
|
||
"4H": "4H",
|
||
"6H": "6H",
|
||
"8H": "8H",
|
||
"12H": "12H",
|
||
"24H": "24H",
|
||
"3D": "3J",
|
||
"7D": "7J",
|
||
"14D": "14J",
|
||
"15D": "15J",
|
||
"30D": "30J",
|
||
"90D": "90J",
|
||
"180D": "180J",
|
||
"6M": "6M",
|
||
"12M": "12M",
|
||
"1Y": "1A",
|
||
"Day": "Jour",
|
||
"now": "maintenant",
|
||
"Click to return to current period": "Cliquez pour revenir à la période actuelle",
|
||
"Open calendar": "Ouvrir le calendrier",
|
||
// --- editor (short UI texts) ---
|
||
"Above": "Au-dessus",
|
||
"Adaptive Color": "Couleur adaptative",
|
||
"Add Annotation": "Ajouter une annotation",
|
||
"Add Entity": "Ajouter une entité",
|
||
"Add Moving Average": "Ajouter une moyenne mobile",
|
||
"Add Threshold": "Ajouter un seuil",
|
||
"Advanced Calculations": "Calculs avancés",
|
||
"Aggregation": "Agrégation",
|
||
"Align": "Alignement",
|
||
"All cards": "Toutes les cartes",
|
||
"Alphabetic": "Alphabétique",
|
||
"Animate": "Animer",
|
||
"Annotations": "Annotations",
|
||
"Attribute": "Attribut",
|
||
"Attribute Data Source": "Source de données de l'attribut",
|
||
"Attribute List": "Liste des attributs",
|
||
"Auto (HA language)": "Auto (langue HA)",
|
||
"Auto (HA profile)": "Auto (profil HA)",
|
||
"Auto (unit)": "Auto (unité)",
|
||
"Auto Hide Entities": "Masquer les entités automatiquement",
|
||
"Auto Scale": "Échelle automatique",
|
||
"Axis Labels": "Étiquettes des axes",
|
||
"Background": "Arrière-plan",
|
||
"Background Blur": "Flou d'arrière-plan",
|
||
"Background Image": "Image d'arrière-plan",
|
||
"Background Opacity": "Opacité de l'arrière-plan",
|
||
"Bar Spacing": "Espacement des barres",
|
||
"Base Colors": "Couleurs de base",
|
||
"Battery": "Batterie",
|
||
"Battery Entity": "Entité de batterie",
|
||
"Below": "En dessous",
|
||
"Bezier": "Bézier",
|
||
"Border Color": "Couleur de bordure",
|
||
"Border Radius": "Rayon des coins",
|
||
"Border Width": "Épaisseur de bordure",
|
||
"Both": "Les deux",
|
||
"Bottom": "Bas",
|
||
"Bounds": "Limites",
|
||
"Box Plot": "Boîte à moustaches",
|
||
"Break on Gaps": "Couper aux trous",
|
||
"Brush Zooming": "Zoom par sélection",
|
||
"Calendar": "Calendrier",
|
||
"Card": "Carte",
|
||
"Card Border": "Bordure de la carte",
|
||
"Card Header": "Titre de la carte",
|
||
"Card Overlays": "Superpositions de la carte",
|
||
"Card Shadow": "Ombre de la carte",
|
||
"Card Styling": "Style de la carte",
|
||
"Center": "Centre",
|
||
"Center Label Color": "Couleur de l'étiquette centrale",
|
||
"Center Label Size": "Taille de l'étiquette centrale",
|
||
"Center Total": "Total au centre",
|
||
"Chart": "Graphique",
|
||
"Chart Align": "Alignement du graphique",
|
||
"Chart Mode": "Type de graphique",
|
||
"Chart mode, display and data configuration": "Type de graphique, affichage et configuration des données",
|
||
"Classic": "Classique",
|
||
"Color": "Couleur",
|
||
"Color Dot": "Point de couleur",
|
||
"Compact Legend": "Légende compacte",
|
||
"Corner Radius": "Rayon des coins",
|
||
"Custom Name": "Nom personnalisé",
|
||
"Dashed": "Tirets",
|
||
"Data Attribute": "Attribut de données",
|
||
"Data Labels": "Étiquettes de données",
|
||
"Data Points": "Points de données",
|
||
"Data Settings": "Paramètres des données",
|
||
"Data Vars": "Variables de données",
|
||
"Date Format": "Format de date",
|
||
"Date Label Color": "Couleur de l'étiquette de date",
|
||
"Date Nav": "Navigation de dates",
|
||
"Date Navigation": "Navigation de dates",
|
||
"Date Picker": "Sélecteur de dates",
|
||
"Decimals": "Décimales",
|
||
"Default": "Par défaut",
|
||
"Default (Vertical)": "Par défaut (vertical)",
|
||
"Default Mode": "Mode par défaut",
|
||
"Delete": "Supprimer",
|
||
"Direction": "Direction",
|
||
"Disabled": "Désactivé",
|
||
"Donut": "Anneau",
|
||
"Dotted": "Pointillés",
|
||
"Down Color": "Couleur de baisse",
|
||
"Drag to reorder": "Glisser pour réorganiser",
|
||
"Duplicate": "Dupliquer",
|
||
"Duration Unit": "Unité de durée",
|
||
"End": "Fin",
|
||
"End value": "Valeur finale",
|
||
"Energy Date Sync": "Synchronisation des dates Énergie",
|
||
"Entities": "Entités",
|
||
"Entity": "Entité",
|
||
"Falling": "En baisse",
|
||
"First": "Premier",
|
||
"Fixed Value": "Valeur fixe",
|
||
"Font Color": "Couleur de police",
|
||
"Font Size": "Taille de police",
|
||
"Forecast Horizon": "Horizon de prévision",
|
||
"Gauge": "Jauge",
|
||
"Gauge Columns": "Colonnes de jauges",
|
||
"Gauge Span": "Arc de la jauge",
|
||
"General Settings": "Paramètres généraux",
|
||
"Gradient": "Dégradé",
|
||
"Graph Data": "Données du graphique",
|
||
"Graph End Hour": "Heure de fin",
|
||
"Graph Start": "Début du graphique",
|
||
"Graph Start Hour": "Heure de début",
|
||
"Graph Type": "Type de tracé",
|
||
"Grid": "Grille",
|
||
"Group By": "Regrouper par",
|
||
"Group By Picker": "Sélecteur de regroupement",
|
||
"Header": "En-tête",
|
||
"Header & Battery": "En-tête et batterie",
|
||
"Header Align": "Alignement du titre",
|
||
"Header Color": "Couleur du titre",
|
||
"Header Weight": "Graisse du titre",
|
||
"Heatmap": "Carte thermique",
|
||
"Height": "Hauteur",
|
||
"Hide on Load": "Masquer au chargement",
|
||
"Histogram": "Histogramme",
|
||
"Horizontal": "Horizontal",
|
||
"Hours": "Heures",
|
||
"Hours to Show": "Heures à afficher",
|
||
"Icon": "Icône",
|
||
"Icon Color": "Couleur de l'icône",
|
||
"Icon Position": "Position de l'icône",
|
||
"Icon Size": "Taille de l'icône",
|
||
"Image URL": "URL de l'image",
|
||
"Interval Picker": "Sélecteur d'intervalle",
|
||
"Invert (Mirror)": "Inverser (miroir)",
|
||
"Label": "Étiquette",
|
||
"Labels": "Étiquettes",
|
||
"Language": "Langue",
|
||
"Last 12M": "12 derniers M",
|
||
"Last 15D": "15 derniers J",
|
||
"Last 180D": "180 derniers J",
|
||
"Last 24H": "24 dernières H",
|
||
"Last 30D": "30 derniers J",
|
||
"Last 3D": "3 derniers J",
|
||
"Last 7D": "7 derniers J",
|
||
"Last 90D": "90 derniers J",
|
||
"Last Color": "Couleur de la dernière valeur",
|
||
"Left": "Gauche",
|
||
"Letter Spacing": "Espacement des lettres",
|
||
"Line / Fill Color": "Couleur de ligne / remplissage",
|
||
"Line Style": "Style de ligne",
|
||
"Line Width": "Épaisseur de ligne",
|
||
"Local (device)": "Local (appareil)",
|
||
"Localization": "Localisation",
|
||
"Logarithmic": "Logarithmique",
|
||
"Long dash": "Tiret long",
|
||
"Low Threshold": "Seuil bas",
|
||
"Lower Bound Y": "Limite inférieure Y",
|
||
"Lower Bound Y2": "Limite inférieure Y2",
|
||
"MDI Icon": "Icône MDI",
|
||
"Milliseconds": "Millisecondes",
|
||
"Min Value": "Valeur min.",
|
||
"Min Y Range": "Plage min. Y",
|
||
"Min Y2 Range": "Plage min. Y2",
|
||
"Minutes": "Minutes",
|
||
"Name Position": "Position du nom",
|
||
"Name Size": "Taille du nom",
|
||
"Needle Color": "Couleur de l'aiguille",
|
||
"No annotations yet": "Aucune annotation pour l'instant",
|
||
"No moving averages yet": "Aucune moyenne mobile pour l'instant",
|
||
"No thresholds yet": "Aucun seuil pour l'instant",
|
||
"None": "Aucun",
|
||
"Now Line": "Ligne du présent",
|
||
"Number Format": "Format numérique",
|
||
"Off": "Désactivé",
|
||
"Offset": "Décalage",
|
||
"Opacity": "Opacité",
|
||
"Overlay": "Superposition",
|
||
"Overlays are hidden in sparkline mode": "Les superpositions sont masquées en mode sparkline",
|
||
"Padding": "Marge intérieure",
|
||
"Percentage": "Pourcentage",
|
||
"Percentages": "Pourcentages",
|
||
"Period": "Période",
|
||
"Period Highlight": "Surbrillance de la période",
|
||
"Pie Chart": "Camembert",
|
||
"Pie Style": "Style du camembert",
|
||
"Point Color": "Couleur des points",
|
||
"Points/Hour": "Points/heure",
|
||
"Points/Hour Picker": "Sélecteur points/heure",
|
||
"Polar Area": "Aire polaire",
|
||
"Primary Value": "Valeur primaire",
|
||
"Radar": "Radar",
|
||
"Radial Bar": "Barre radiale",
|
||
"Range Band": "Bande de plage",
|
||
"Ranking": "Classement",
|
||
"Reference Year": "Année de référence",
|
||
"Reverse": "Inversé",
|
||
"Right": "Droite",
|
||
"Rising": "En hausse",
|
||
"Round Ticks": "Valeurs arrondies",
|
||
"Scatter": "Nuage de points",
|
||
"Scroll Mode": "Mode défilement",
|
||
"Secondary Value": "Valeur secondaire",
|
||
"Seconds": "Secondes",
|
||
"Server": "Serveur",
|
||
"Shortcuts": "Raccourcis",
|
||
"Show Average": "Afficher la moyenne",
|
||
"Show Bounds": "Afficher les limites",
|
||
"Show Full Period": "Afficher la période complète",
|
||
"Show Range": "Afficher la plage",
|
||
"Show Timestamp": "Afficher l'horodatage",
|
||
"Show Values": "Afficher les valeurs",
|
||
"Show now line": "Afficher la ligne du présent",
|
||
"Slice Label Color": "Couleur des étiquettes de parts",
|
||
"Slice Label Format": "Format des étiquettes de parts",
|
||
"Slice Label Size": "Taille des étiquettes de parts",
|
||
"Slice Spacing": "Espacement des parts",
|
||
"Solid": "Continue",
|
||
"Source": "Source",
|
||
"Sparkline": "Sparkline",
|
||
"Stable": "Stable",
|
||
"Stable Color": "Couleur stable",
|
||
"Stack Group": "Groupe d'empilement",
|
||
"Stacked": "Empilé",
|
||
"Stacked Group Totals": "Totaux par groupe empilé",
|
||
"State": "État",
|
||
"State Color": "Couleur d'état",
|
||
"State Layout": "Disposition des états",
|
||
"State Map": "Correspondance des états",
|
||
"State Timeline": "Chronologie des états",
|
||
"Statistic ID": "ID de statistique",
|
||
"Style": "Style",
|
||
"System": "Système",
|
||
"Tap Action": "Action au toucher",
|
||
"Thick": "Épais",
|
||
"Thin": "Fin",
|
||
"Time Field": "Champ temporel",
|
||
"Time Unit": "Unité de temps",
|
||
"Time Window": "Fenêtre temporelle",
|
||
"Time Zone": "Fuseau horaire",
|
||
"Timeline": "Chronologie",
|
||
"Timestamp": "Horodatage",
|
||
"Tomorrow": "Demain",
|
||
"Tooltip": "Info-bulle",
|
||
"Tooltip Name": "Nom dans l'info-bulle",
|
||
"Tooltip Order": "Ordre de l'info-bulle",
|
||
"Tooltip Sync": "Synchronisation des info-bulles",
|
||
"Tooltip Total": "Total dans l'info-bulle",
|
||
"Top": "Haut",
|
||
"Transition": "Transition",
|
||
"Trend Period": "Période de tendance",
|
||
"Type": "Type",
|
||
"Unit": "Unité",
|
||
"Up Color": "Couleur de hausse",
|
||
"Update Interval": "Intervalle de mise à jour",
|
||
"Upper Bound Y": "Limite supérieure Y",
|
||
"Upper Bound Y2": "Limite supérieure Y2",
|
||
"Value Expression": "Expression de valeur",
|
||
"Value Factor": "Facteur de valeur",
|
||
"Value Field": "Champ de valeur",
|
||
"Value Position": "Position de la valeur",
|
||
"Value Size": "Taille de la valeur",
|
||
"Value Transform": "Transformation de valeur",
|
||
"Visibility": "Visibilité",
|
||
"Visible Intervals": "Intervalles visibles",
|
||
"Visible Modes": "Modes visibles",
|
||
"Visible Window": "Fenêtre visible",
|
||
"Visual Options": "Options visuelles",
|
||
"Waterfall": "Cascade",
|
||
"Width": "Largeur",
|
||
"Window Step": "Pas de fenêtre",
|
||
"X Axis": "Axe X",
|
||
"X Axis Interval": "Intervalle de l'axe X",
|
||
"X Grid Color": "Couleur de grille X",
|
||
"X Grid Opacity": "Opacité de grille X",
|
||
"X Grid Style": "Style de grille X",
|
||
"X Grid Width": "Épaisseur de grille X",
|
||
"X Label Color": "Couleur des étiquettes X",
|
||
"X Label Opacity": "Opacité des étiquettes X",
|
||
"X Label Size": "Taille des étiquettes X",
|
||
"X Ticks": "Graduations X",
|
||
"X-Axis": "Axe X",
|
||
"X-axis settings are hidden in sparkline mode": "Les paramètres de l'axe X sont masqués en mode sparkline",
|
||
"Y Axis": "Axe Y",
|
||
"Y Axis Decimals": "Décimales de l'axe Y",
|
||
"Y Axis Format": "Format de l'axe Y",
|
||
"Y Axis Label": "Étiquette de l'axe Y",
|
||
"Y Axis Ticks": "Graduations de l'axe Y",
|
||
"Y Grid Color": "Couleur de grille Y",
|
||
"Y Grid Opacity": "Opacité de grille Y",
|
||
"Y Grid Style": "Style de grille Y",
|
||
"Y Grid Width": "Épaisseur de grille Y",
|
||
"Y Label Color": "Couleur des étiquettes Y",
|
||
"Y Label Opacity": "Opacité des étiquettes Y",
|
||
"Y Label Size": "Taille des étiquettes Y",
|
||
"Y Tick Format": "Format des valeurs Y",
|
||
"Y Ticks": "Graduations Y",
|
||
"Y-Axis": "Axe Y",
|
||
"Y-axis settings are hidden in sparkline mode": "Les paramètres de l'axe Y sont masqués en mode sparkline",
|
||
"Y2 Axis Label": "Étiquette de l'axe Y2",
|
||
"Y2 Tick Format": "Format des valeurs Y2",
|
||
"Y2-Axis": "Axe Y2",
|
||
"Z-Index": "Z-index",
|
||
"Zoom Sync": "Synchronisation du zoom",
|
||
"configured — add, reorder and customize": "configurées — ajoutez, réorganisez et personnalisez",
|
||
"e.g. Statistics": "ex. Statistiques",
|
||
// --- entity editor ---
|
||
"Action": "Action",
|
||
"Advanced": "Avancé",
|
||
"Always": "Toujours",
|
||
"Bar": "Barres",
|
||
"Basic": "Base",
|
||
"Candlestick": "Chandeliers",
|
||
"Color Thresholds": "Seuils de couleur",
|
||
"Colors": "Couleurs",
|
||
"Ext LTS": "LTS ext.",
|
||
"Extrema": "Extrêmes",
|
||
"Fill": "Remplissage",
|
||
"Gauge Range": "Plage de la jauge",
|
||
"General": "Général",
|
||
"Global": "Global",
|
||
"Graph": "Graphique",
|
||
"History only": "Historique seul",
|
||
"Independent": "Indépendant",
|
||
"LTS": "LTS",
|
||
"Legend": "Légende",
|
||
"Line": "Ligne",
|
||
"Lower Bound": "Limite inférieure",
|
||
"Manual": "Manuel",
|
||
"Moving Averages": "Moyennes mobiles",
|
||
"Never": "Jamais",
|
||
"On": "Activé",
|
||
"On Click": "Au clic",
|
||
"Other": "Autre",
|
||
"Primary": "Primaire",
|
||
"Rise/Fall Colors": "Couleurs hausse/baisse",
|
||
"Secondary": "Secondaire",
|
||
"Start": "Début",
|
||
"State Row": "Ligne d'état",
|
||
"Step": "Marches",
|
||
"Time": "Temps",
|
||
"Trend Icon": "Icône de tendance",
|
||
"Upper Bound": "Limite supérieure",
|
||
"Y Axis Range": "Plage de l'axe Y",
|
||
// --- threshold direction/transition + hints ---
|
||
"Hard": "Net",
|
||
"Inherit from Custom Name": "Hériter du nom personnalisé",
|
||
"My annotation": "Mon annotation",
|
||
"Smooth": "Lissé",
|
||
"Vertical": "Vertical",
|
||
// --- compact labels + scroll sync ---
|
||
"End Hour": "Heure de fin",
|
||
"Scroll Sync": "Synchr. défilement",
|
||
"Start Hour": "Heure de début",
|
||
// --- state_row dropdowns + positions ---
|
||
"3D Effect": "Effet 3D",
|
||
"Aligned (below)": "Aligné (dessous)",
|
||
"Bottom Center": "Bas centre",
|
||
"Bottom Left": "Bas gauche",
|
||
"Bottom Right": "Bas droite",
|
||
"State (live)": "État (direct)",
|
||
"Tooltip Date = Axis": "Date infobulle = Axe",
|
||
"Top Center": "Haut centre",
|
||
"Top Left": "Haut gauche",
|
||
"Top Right": "Haut droite",
|
||
"⚠ Last / First show the endpoint of the raw series — not the displayed slice or cell. Consider Sum / Avg / Min / Max in this chart mode.": "⚠ Last / First affichent l'extrémité de la série brute, pas la tranche ou cellule affichée. Envisagez Sum / Avg / Min / Max pour ce type de graphique.",
|
||
// --- color palette names ---
|
||
"Accent": "Accent",
|
||
"Amber": "Ambre",
|
||
"Black": "Noir",
|
||
"Blue": "Bleu",
|
||
"Blue grey": "Gris bleuté",
|
||
"Brown": "Marron",
|
||
"Cyan": "Cyan",
|
||
"Dark grey": "Gris foncé",
|
||
"Deep orange": "Orange foncé",
|
||
"Deep purple": "Violet foncé",
|
||
"Green": "Vert",
|
||
"Grey": "Gris",
|
||
"Indigo": "Indigo",
|
||
"Light blue": "Bleu clair",
|
||
"Light green": "Vert clair",
|
||
"Light grey": "Gris clair",
|
||
"Lime": "Citron vert",
|
||
"Orange": "Orange",
|
||
"Pink": "Rose",
|
||
"Purple": "Violet",
|
||
"Red": "Rouge",
|
||
"Teal": "Sarcelle",
|
||
"White": "Blanc",
|
||
"Yellow": "Jaune",
|
||
"Custom": "Personnalisé",
|
||
}),
|
||
it: Object.freeze({
|
||
"Today": "Oggi",
|
||
"Yesterday": "Ieri",
|
||
"This Week": "Questa settimana",
|
||
"Last Week": "Settimana scorsa",
|
||
"This Month": "Questo mese",
|
||
"Last Month": "Mese scorso",
|
||
"This Year": "Quest'anno",
|
||
"Last Year": "Anno scorso",
|
||
"Last 7 Days": "Ultimi 7 giorni",
|
||
"Last 30 Days": "Ultimi 30 giorni",
|
||
"Last 12 Months": "Ultimi 12 mesi",
|
||
"Last 24 hours": "Ultime 24 ore",
|
||
"Last 3 days": "Ultimi 3 giorni",
|
||
"Last 7 days": "Ultimi 7 giorni",
|
||
"Last 15 days": "Ultimi 15 giorni",
|
||
"Last 30 days": "Ultimi 30 giorni",
|
||
"Last 90 days": "Ultimi 90 giorni",
|
||
"Last 180 days": "Ultimi 180 giorni",
|
||
"Last 12 months": "Ultimi 12 mesi",
|
||
"Select end date": "Seleziona la data finale",
|
||
"Previous month": "Mese precedente",
|
||
"Next month": "Mese successivo",
|
||
"Auto": "Auto",
|
||
"Pts/h": "Pti/h",
|
||
"Group": "Gruppo",
|
||
"Interval": "Intervallo",
|
||
"Hour": "Ora",
|
||
"Date": "Giorno",
|
||
"Week": "Settimana",
|
||
"Month": "Mese",
|
||
"Year": "Anno",
|
||
"Total": "Totale",
|
||
"Min": "Min",
|
||
"Max": "Max",
|
||
"Avg": "Media",
|
||
"Sum": "Somma",
|
||
"Last": "Ultimo",
|
||
"Median": "Mediana",
|
||
"Q1": "Q1",
|
||
"Q3": "Q3",
|
||
"Samples": "Campioni",
|
||
"Value": "Valore",
|
||
"Running total": "Totale progressivo",
|
||
"No data": "Nessun dato",
|
||
"No time window.": "Nessuna finestra temporale.",
|
||
"No entities to rank.": "Nessuna entità da classificare.",
|
||
"All entities are below the threshold": "Tutte le entità sono sotto la soglia",
|
||
"D": "G",
|
||
"W": "S",
|
||
"M": "M",
|
||
"Y": "A",
|
||
"1H": "1H",
|
||
"2H": "2H",
|
||
"3H": "3H",
|
||
"4H": "4H",
|
||
"6H": "6H",
|
||
"8H": "8H",
|
||
"12H": "12H",
|
||
"24H": "24H",
|
||
"3D": "3G",
|
||
"7D": "7G",
|
||
"14D": "14G",
|
||
"15D": "15G",
|
||
"30D": "30G",
|
||
"90D": "90G",
|
||
"180D": "180G",
|
||
"6M": "6M",
|
||
"12M": "12M",
|
||
"1Y": "1A",
|
||
"Day": "Giorno",
|
||
"now": "ora",
|
||
"Click to return to current period": "Clicca per tornare al periodo corrente",
|
||
"Open calendar": "Apri calendario",
|
||
// --- editor (short UI texts) ---
|
||
"Above": "Sopra",
|
||
"Adaptive Color": "Colore adattivo",
|
||
"Add Annotation": "Aggiungi annotazione",
|
||
"Add Entity": "Aggiungi entità",
|
||
"Add Moving Average": "Aggiungi media mobile",
|
||
"Add Threshold": "Aggiungi soglia",
|
||
"Advanced Calculations": "Calcoli avanzati",
|
||
"Aggregation": "Aggregazione",
|
||
"Align": "Allineamento",
|
||
"All cards": "Tutte le card",
|
||
"Alphabetic": "Alfabetico",
|
||
"Animate": "Anima",
|
||
"Annotations": "Annotazioni",
|
||
"Attribute": "Attributo",
|
||
"Attribute Data Source": "Origine dati attributo",
|
||
"Attribute List": "Elenco attributi",
|
||
"Auto (HA language)": "Auto (lingua HA)",
|
||
"Auto (HA profile)": "Auto (profilo HA)",
|
||
"Auto (unit)": "Auto (unità)",
|
||
"Auto Hide Entities": "Nascondi entità automaticamente",
|
||
"Auto Scale": "Scala automatica",
|
||
"Axis Labels": "Etichette assi",
|
||
"Background": "Sfondo",
|
||
"Background Blur": "Sfocatura sfondo",
|
||
"Background Image": "Immagine di sfondo",
|
||
"Background Opacity": "Opacità sfondo",
|
||
"Bar Spacing": "Spaziatura barre",
|
||
"Base Colors": "Colori base",
|
||
"Battery": "Batteria",
|
||
"Battery Entity": "Entità batteria",
|
||
"Below": "Sotto",
|
||
"Bezier": "Bezier",
|
||
"Border Color": "Colore bordo",
|
||
"Border Radius": "Raggio angoli",
|
||
"Border Width": "Spessore bordo",
|
||
"Both": "Entrambi",
|
||
"Bottom": "In basso",
|
||
"Bounds": "Limiti",
|
||
"Box Plot": "Box plot",
|
||
"Break on Gaps": "Interrompi sui vuoti",
|
||
"Brush Zooming": "Zoom a selezione",
|
||
"Calendar": "Calendario",
|
||
"Card": "Card",
|
||
"Card Border": "Bordo card",
|
||
"Card Header": "Titolo card",
|
||
"Card Overlays": "Overlay card",
|
||
"Card Shadow": "Ombra card",
|
||
"Card Styling": "Stile card",
|
||
"Center": "Centro",
|
||
"Center Label Color": "Colore etichetta centrale",
|
||
"Center Label Size": "Dimensione etichetta centrale",
|
||
"Center Total": "Totale al centro",
|
||
"Chart": "Grafico",
|
||
"Chart Align": "Allineamento grafico",
|
||
"Chart Mode": "Tipo di grafico",
|
||
"Chart mode, display and data configuration": "Tipo di grafico, visualizzazione e configurazione dati",
|
||
"Classic": "Classico",
|
||
"Color": "Colore",
|
||
"Color Dot": "Punto colore",
|
||
"Compact Legend": "Legenda compatta",
|
||
"Corner Radius": "Raggio angoli",
|
||
"Custom Name": "Nome personalizzato",
|
||
"Dashed": "Tratteggiata",
|
||
"Data Attribute": "Attributo dati",
|
||
"Data Labels": "Etichette dati",
|
||
"Data Points": "Punti dati",
|
||
"Data Settings": "Impostazioni dati",
|
||
"Data Vars": "Variabili dati",
|
||
"Date Format": "Formato data",
|
||
"Date Label Color": "Colore etichetta data",
|
||
"Date Nav": "Navigazione date",
|
||
"Date Navigation": "Navigazione date",
|
||
"Date Picker": "Selettore date",
|
||
"Decimals": "Decimali",
|
||
"Default": "Predefinito",
|
||
"Default (Vertical)": "Predefinito (verticale)",
|
||
"Default Mode": "Modalità predefinita",
|
||
"Delete": "Elimina",
|
||
"Direction": "Direzione",
|
||
"Disabled": "Disattivato",
|
||
"Donut": "Ciambella",
|
||
"Dotted": "Punteggiata",
|
||
"Down Color": "Colore discesa",
|
||
"Drag to reorder": "Trascina per riordinare",
|
||
"Duplicate": "Duplica",
|
||
"Duration Unit": "Unità di durata",
|
||
"End": "Fine",
|
||
"End value": "Valore finale",
|
||
"Energy Date Sync": "Sincronizzazione date Energia",
|
||
"Entities": "Entità",
|
||
"Entity": "Entità",
|
||
"Falling": "In discesa",
|
||
"First": "Primo",
|
||
"Fixed Value": "Valore fisso",
|
||
"Font Color": "Colore carattere",
|
||
"Font Size": "Dimensione carattere",
|
||
"Forecast Horizon": "Orizzonte di previsione",
|
||
"Gauge": "Indicatore",
|
||
"Gauge Columns": "Colonne indicatori",
|
||
"Gauge Span": "Arco indicatore",
|
||
"General Settings": "Impostazioni generali",
|
||
"Gradient": "Gradiente",
|
||
"Graph Data": "Dati grafico",
|
||
"Graph End Hour": "Ora di fine",
|
||
"Graph Start": "Inizio grafico",
|
||
"Graph Start Hour": "Ora di inizio",
|
||
"Graph Type": "Tipo di tracciato",
|
||
"Grid": "Griglia",
|
||
"Group By": "Raggruppa per",
|
||
"Group By Picker": "Selettore raggruppamento",
|
||
"Header": "Intestazione",
|
||
"Header & Battery": "Intestazione e batteria",
|
||
"Header Align": "Allineamento titolo",
|
||
"Header Color": "Colore titolo",
|
||
"Header Weight": "Peso titolo",
|
||
"Heatmap": "Mappa di calore",
|
||
"Height": "Altezza",
|
||
"Hide on Load": "Nascondi al caricamento",
|
||
"Histogram": "Istogramma",
|
||
"Horizontal": "Orizzontale",
|
||
"Hours": "Ore",
|
||
"Hours to Show": "Ore da mostrare",
|
||
"Icon": "Icona",
|
||
"Icon Color": "Colore icona",
|
||
"Icon Position": "Posizione icona",
|
||
"Icon Size": "Dimensione icona",
|
||
"Image URL": "URL immagine",
|
||
"Interval Picker": "Selettore intervallo",
|
||
"Invert (Mirror)": "Inverti (specchio)",
|
||
"Label": "Etichetta",
|
||
"Labels": "Etichette",
|
||
"Language": "Lingua",
|
||
"Last 12M": "Ultimi 12M",
|
||
"Last 15D": "Ultimi 15G",
|
||
"Last 180D": "Ultimi 180G",
|
||
"Last 24H": "Ultime 24H",
|
||
"Last 30D": "Ultimi 30G",
|
||
"Last 3D": "Ultimi 3G",
|
||
"Last 7D": "Ultimi 7G",
|
||
"Last 90D": "Ultimi 90G",
|
||
"Last Color": "Colore ultimo valore",
|
||
"Left": "Sinistra",
|
||
"Letter Spacing": "Spaziatura lettere",
|
||
"Line / Fill Color": "Colore linea / riempimento",
|
||
"Line Style": "Stile linea",
|
||
"Line Width": "Spessore linea",
|
||
"Local (device)": "Locale (dispositivo)",
|
||
"Localization": "Localizzazione",
|
||
"Logarithmic": "Logaritmico",
|
||
"Long dash": "Tratto lungo",
|
||
"Low Threshold": "Soglia bassa",
|
||
"Lower Bound Y": "Limite inferiore Y",
|
||
"Lower Bound Y2": "Limite inferiore Y2",
|
||
"MDI Icon": "Icona MDI",
|
||
"Milliseconds": "Millisecondi",
|
||
"Min Value": "Valore min.",
|
||
"Min Y Range": "Intervallo min. Y",
|
||
"Min Y2 Range": "Intervallo min. Y2",
|
||
"Minutes": "Minuti",
|
||
"Name Position": "Posizione nome",
|
||
"Name Size": "Dimensione nome",
|
||
"Needle Color": "Colore lancetta",
|
||
"No annotations yet": "Nessuna annotazione",
|
||
"No moving averages yet": "Nessuna media mobile",
|
||
"No thresholds yet": "Nessuna soglia",
|
||
"None": "Nessuno",
|
||
"Now Line": "Linea del presente",
|
||
"Number Format": "Formato numerico",
|
||
"Off": "Spento",
|
||
"Offset": "Scostamento",
|
||
"Opacity": "Opacità",
|
||
"Overlay": "Overlay",
|
||
"Overlays are hidden in sparkline mode": "Gli overlay sono nascosti in modalità sparkline",
|
||
"Padding": "Spaziatura interna",
|
||
"Percentage": "Percentuale",
|
||
"Percentages": "Percentuali",
|
||
"Period": "Periodo",
|
||
"Period Highlight": "Evidenzia periodo",
|
||
"Pie Chart": "Grafico a torta",
|
||
"Pie Style": "Stile torta",
|
||
"Point Color": "Colore punti",
|
||
"Points/Hour": "Punti/ora",
|
||
"Points/Hour Picker": "Selettore punti/ora",
|
||
"Polar Area": "Area polare",
|
||
"Primary Value": "Valore primario",
|
||
"Radar": "Radar",
|
||
"Radial Bar": "Barra radiale",
|
||
"Range Band": "Banda di intervallo",
|
||
"Ranking": "Classifica",
|
||
"Reference Year": "Anno di riferimento",
|
||
"Reverse": "Inverso",
|
||
"Right": "Destra",
|
||
"Rising": "In salita",
|
||
"Round Ticks": "Valori arrotondati",
|
||
"Scatter": "Dispersione",
|
||
"Scroll Mode": "Modalità scorrimento",
|
||
"Secondary Value": "Valore secondario",
|
||
"Seconds": "Secondi",
|
||
"Server": "Server",
|
||
"Shortcuts": "Scorciatoie",
|
||
"Show Average": "Mostra media",
|
||
"Show Bounds": "Mostra limiti",
|
||
"Show Full Period": "Mostra periodo completo",
|
||
"Show Range": "Mostra intervallo",
|
||
"Show Timestamp": "Mostra marca temporale",
|
||
"Show Values": "Mostra valori",
|
||
"Show now line": "Mostra linea del presente",
|
||
"Slice Label Color": "Colore etichette spicchi",
|
||
"Slice Label Format": "Formato etichette spicchi",
|
||
"Slice Label Size": "Dimensione etichette spicchi",
|
||
"Slice Spacing": "Spaziatura spicchi",
|
||
"Solid": "Continua",
|
||
"Source": "Origine",
|
||
"Sparkline": "Sparkline",
|
||
"Stable": "Stabile",
|
||
"Stable Color": "Colore stabile",
|
||
"Stack Group": "Gruppo di impilamento",
|
||
"Stacked": "Impilato",
|
||
"Stacked Group Totals": "Totali per gruppo impilato",
|
||
"State": "Stato",
|
||
"State Color": "Colore stato",
|
||
"State Layout": "Disposizione stati",
|
||
"State Map": "Mappa degli stati",
|
||
"State Timeline": "Linea temporale stati",
|
||
"Statistic ID": "ID statistica",
|
||
"Style": "Stile",
|
||
"System": "Sistema",
|
||
"Tap Action": "Azione al tocco",
|
||
"Thick": "Spesso",
|
||
"Thin": "Sottile",
|
||
"Time Field": "Campo tempo",
|
||
"Time Unit": "Unità di tempo",
|
||
"Time Window": "Finestra temporale",
|
||
"Time Zone": "Fuso orario",
|
||
"Timeline": "Linea temporale",
|
||
"Timestamp": "Marca temporale",
|
||
"Tomorrow": "Domani",
|
||
"Tooltip": "Tooltip",
|
||
"Tooltip Name": "Nome nel tooltip",
|
||
"Tooltip Order": "Ordine tooltip",
|
||
"Tooltip Sync": "Sincronizzazione tooltip",
|
||
"Tooltip Total": "Totale nel tooltip",
|
||
"Top": "In alto",
|
||
"Transition": "Transizione",
|
||
"Trend Period": "Periodo di tendenza",
|
||
"Type": "Tipo",
|
||
"Unit": "Unità",
|
||
"Up Color": "Colore salita",
|
||
"Update Interval": "Intervallo di aggiornamento",
|
||
"Upper Bound Y": "Limite superiore Y",
|
||
"Upper Bound Y2": "Limite superiore Y2",
|
||
"Value Expression": "Espressione valore",
|
||
"Value Factor": "Fattore valore",
|
||
"Value Field": "Campo valore",
|
||
"Value Position": "Posizione valore",
|
||
"Value Size": "Dimensione valore",
|
||
"Value Transform": "Trasformazione valore",
|
||
"Visibility": "Visibilità",
|
||
"Visible Intervals": "Intervalli visibili",
|
||
"Visible Modes": "Modalità visibili",
|
||
"Visible Window": "Finestra visibile",
|
||
"Visual Options": "Opzioni visive",
|
||
"Waterfall": "Cascata",
|
||
"Width": "Larghezza",
|
||
"Window Step": "Passo finestra",
|
||
"X Axis": "Asse X",
|
||
"X Axis Interval": "Intervallo asse X",
|
||
"X Grid Color": "Colore griglia X",
|
||
"X Grid Opacity": "Opacità griglia X",
|
||
"X Grid Style": "Stile griglia X",
|
||
"X Grid Width": "Spessore griglia X",
|
||
"X Label Color": "Colore etichette X",
|
||
"X Label Opacity": "Opacità etichette X",
|
||
"X Label Size": "Dimensione etichette X",
|
||
"X Ticks": "Tacche X",
|
||
"X-Axis": "Asse X",
|
||
"X-axis settings are hidden in sparkline mode": "Le impostazioni dell'asse X sono nascoste in modalità sparkline",
|
||
"Y Axis": "Asse Y",
|
||
"Y Axis Decimals": "Decimali asse Y",
|
||
"Y Axis Format": "Formato asse Y",
|
||
"Y Axis Label": "Etichetta asse Y",
|
||
"Y Axis Ticks": "Tacche asse Y",
|
||
"Y Grid Color": "Colore griglia Y",
|
||
"Y Grid Opacity": "Opacità griglia Y",
|
||
"Y Grid Style": "Stile griglia Y",
|
||
"Y Grid Width": "Spessore griglia Y",
|
||
"Y Label Color": "Colore etichette Y",
|
||
"Y Label Opacity": "Opacità etichette Y",
|
||
"Y Label Size": "Dimensione etichette Y",
|
||
"Y Tick Format": "Formato valori Y",
|
||
"Y Ticks": "Tacche Y",
|
||
"Y-Axis": "Asse Y",
|
||
"Y-axis settings are hidden in sparkline mode": "Le impostazioni dell'asse Y sono nascoste in modalità sparkline",
|
||
"Y2 Axis Label": "Etichetta asse Y2",
|
||
"Y2 Tick Format": "Formato valori Y2",
|
||
"Y2-Axis": "Asse Y2",
|
||
"Z-Index": "Indice Z",
|
||
"Zoom Sync": "Sincronizzazione zoom",
|
||
"configured — add, reorder and customize": "configurate — aggiungi, riordina e personalizza",
|
||
"e.g. Statistics": "es. Statistiche",
|
||
// --- entity editor ---
|
||
"Action": "Azione",
|
||
"Advanced": "Avanzate",
|
||
"Always": "Sempre",
|
||
"Bar": "Barre",
|
||
"Basic": "Base",
|
||
"Candlestick": "Candele",
|
||
"Color Thresholds": "Soglie colore",
|
||
"Colors": "Colori",
|
||
"Ext LTS": "LTS est.",
|
||
"Extrema": "Estremi",
|
||
"Fill": "Riempimento",
|
||
"Gauge Range": "Intervallo indicatore",
|
||
"General": "Generale",
|
||
"Global": "Globale",
|
||
"Graph": "Grafico",
|
||
"History only": "Solo cronologia",
|
||
"Independent": "Indipendente",
|
||
"LTS": "LTS",
|
||
"Legend": "Legenda",
|
||
"Line": "Linea",
|
||
"Lower Bound": "Limite inferiore",
|
||
"Manual": "Manuale",
|
||
"Moving Averages": "Medie mobili",
|
||
"Never": "Mai",
|
||
"On": "Attivo",
|
||
"On Click": "Al clic",
|
||
"Other": "Altro",
|
||
"Primary": "Primario",
|
||
"Rise/Fall Colors": "Colori salita/discesa",
|
||
"Secondary": "Secondario",
|
||
"Start": "Inizio",
|
||
"State Row": "Riga di stato",
|
||
"Step": "Gradini",
|
||
"Time": "Tempo",
|
||
"Trend Icon": "Icona tendenza",
|
||
"Upper Bound": "Limite superiore",
|
||
"Y Axis Range": "Intervallo asse Y",
|
||
// --- threshold direction/transition + hints ---
|
||
"Hard": "Netto",
|
||
"Inherit from Custom Name": "Eredita dal nome personalizzato",
|
||
"My annotation": "La mia annotazione",
|
||
"Smooth": "Morbido",
|
||
"Vertical": "Verticale",
|
||
// --- compact labels + scroll sync ---
|
||
"End Hour": "Ora di fine",
|
||
"Scroll Sync": "Sincr. scorrimento",
|
||
"Start Hour": "Ora di inizio",
|
||
// --- state_row dropdowns + positions ---
|
||
"3D Effect": "Effetto 3D",
|
||
"Aligned (below)": "Allineato (sotto)",
|
||
"Bottom Center": "Basso centro",
|
||
"Bottom Left": "Basso sinistra",
|
||
"Bottom Right": "Basso destra",
|
||
"State (live)": "Stato (live)",
|
||
"Tooltip Date = Axis": "Data tooltip = Asse",
|
||
"Top Center": "Alto centro",
|
||
"Top Left": "Alto sinistra",
|
||
"Top Right": "Alto destra",
|
||
"⚠ Last / First show the endpoint of the raw series — not the displayed slice or cell. Consider Sum / Avg / Min / Max in this chart mode.": "⚠ Last / First mostrano l'estremità della serie grezza, non la fetta o cella visualizzata. In questo tipo di grafico valuta Sum / Avg / Min / Max.",
|
||
// --- color palette names ---
|
||
"Accent": "Accento",
|
||
"Amber": "Ambra",
|
||
"Black": "Nero",
|
||
"Blue": "Blu",
|
||
"Blue grey": "Grigio bluastro",
|
||
"Brown": "Marrone",
|
||
"Cyan": "Ciano",
|
||
"Dark grey": "Grigio scuro",
|
||
"Deep orange": "Arancione scuro",
|
||
"Deep purple": "Viola scuro",
|
||
"Green": "Verde",
|
||
"Grey": "Grigio",
|
||
"Indigo": "Indaco",
|
||
"Light blue": "Azzurro",
|
||
"Light green": "Verde chiaro",
|
||
"Light grey": "Grigio chiaro",
|
||
"Lime": "Lime",
|
||
"Orange": "Arancione",
|
||
"Pink": "Rosa",
|
||
"Purple": "Viola",
|
||
"Red": "Rosso",
|
||
"Teal": "Foglia di tè",
|
||
"White": "Bianco",
|
||
"Yellow": "Giallo",
|
||
"Custom": "Personalizzato",
|
||
}),
|
||
nl: Object.freeze({
|
||
"Today": "Vandaag",
|
||
"Yesterday": "Gisteren",
|
||
"This Week": "Deze week",
|
||
"Last Week": "Vorige week",
|
||
"This Month": "Deze maand",
|
||
"Last Month": "Vorige maand",
|
||
"This Year": "Dit jaar",
|
||
"Last Year": "Vorig jaar",
|
||
"Last 7 Days": "Laatste 7 dagen",
|
||
"Last 30 Days": "Laatste 30 dagen",
|
||
"Last 12 Months": "Laatste 12 maanden",
|
||
"Last 24 hours": "Laatste 24 uur",
|
||
"Last 3 days": "Laatste 3 dagen",
|
||
"Last 7 days": "Laatste 7 dagen",
|
||
"Last 15 days": "Laatste 15 dagen",
|
||
"Last 30 days": "Laatste 30 dagen",
|
||
"Last 90 days": "Laatste 90 dagen",
|
||
"Last 180 days": "Laatste 180 dagen",
|
||
"Last 12 months": "Laatste 12 maanden",
|
||
"Select end date": "Selecteer einddatum",
|
||
"Previous month": "Vorige maand",
|
||
"Next month": "Volgende maand",
|
||
"Auto": "Auto",
|
||
"Pts/h": "Ptn/u",
|
||
"Group": "Groep",
|
||
"Interval": "Interval",
|
||
"Hour": "Uur",
|
||
"Date": "Dag",
|
||
"Week": "Week",
|
||
"Month": "Maand",
|
||
"Year": "Jaar",
|
||
"Total": "Totaal",
|
||
"Min": "Min",
|
||
"Max": "Max",
|
||
"Avg": "Gem",
|
||
"Sum": "Som",
|
||
"Last": "Laatste",
|
||
"Median": "Mediaan",
|
||
"Q1": "Q1",
|
||
"Q3": "Q3",
|
||
"Samples": "Metingen",
|
||
"Value": "Waarde",
|
||
"Running total": "Lopend totaal",
|
||
"No data": "Geen gegevens",
|
||
"No time window.": "Geen tijdvenster.",
|
||
"No entities to rank.": "Geen entiteiten om te rangschikken.",
|
||
"All entities are below the threshold": "Alle entiteiten liggen onder de drempel",
|
||
"D": "D",
|
||
"W": "W",
|
||
"M": "M",
|
||
"Y": "J",
|
||
"1H": "1U",
|
||
"2H": "2U",
|
||
"3H": "3U",
|
||
"4H": "4U",
|
||
"6H": "6U",
|
||
"8H": "8U",
|
||
"12H": "12U",
|
||
"24H": "24U",
|
||
"3D": "3D",
|
||
"7D": "7D",
|
||
"14D": "14D",
|
||
"15D": "15D",
|
||
"30D": "30D",
|
||
"90D": "90D",
|
||
"180D": "180D",
|
||
"6M": "6M",
|
||
"12M": "12M",
|
||
"1Y": "1J",
|
||
"Day": "Dag",
|
||
"now": "nu",
|
||
"Click to return to current period": "Klik om terug te keren naar de huidige periode",
|
||
"Open calendar": "Kalender openen",
|
||
// --- editor (short UI texts) ---
|
||
"Above": "Boven",
|
||
"Adaptive Color": "Adaptieve kleur",
|
||
"Add Annotation": "Annotatie toevoegen",
|
||
"Add Entity": "Entiteit toevoegen",
|
||
"Add Moving Average": "Voortschrijdend gemiddelde toevoegen",
|
||
"Add Threshold": "Drempel toevoegen",
|
||
"Advanced Calculations": "Geavanceerde berekeningen",
|
||
"Aggregation": "Aggregatie",
|
||
"Align": "Uitlijning",
|
||
"All cards": "Alle kaarten",
|
||
"Alphabetic": "Alfabetisch",
|
||
"Animate": "Animeren",
|
||
"Annotations": "Annotaties",
|
||
"Attribute": "Attribuut",
|
||
"Attribute Data Source": "Gegevensbron van attribuut",
|
||
"Attribute List": "Attributenlijst",
|
||
"Auto (HA language)": "Auto (HA-taal)",
|
||
"Auto (HA profile)": "Auto (HA-profiel)",
|
||
"Auto (unit)": "Auto (eenheid)",
|
||
"Auto Hide Entities": "Entiteiten automatisch verbergen",
|
||
"Auto Scale": "Automatisch schalen",
|
||
"Axis Labels": "Aslabels",
|
||
"Background": "Achtergrond",
|
||
"Background Blur": "Achtergrondvervaging",
|
||
"Background Image": "Achtergrondafbeelding",
|
||
"Background Opacity": "Achtergronddekking",
|
||
"Bar Spacing": "Balkafstand",
|
||
"Base Colors": "Basiskleuren",
|
||
"Battery": "Batterij",
|
||
"Battery Entity": "Batterij-entiteit",
|
||
"Below": "Onder",
|
||
"Bezier": "Bezier",
|
||
"Border Color": "Randkleur",
|
||
"Border Radius": "Hoekradius",
|
||
"Border Width": "Randdikte",
|
||
"Both": "Beide",
|
||
"Bottom": "Onderaan",
|
||
"Bounds": "Grenzen",
|
||
"Box Plot": "Boxplot",
|
||
"Break on Gaps": "Onderbreken bij gaten",
|
||
"Brush Zooming": "Selectiezoom",
|
||
"Calendar": "Kalender",
|
||
"Card": "Kaart",
|
||
"Card Border": "Kaartrand",
|
||
"Card Header": "Kaarttitel",
|
||
"Card Overlays": "Kaartoverlays",
|
||
"Card Shadow": "Kaartschaduw",
|
||
"Card Styling": "Kaartstijl",
|
||
"Center": "Midden",
|
||
"Center Label Color": "Kleur middenlabel",
|
||
"Center Label Size": "Grootte middenlabel",
|
||
"Center Total": "Totaal in het midden",
|
||
"Chart": "Grafiek",
|
||
"Chart Align": "Grafiekuitlijning",
|
||
"Chart Mode": "Grafiektype",
|
||
"Chart mode, display and data configuration": "Grafiektype, weergave en gegevensconfiguratie",
|
||
"Classic": "Klassiek",
|
||
"Color": "Kleur",
|
||
"Color Dot": "Kleurstip",
|
||
"Compact Legend": "Compacte legenda",
|
||
"Corner Radius": "Hoekradius",
|
||
"Custom Name": "Aangepaste naam",
|
||
"Dashed": "Gestreept",
|
||
"Data Attribute": "Gegevensattribuut",
|
||
"Data Labels": "Gegevenslabels",
|
||
"Data Points": "Gegevenspunten",
|
||
"Data Settings": "Gegevensinstellingen",
|
||
"Data Vars": "Gegevensvariabelen",
|
||
"Date Format": "Datumnotatie",
|
||
"Date Label Color": "Kleur datumlabel",
|
||
"Date Nav": "Datumnavigatie",
|
||
"Date Navigation": "Datumnavigatie",
|
||
"Date Picker": "Datumkiezer",
|
||
"Decimals": "Decimalen",
|
||
"Default": "Standaard",
|
||
"Default (Vertical)": "Standaard (verticaal)",
|
||
"Default Mode": "Standaardmodus",
|
||
"Delete": "Verwijderen",
|
||
"Direction": "Richting",
|
||
"Disabled": "Uitgeschakeld",
|
||
"Donut": "Donut",
|
||
"Dotted": "Gestippeld",
|
||
"Down Color": "Daalkleur",
|
||
"Drag to reorder": "Sleep om te herschikken",
|
||
"Duplicate": "Dupliceren",
|
||
"Duration Unit": "Duureenheid",
|
||
"End": "Einde",
|
||
"End value": "Eindwaarde",
|
||
"Energy Date Sync": "Synchronisatie met Energie-datums",
|
||
"Entities": "Entiteiten",
|
||
"Entity": "Entiteit",
|
||
"Falling": "Dalend",
|
||
"First": "Eerste",
|
||
"Fixed Value": "Vaste waarde",
|
||
"Font Color": "Letterkleur",
|
||
"Font Size": "Lettergrootte",
|
||
"Forecast Horizon": "Voorspellingshorizon",
|
||
"Gauge": "Meter",
|
||
"Gauge Columns": "Meterkolommen",
|
||
"Gauge Span": "Meterboog",
|
||
"General Settings": "Algemene instellingen",
|
||
"Gradient": "Verloop",
|
||
"Graph Data": "Grafiekgegevens",
|
||
"Graph End Hour": "Eindtijd",
|
||
"Graph Start": "Grafiekstart",
|
||
"Graph Start Hour": "Starttijd",
|
||
"Graph Type": "Lijntype",
|
||
"Grid": "Raster",
|
||
"Group By": "Groeperen op",
|
||
"Group By Picker": "Groeperingskiezer",
|
||
"Header": "Koptekst",
|
||
"Header & Battery": "Koptekst en batterij",
|
||
"Header Align": "Titeluitlijning",
|
||
"Header Color": "Titelkleur",
|
||
"Header Weight": "Titeldikte",
|
||
"Heatmap": "Heatmap",
|
||
"Height": "Hoogte",
|
||
"Hide on Load": "Verbergen bij laden",
|
||
"Histogram": "Histogram",
|
||
"Horizontal": "Horizontaal",
|
||
"Hours": "Uren",
|
||
"Hours to Show": "Uren tonen",
|
||
"Icon": "Pictogram",
|
||
"Icon Color": "Pictogramkleur",
|
||
"Icon Position": "Pictogrampositie",
|
||
"Icon Size": "Pictogramgrootte",
|
||
"Image URL": "Afbeeldings-URL",
|
||
"Interval Picker": "Intervalkiezer",
|
||
"Invert (Mirror)": "Omkeren (spiegelen)",
|
||
"Label": "Label",
|
||
"Labels": "Labels",
|
||
"Language": "Taal",
|
||
"Last 12M": "Laatste 12M",
|
||
"Last 15D": "Laatste 15D",
|
||
"Last 180D": "Laatste 180D",
|
||
"Last 24H": "Laatste 24U",
|
||
"Last 30D": "Laatste 30D",
|
||
"Last 3D": "Laatste 3D",
|
||
"Last 7D": "Laatste 7D",
|
||
"Last 90D": "Laatste 90D",
|
||
"Last Color": "Kleur laatste waarde",
|
||
"Left": "Links",
|
||
"Letter Spacing": "Letterafstand",
|
||
"Line / Fill Color": "Lijn-/vulkleur",
|
||
"Line Style": "Lijnstijl",
|
||
"Line Width": "Lijndikte",
|
||
"Local (device)": "Lokaal (apparaat)",
|
||
"Localization": "Lokalisatie",
|
||
"Logarithmic": "Logaritmisch",
|
||
"Long dash": "Lange streep",
|
||
"Low Threshold": "Lage drempel",
|
||
"Lower Bound Y": "Ondergrens Y",
|
||
"Lower Bound Y2": "Ondergrens Y2",
|
||
"MDI Icon": "MDI-pictogram",
|
||
"Milliseconds": "Milliseconden",
|
||
"Min Value": "Min. waarde",
|
||
"Min Y Range": "Min. Y-bereik",
|
||
"Min Y2 Range": "Min. Y2-bereik",
|
||
"Minutes": "Minuten",
|
||
"Name Position": "Naampositie",
|
||
"Name Size": "Naamgrootte",
|
||
"Needle Color": "Naaldkleur",
|
||
"No annotations yet": "Nog geen annotaties",
|
||
"No moving averages yet": "Nog geen voortschrijdende gemiddelden",
|
||
"No thresholds yet": "Nog geen drempels",
|
||
"None": "Geen",
|
||
"Now Line": "Nu-lijn",
|
||
"Number Format": "Getalnotatie",
|
||
"Off": "Uit",
|
||
"Offset": "Verschuiving",
|
||
"Opacity": "Dekking",
|
||
"Overlay": "Overlay",
|
||
"Overlays are hidden in sparkline mode": "Overlays zijn verborgen in sparkline-modus",
|
||
"Padding": "Binnenmarge",
|
||
"Percentage": "Percentage",
|
||
"Percentages": "Percentages",
|
||
"Period": "Periode",
|
||
"Period Highlight": "Periodemarkering",
|
||
"Pie Chart": "Cirkeldiagram",
|
||
"Pie Style": "Cirkelstijl",
|
||
"Point Color": "Puntkleur",
|
||
"Points/Hour": "Punten/uur",
|
||
"Points/Hour Picker": "Punten/uur-kiezer",
|
||
"Polar Area": "Polair gebied",
|
||
"Primary Value": "Primaire waarde",
|
||
"Radar": "Radar",
|
||
"Radial Bar": "Radiale balk",
|
||
"Range Band": "Bereikband",
|
||
"Ranking": "Rangschikking",
|
||
"Reference Year": "Referentiejaar",
|
||
"Reverse": "Omgekeerd",
|
||
"Right": "Rechts",
|
||
"Rising": "Stijgend",
|
||
"Round Ticks": "Afgeronde waarden",
|
||
"Scatter": "Spreidingsdiagram",
|
||
"Scroll Mode": "Scrollmodus",
|
||
"Secondary Value": "Secundaire waarde",
|
||
"Seconds": "Seconden",
|
||
"Server": "Server",
|
||
"Shortcuts": "Snelkoppelingen",
|
||
"Show Average": "Gemiddelde tonen",
|
||
"Show Bounds": "Grenzen tonen",
|
||
"Show Full Period": "Volledige periode tonen",
|
||
"Show Range": "Bereik tonen",
|
||
"Show Timestamp": "Tijdstempel tonen",
|
||
"Show Values": "Waarden tonen",
|
||
"Show now line": "Nu-lijn tonen",
|
||
"Slice Label Color": "Kleur segmentlabels",
|
||
"Slice Label Format": "Notatie segmentlabels",
|
||
"Slice Label Size": "Grootte segmentlabels",
|
||
"Slice Spacing": "Segmentafstand",
|
||
"Solid": "Doorlopend",
|
||
"Source": "Bron",
|
||
"Sparkline": "Sparkline",
|
||
"Stable": "Stabiel",
|
||
"Stable Color": "Stabiel-kleur",
|
||
"Stack Group": "Stapelgroep",
|
||
"Stacked": "Gestapeld",
|
||
"Stacked Group Totals": "Totalen per stapelgroep",
|
||
"State": "Toestand",
|
||
"State Color": "Toestandskleur",
|
||
"State Layout": "Toestandsindeling",
|
||
"State Map": "Toestandstoewijzing",
|
||
"State Timeline": "Toestandstijdlijn",
|
||
"Statistic ID": "Statistiek-ID",
|
||
"Style": "Stijl",
|
||
"System": "Systeem",
|
||
"Tap Action": "Tikactie",
|
||
"Thick": "Dik",
|
||
"Thin": "Dun",
|
||
"Time Field": "Tijdveld",
|
||
"Time Unit": "Tijdseenheid",
|
||
"Time Window": "Tijdvenster",
|
||
"Time Zone": "Tijdzone",
|
||
"Timeline": "Tijdlijn",
|
||
"Timestamp": "Tijdstempel",
|
||
"Tomorrow": "Morgen",
|
||
"Tooltip": "Tooltip",
|
||
"Tooltip Name": "Naam in tooltip",
|
||
"Tooltip Order": "Tooltipvolgorde",
|
||
"Tooltip Sync": "Tooltipsynchronisatie",
|
||
"Tooltip Total": "Totaal in tooltip",
|
||
"Top": "Bovenaan",
|
||
"Transition": "Overgang",
|
||
"Trend Period": "Trendperiode",
|
||
"Type": "Type",
|
||
"Unit": "Eenheid",
|
||
"Up Color": "Stijgkleur",
|
||
"Update Interval": "Bijwerkinterval",
|
||
"Upper Bound Y": "Bovengrens Y",
|
||
"Upper Bound Y2": "Bovengrens Y2",
|
||
"Value Expression": "Waarde-expressie",
|
||
"Value Factor": "Waardefactor",
|
||
"Value Field": "Waardeveld",
|
||
"Value Position": "Waardepositie",
|
||
"Value Size": "Waardegrootte",
|
||
"Value Transform": "Waardetransformatie",
|
||
"Visibility": "Zichtbaarheid",
|
||
"Visible Intervals": "Zichtbare intervallen",
|
||
"Visible Modes": "Zichtbare modi",
|
||
"Visible Window": "Zichtbaar venster",
|
||
"Visual Options": "Visuele opties",
|
||
"Waterfall": "Waterval",
|
||
"Width": "Breedte",
|
||
"Window Step": "Vensterstap",
|
||
"X Axis": "X-as",
|
||
"X Axis Interval": "X-asinterval",
|
||
"X Grid Color": "X-rasterkleur",
|
||
"X Grid Opacity": "X-rasterdekking",
|
||
"X Grid Style": "X-rasterstijl",
|
||
"X Grid Width": "X-rasterdikte",
|
||
"X Label Color": "X-labelkleur",
|
||
"X Label Opacity": "X-labeldekking",
|
||
"X Label Size": "X-labelgrootte",
|
||
"X Ticks": "X-markeringen",
|
||
"X-Axis": "X-as",
|
||
"X-axis settings are hidden in sparkline mode": "X-as-instellingen zijn verborgen in sparkline-modus",
|
||
"Y Axis": "Y-as",
|
||
"Y Axis Decimals": "Y-asdecimalen",
|
||
"Y Axis Format": "Y-asnotatie",
|
||
"Y Axis Label": "Y-aslabel",
|
||
"Y Axis Ticks": "Y-asmarkeringen",
|
||
"Y Grid Color": "Y-rasterkleur",
|
||
"Y Grid Opacity": "Y-rasterdekking",
|
||
"Y Grid Style": "Y-rasterstijl",
|
||
"Y Grid Width": "Y-rasterdikte",
|
||
"Y Label Color": "Y-labelkleur",
|
||
"Y Label Opacity": "Y-labeldekking",
|
||
"Y Label Size": "Y-labelgrootte",
|
||
"Y Tick Format": "Y-waardenotatie",
|
||
"Y Ticks": "Y-markeringen",
|
||
"Y-Axis": "Y-as",
|
||
"Y-axis settings are hidden in sparkline mode": "Y-as-instellingen zijn verborgen in sparkline-modus",
|
||
"Y2 Axis Label": "Y2-aslabel",
|
||
"Y2 Tick Format": "Y2-waardenotatie",
|
||
"Y2-Axis": "Y2-as",
|
||
"Z-Index": "Z-index",
|
||
"Zoom Sync": "Zoomsynchronisatie",
|
||
"configured — add, reorder and customize": "geconfigureerd — toevoegen, herschikken en aanpassen",
|
||
"e.g. Statistics": "bijv. Statistieken",
|
||
// --- entity editor ---
|
||
"Action": "Actie",
|
||
"Advanced": "Geavanceerd",
|
||
"Always": "Altijd",
|
||
"Bar": "Balken",
|
||
"Basic": "Basis",
|
||
"Candlestick": "Kaarsen",
|
||
"Color Thresholds": "Kleurdrempels",
|
||
"Colors": "Kleuren",
|
||
"Ext LTS": "Ext. LTS",
|
||
"Extrema": "Extremen",
|
||
"Fill": "Vulling",
|
||
"Gauge Range": "Meterbereik",
|
||
"General": "Algemeen",
|
||
"Global": "Globaal",
|
||
"Graph": "Grafiek",
|
||
"History only": "Alleen historie",
|
||
"Independent": "Onafhankelijk",
|
||
"LTS": "LTS",
|
||
"Legend": "Legenda",
|
||
"Line": "Lijn",
|
||
"Lower Bound": "Ondergrens",
|
||
"Manual": "Handmatig",
|
||
"Moving Averages": "Voortschrijdende gemiddelden",
|
||
"Never": "Nooit",
|
||
"On": "Aan",
|
||
"On Click": "Bij klikken",
|
||
"Other": "Overig",
|
||
"Primary": "Primair",
|
||
"Rise/Fall Colors": "Stijg-/daalkleuren",
|
||
"Secondary": "Secundair",
|
||
"Start": "Start",
|
||
"State Row": "Statusrij",
|
||
"Step": "Stappen",
|
||
"Time": "Tijd",
|
||
"Trend Icon": "Trendpictogram",
|
||
"Upper Bound": "Bovengrens",
|
||
"Y Axis Range": "Y-asbereik",
|
||
// --- threshold direction/transition + hints ---
|
||
"Hard": "Hard",
|
||
"Inherit from Custom Name": "Overnemen van aangepaste naam",
|
||
"My annotation": "Mijn annotatie",
|
||
"Smooth": "Vloeiend",
|
||
"Vertical": "Verticaal",
|
||
// --- compact labels + scroll sync ---
|
||
"End Hour": "Eindtijd",
|
||
"Scroll Sync": "Scrollsynchr.",
|
||
"Start Hour": "Starttijd",
|
||
// --- state_row dropdowns + positions ---
|
||
"3D Effect": "3D-effect",
|
||
"Aligned (below)": "Uitgelijnd (onder)",
|
||
"Bottom Center": "Onder midden",
|
||
"Bottom Left": "Onder links",
|
||
"Bottom Right": "Onder rechts",
|
||
"State (live)": "Status (live)",
|
||
"Tooltip Date = Axis": "Tooltipdatum = As",
|
||
"Top Center": "Boven midden",
|
||
"Top Left": "Boven links",
|
||
"Top Right": "Boven rechts",
|
||
"⚠ Last / First show the endpoint of the raw series — not the displayed slice or cell. Consider Sum / Avg / Min / Max in this chart mode.": "⚠ Last / First tonen het eindpunt van de ruwe reeks, niet het getoonde segment of de cel. Overweeg Sum / Avg / Min / Max in dit grafiektype.",
|
||
// --- color palette names ---
|
||
"Accent": "Accent",
|
||
"Amber": "Amber",
|
||
"Black": "Zwart",
|
||
"Blue": "Blauw",
|
||
"Blue grey": "Blauwgrijs",
|
||
"Brown": "Bruin",
|
||
"Cyan": "Cyaan",
|
||
"Dark grey": "Donkergrijs",
|
||
"Deep orange": "Donkeroranje",
|
||
"Deep purple": "Donkerpaars",
|
||
"Green": "Groen",
|
||
"Grey": "Grijs",
|
||
"Indigo": "Indigo",
|
||
"Light blue": "Lichtblauw",
|
||
"Light green": "Lichtgroen",
|
||
"Light grey": "Lichtgrijs",
|
||
"Lime": "Limoen",
|
||
"Orange": "Oranje",
|
||
"Pink": "Roze",
|
||
"Purple": "Paars",
|
||
"Red": "Rood",
|
||
"Teal": "Blauwgroen",
|
||
"White": "Wit",
|
||
"Yellow": "Geel",
|
||
"Custom": "Aangepast",
|
||
}),
|
||
nb: Object.freeze({
|
||
"Today": "I dag",
|
||
"Yesterday": "I går",
|
||
"This Week": "Denne uken",
|
||
"Last Week": "Forrige uke",
|
||
"This Month": "Denne måneden",
|
||
"Last Month": "Forrige måned",
|
||
"This Year": "I år",
|
||
"Last Year": "I fjor",
|
||
"Last 7 Days": "Siste 7 dager",
|
||
"Last 30 Days": "Siste 30 dager",
|
||
"Last 12 Months": "Siste 12 måneder",
|
||
"Last 24 hours": "Siste 24 timer",
|
||
"Last 3 days": "Siste 3 dager",
|
||
"Last 7 days": "Siste 7 dager",
|
||
"Last 15 days": "Siste 15 dager",
|
||
"Last 30 days": "Siste 30 dager",
|
||
"Last 90 days": "Siste 90 dager",
|
||
"Last 180 days": "Siste 180 dager",
|
||
"Last 12 months": "Siste 12 måneder",
|
||
"Select end date": "Velg sluttdato",
|
||
"Previous month": "Forrige måned",
|
||
"Next month": "Neste måned",
|
||
"Auto": "Auto",
|
||
"Pts/h": "Pkt/t",
|
||
"Group": "Gruppe",
|
||
"Interval": "Intervall",
|
||
"Hour": "Time",
|
||
"Date": "Dag",
|
||
"Week": "Uke",
|
||
"Month": "Måned",
|
||
"Year": "År",
|
||
"Total": "Totalt",
|
||
"Min": "Min",
|
||
"Max": "Maks",
|
||
"Avg": "Snitt",
|
||
"Sum": "Sum",
|
||
"Last": "Siste",
|
||
"Median": "Median",
|
||
"Q1": "Q1",
|
||
"Q3": "Q3",
|
||
"Samples": "Målinger",
|
||
"Value": "Verdi",
|
||
"Running total": "Løpende sum",
|
||
"No data": "Ingen data",
|
||
"No time window.": "Intet tidsvindu.",
|
||
"No entities to rank.": "Ingen enheter å rangere.",
|
||
"All entities are below the threshold": "Alle enheter er under terskelen",
|
||
"D": "D",
|
||
"W": "U",
|
||
"M": "M",
|
||
"Y": "Å",
|
||
"1H": "1T",
|
||
"2H": "2T",
|
||
"3H": "3T",
|
||
"4H": "4T",
|
||
"6H": "6T",
|
||
"8H": "8T",
|
||
"12H": "12T",
|
||
"24H": "24T",
|
||
"3D": "3D",
|
||
"7D": "7D",
|
||
"14D": "14D",
|
||
"15D": "15D",
|
||
"30D": "30D",
|
||
"90D": "90D",
|
||
"180D": "180D",
|
||
"6M": "6M",
|
||
"12M": "12M",
|
||
"1Y": "1Å",
|
||
"Day": "Dag",
|
||
"now": "nå",
|
||
"Click to return to current period": "Klikk for å gå tilbake til gjeldende periode",
|
||
"Open calendar": "Åpne kalender",
|
||
// --- editor (short UI texts) ---
|
||
"Above": "Over",
|
||
"Adaptive Color": "Adaptiv farge",
|
||
"Add Annotation": "Legg til annotasjon",
|
||
"Add Entity": "Legg til entitet",
|
||
"Add Moving Average": "Legg til glidende gjennomsnitt",
|
||
"Add Threshold": "Legg til terskel",
|
||
"Advanced Calculations": "Avanserte beregninger",
|
||
"Aggregation": "Aggregering",
|
||
"Align": "Justering",
|
||
"All cards": "Alle kort",
|
||
"Alphabetic": "Alfabetisk",
|
||
"Animate": "Animer",
|
||
"Annotations": "Annotasjoner",
|
||
"Attribute": "Attributt",
|
||
"Attribute Data Source": "Datakilde for attributt",
|
||
"Attribute List": "Attributtliste",
|
||
"Auto (HA language)": "Auto (HA-språk)",
|
||
"Auto (HA profile)": "Auto (HA-profil)",
|
||
"Auto (unit)": "Auto (enhet)",
|
||
"Auto Hide Entities": "Skjul entiteter automatisk",
|
||
"Auto Scale": "Autoskala",
|
||
"Axis Labels": "Akseetiketter",
|
||
"Background": "Bakgrunn",
|
||
"Background Blur": "Bakgrunnsuskarphet",
|
||
"Background Image": "Bakgrunnsbilde",
|
||
"Background Opacity": "Bakgrunnsgjennomsiktighet",
|
||
"Bar Spacing": "Søyleavstand",
|
||
"Base Colors": "Basisfarger",
|
||
"Battery": "Batteri",
|
||
"Battery Entity": "Batterientitet",
|
||
"Below": "Under",
|
||
"Bezier": "Bezier",
|
||
"Border Color": "Rammefarge",
|
||
"Border Radius": "Hjørneradius",
|
||
"Border Width": "Rammebredde",
|
||
"Both": "Begge",
|
||
"Bottom": "Nederst",
|
||
"Bounds": "Grenser",
|
||
"Box Plot": "Boksplott",
|
||
"Break on Gaps": "Bryt ved hull",
|
||
"Brush Zooming": "Markeringszoom",
|
||
"Calendar": "Kalender",
|
||
"Card": "Kort",
|
||
"Card Border": "Kortramme",
|
||
"Card Header": "Korttittel",
|
||
"Card Overlays": "Kortoverlegg",
|
||
"Card Shadow": "Kortskygge",
|
||
"Card Styling": "Kortutseende",
|
||
"Center": "Midten",
|
||
"Center Label Color": "Farge på midtetikett",
|
||
"Center Label Size": "Størrelse på midtetikett",
|
||
"Center Total": "Sum i midten",
|
||
"Chart": "Diagram",
|
||
"Chart Align": "Diagramjustering",
|
||
"Chart Mode": "Diagramtype",
|
||
"Chart mode, display and data configuration": "Diagramtype, visning og datakonfigurasjon",
|
||
"Classic": "Klassisk",
|
||
"Color": "Farge",
|
||
"Color Dot": "Fargeprikk",
|
||
"Compact Legend": "Kompakt forklaring",
|
||
"Corner Radius": "Hjørneradius",
|
||
"Custom Name": "Egendefinert navn",
|
||
"Dashed": "Stiplet",
|
||
"Data Attribute": "Dataattributt",
|
||
"Data Labels": "Dataetiketter",
|
||
"Data Points": "Datapunkter",
|
||
"Data Settings": "Datainnstillinger",
|
||
"Data Vars": "Datavariabler",
|
||
"Date Format": "Datoformat",
|
||
"Date Label Color": "Farge på datoetikett",
|
||
"Date Nav": "Datonavigasjon",
|
||
"Date Navigation": "Datonavigasjon",
|
||
"Date Picker": "Datovelger",
|
||
"Decimals": "Desimaler",
|
||
"Default": "Standard",
|
||
"Default (Vertical)": "Standard (vertikal)",
|
||
"Default Mode": "Standardmodus",
|
||
"Delete": "Slett",
|
||
"Direction": "Retning",
|
||
"Disabled": "Deaktivert",
|
||
"Donut": "Ring",
|
||
"Dotted": "Prikket",
|
||
"Down Color": "Nedgangsfarge",
|
||
"Drag to reorder": "Dra for å endre rekkefølge",
|
||
"Duplicate": "Dupliser",
|
||
"Duration Unit": "Varighetsenhet",
|
||
"End": "Slutt",
|
||
"End value": "Sluttverdi",
|
||
"Energy Date Sync": "Synkronisering med Energi-datoer",
|
||
"Entities": "Entiteter",
|
||
"Entity": "Entitet",
|
||
"Falling": "Fallende",
|
||
"First": "Første",
|
||
"Fixed Value": "Fast verdi",
|
||
"Font Color": "Skriftfarge",
|
||
"Font Size": "Skriftstørrelse",
|
||
"Forecast Horizon": "Prognosehorisont",
|
||
"Gauge": "Måler",
|
||
"Gauge Columns": "Målerkolonner",
|
||
"Gauge Span": "Målerbue",
|
||
"General Settings": "Generelle innstillinger",
|
||
"Gradient": "Gradient",
|
||
"Graph Data": "Diagramdata",
|
||
"Graph End Hour": "Sluttime",
|
||
"Graph Start": "Diagramstart",
|
||
"Graph Start Hour": "Starttime",
|
||
"Graph Type": "Linjetype",
|
||
"Grid": "Rutenett",
|
||
"Group By": "Gruppering",
|
||
"Group By Picker": "Grupperingsvelger",
|
||
"Header": "Overskrift",
|
||
"Header & Battery": "Overskrift og batteri",
|
||
"Header Align": "Titteljustering",
|
||
"Header Color": "Tittelfarge",
|
||
"Header Weight": "Tittelvekt",
|
||
"Heatmap": "Varmekart",
|
||
"Height": "Høyde",
|
||
"Hide on Load": "Skjul ved lasting",
|
||
"Histogram": "Histogram",
|
||
"Horizontal": "Horisontal",
|
||
"Hours": "Timer",
|
||
"Hours to Show": "Timer som vises",
|
||
"Icon": "Ikon",
|
||
"Icon Color": "Ikonfarge",
|
||
"Icon Position": "Ikonposisjon",
|
||
"Icon Size": "Ikonstørrelse",
|
||
"Image URL": "Bilde-URL",
|
||
"Interval Picker": "Intervallvelger",
|
||
"Invert (Mirror)": "Inverter (speil)",
|
||
"Label": "Etikett",
|
||
"Labels": "Etiketter",
|
||
"Language": "Språk",
|
||
"Last 12M": "Siste 12M",
|
||
"Last 15D": "Siste 15D",
|
||
"Last 180D": "Siste 180D",
|
||
"Last 24H": "Siste 24T",
|
||
"Last 30D": "Siste 30D",
|
||
"Last 3D": "Siste 3D",
|
||
"Last 7D": "Siste 7D",
|
||
"Last 90D": "Siste 90D",
|
||
"Last Color": "Farge på siste verdi",
|
||
"Left": "Venstre",
|
||
"Letter Spacing": "Bokstavavstand",
|
||
"Line / Fill Color": "Linje-/fyllfarge",
|
||
"Line Style": "Linjestil",
|
||
"Line Width": "Linjebredde",
|
||
"Local (device)": "Lokal (enhet)",
|
||
"Localization": "Lokalisering",
|
||
"Logarithmic": "Logaritmisk",
|
||
"Long dash": "Lang strek",
|
||
"Low Threshold": "Lav terskel",
|
||
"Lower Bound Y": "Nedre grense Y",
|
||
"Lower Bound Y2": "Nedre grense Y2",
|
||
"MDI Icon": "MDI-ikon",
|
||
"Milliseconds": "Millisekunder",
|
||
"Min Value": "Min.-verdi",
|
||
"Min Y Range": "Min. Y-område",
|
||
"Min Y2 Range": "Min. Y2-område",
|
||
"Minutes": "Minutter",
|
||
"Name Position": "Navneposisjon",
|
||
"Name Size": "Navnestørrelse",
|
||
"Needle Color": "Nålfarge",
|
||
"No annotations yet": "Ingen annotasjoner ennå",
|
||
"No moving averages yet": "Ingen glidende gjennomsnitt ennå",
|
||
"No thresholds yet": "Ingen terskler ennå",
|
||
"None": "Ingen",
|
||
"Now Line": "Nå-linje",
|
||
"Number Format": "Tallformat",
|
||
"Off": "Av",
|
||
"Offset": "Forskyvning",
|
||
"Opacity": "Gjennomsiktighet",
|
||
"Overlay": "Overlegg",
|
||
"Overlays are hidden in sparkline mode": "Overlegg er skjult i sparkline-modus",
|
||
"Padding": "Indre marg",
|
||
"Percentage": "Prosent",
|
||
"Percentages": "Prosentandeler",
|
||
"Period": "Periode",
|
||
"Period Highlight": "Periodeutheving",
|
||
"Pie Chart": "Kakediagram",
|
||
"Pie Style": "Kakestil",
|
||
"Point Color": "Punktfarge",
|
||
"Points/Hour": "Punkter/time",
|
||
"Points/Hour Picker": "Velger for punkter/time",
|
||
"Polar Area": "Polart område",
|
||
"Primary Value": "Primærverdi",
|
||
"Radar": "Radar",
|
||
"Radial Bar": "Radial søyle",
|
||
"Range Band": "Områdebånd",
|
||
"Ranking": "Rangering",
|
||
"Reference Year": "Referanseår",
|
||
"Reverse": "Omvendt",
|
||
"Right": "Høyre",
|
||
"Rising": "Stigende",
|
||
"Round Ticks": "Avrundede skalatrinn",
|
||
"Scatter": "Spredningsdiagram",
|
||
"Scroll Mode": "Rullemodus",
|
||
"Secondary Value": "Sekundærverdi",
|
||
"Seconds": "Sekunder",
|
||
"Server": "Server",
|
||
"Shortcuts": "Snarveier",
|
||
"Show Average": "Vis gjennomsnitt",
|
||
"Show Bounds": "Vis grenser",
|
||
"Show Full Period": "Vis hele perioden",
|
||
"Show Range": "Vis område",
|
||
"Show Timestamp": "Vis tidsstempel",
|
||
"Show Values": "Vis verdier",
|
||
"Show now line": "Vis nå-linje",
|
||
"Slice Label Color": "Farge på sektoretiketter",
|
||
"Slice Label Format": "Format på sektoretiketter",
|
||
"Slice Label Size": "Størrelse på sektoretiketter",
|
||
"Slice Spacing": "Sektoravstand",
|
||
"Solid": "Heltrukket",
|
||
"Source": "Kilde",
|
||
"Sparkline": "Sparkline",
|
||
"Stable": "Stabil",
|
||
"Stable Color": "Stabilfarge",
|
||
"Stack Group": "Stabelgruppe",
|
||
"Stacked": "Stablet",
|
||
"Stacked Group Totals": "Summer per stabelgruppe",
|
||
"State": "Tilstand",
|
||
"State Color": "Tilstandsfarge",
|
||
"State Layout": "Tilstandsoppsett",
|
||
"State Map": "Tilstandskart",
|
||
"State Timeline": "Tilstandstidslinje",
|
||
"Statistic ID": "Statistikk-ID",
|
||
"Style": "Stil",
|
||
"System": "System",
|
||
"Tap Action": "Trykkhandling",
|
||
"Thick": "Tykk",
|
||
"Thin": "Tynn",
|
||
"Time Field": "Tidsfelt",
|
||
"Time Unit": "Tidsenhet",
|
||
"Time Window": "Tidsvindu",
|
||
"Time Zone": "Tidssone",
|
||
"Timeline": "Tidslinje",
|
||
"Timestamp": "Tidsstempel",
|
||
"Tomorrow": "I morgen",
|
||
"Tooltip": "Tooltip",
|
||
"Tooltip Name": "Navn i tooltip",
|
||
"Tooltip Order": "Tooltip-rekkefølge",
|
||
"Tooltip Sync": "Tooltip-synkronisering",
|
||
"Tooltip Total": "Sum i tooltip",
|
||
"Top": "Øverst",
|
||
"Transition": "Overgang",
|
||
"Trend Period": "Trendperiode",
|
||
"Type": "Type",
|
||
"Unit": "Enhet",
|
||
"Up Color": "Oppgangsfarge",
|
||
"Update Interval": "Oppdateringsintervall",
|
||
"Upper Bound Y": "Øvre grense Y",
|
||
"Upper Bound Y2": "Øvre grense Y2",
|
||
"Value Expression": "Verdiuttrykk",
|
||
"Value Factor": "Verdifaktor",
|
||
"Value Field": "Verdifelt",
|
||
"Value Position": "Verdiposisjon",
|
||
"Value Size": "Verdistørrelse",
|
||
"Value Transform": "Verditransformasjon",
|
||
"Visibility": "Synlighet",
|
||
"Visible Intervals": "Synlige intervaller",
|
||
"Visible Modes": "Synlige moduser",
|
||
"Visible Window": "Synlig vindu",
|
||
"Visual Options": "Visuelle alternativer",
|
||
"Waterfall": "Fossefall",
|
||
"Width": "Bredde",
|
||
"Window Step": "Vindustrinn",
|
||
"X Axis": "X-akse",
|
||
"X Axis Interval": "X-akseintervall",
|
||
"X Grid Color": "X-rutenettfarge",
|
||
"X Grid Opacity": "X-rutenettgjennomsiktighet",
|
||
"X Grid Style": "X-rutenettstil",
|
||
"X Grid Width": "X-rutenettbredde",
|
||
"X Label Color": "X-etikettfarge",
|
||
"X Label Opacity": "X-etikettgjennomsiktighet",
|
||
"X Label Size": "X-etikettstørrelse",
|
||
"X Ticks": "X-skalastreker",
|
||
"X-Axis": "X-akse",
|
||
"X-axis settings are hidden in sparkline mode": "X-akseinnstillinger er skjult i sparkline-modus",
|
||
"Y Axis": "Y-akse",
|
||
"Y Axis Decimals": "Y-aksedesimaler",
|
||
"Y Axis Format": "Y-akseformat",
|
||
"Y Axis Label": "Y-akseetikett",
|
||
"Y Axis Ticks": "Y-akseskalastreker",
|
||
"Y Grid Color": "Y-rutenettfarge",
|
||
"Y Grid Opacity": "Y-rutenettgjennomsiktighet",
|
||
"Y Grid Style": "Y-rutenettstil",
|
||
"Y Grid Width": "Y-rutenettbredde",
|
||
"Y Label Color": "Y-etikettfarge",
|
||
"Y Label Opacity": "Y-etikettgjennomsiktighet",
|
||
"Y Label Size": "Y-etikettstørrelse",
|
||
"Y Tick Format": "Y-verdiformat",
|
||
"Y Ticks": "Y-skalastreker",
|
||
"Y-Axis": "Y-akse",
|
||
"Y-axis settings are hidden in sparkline mode": "Y-akseinnstillinger er skjult i sparkline-modus",
|
||
"Y2 Axis Label": "Y2-akseetikett",
|
||
"Y2 Tick Format": "Y2-verdiformat",
|
||
"Y2-Axis": "Y2-akse",
|
||
"Z-Index": "Z-indeks",
|
||
"Zoom Sync": "Zoomsynkronisering",
|
||
"configured — add, reorder and customize": "konfigurert — legg til, sorter og tilpass",
|
||
"e.g. Statistics": "f.eks. Statistikk",
|
||
// --- entity editor ---
|
||
"Action": "Handling",
|
||
"Advanced": "Avansert",
|
||
"Always": "Alltid",
|
||
"Bar": "Søyler",
|
||
"Basic": "Grunnleggende",
|
||
"Candlestick": "Candlestick",
|
||
"Color Thresholds": "Fargeterskler",
|
||
"Colors": "Farger",
|
||
"Ext LTS": "Ekst. LTS",
|
||
"Extrema": "Ekstremverdier",
|
||
"Fill": "Fyll",
|
||
"Gauge Range": "Målerområde",
|
||
"General": "Generelt",
|
||
"Global": "Globalt",
|
||
"Graph": "Diagram",
|
||
"History only": "Kun historikk",
|
||
"Independent": "Uavhengig",
|
||
"LTS": "LTS",
|
||
"Legend": "Forklaring",
|
||
"Line": "Linje",
|
||
"Lower Bound": "Nedre grense",
|
||
"Manual": "Manuelt",
|
||
"Moving Averages": "Glidende gjennomsnitt",
|
||
"Never": "Aldri",
|
||
"On": "På",
|
||
"On Click": "Ved klikk",
|
||
"Other": "Annet",
|
||
"Primary": "Primær",
|
||
"Rise/Fall Colors": "Stignings-/fallfarger",
|
||
"Secondary": "Sekundær",
|
||
"Start": "Start",
|
||
"State Row": "Tilstandsrad",
|
||
"Step": "Trinn",
|
||
"Time": "Tid",
|
||
"Trend Icon": "Trendikon",
|
||
"Upper Bound": "Øvre grense",
|
||
"Y Axis Range": "Y-akseområde",
|
||
// --- threshold direction/transition + hints ---
|
||
"Hard": "Hard",
|
||
"Inherit from Custom Name": "Arv fra egendefinert navn",
|
||
"My annotation": "Min annotasjon",
|
||
"Smooth": "Myk",
|
||
"Vertical": "Vertikal",
|
||
// --- compact labels + scroll sync ---
|
||
"End Hour": "Sluttime",
|
||
"Scroll Sync": "Rullesynkr.",
|
||
"Start Hour": "Starttime",
|
||
// --- state_row dropdowns + positions ---
|
||
"3D Effect": "3D-effekt",
|
||
"Aligned (below)": "Justert (under)",
|
||
"Bottom Center": "Nederst i midten",
|
||
"Bottom Left": "Nederst til venstre",
|
||
"Bottom Right": "Nederst til høyre",
|
||
"State (live)": "Tilstand (live)",
|
||
"Tooltip Date = Axis": "Tooltip-dato = Akse",
|
||
"Top Center": "Øverst i midten",
|
||
"Top Left": "Øverst til venstre",
|
||
"Top Right": "Øverst til høyre",
|
||
"⚠ Last / First show the endpoint of the raw series — not the displayed slice or cell. Consider Sum / Avg / Min / Max in this chart mode.": "⚠ Last / First viser rådataseriens endepunkt, ikke det viste segmentet eller cellen. Vurder Sum / Avg / Min / Max i denne diagramtypen.",
|
||
// --- color palette names ---
|
||
"Accent": "Aksent",
|
||
"Amber": "Rav",
|
||
"Black": "Svart",
|
||
"Blue": "Blå",
|
||
"Blue grey": "Blågrå",
|
||
"Brown": "Brun",
|
||
"Cyan": "Cyan",
|
||
"Dark grey": "Mørkegrå",
|
||
"Deep orange": "Mørk oransje",
|
||
"Deep purple": "Mørk lilla",
|
||
"Green": "Grønn",
|
||
"Grey": "Grå",
|
||
"Indigo": "Indigo",
|
||
"Light blue": "Lyseblå",
|
||
"Light green": "Lysegrønn",
|
||
"Light grey": "Lysegrå",
|
||
"Lime": "Lime",
|
||
"Orange": "Oransje",
|
||
"Pink": "Rosa",
|
||
"Purple": "Lilla",
|
||
"Red": "Rød",
|
||
"Teal": "Blågrønn",
|
||
"White": "Hvit",
|
||
"Yellow": "Gul",
|
||
"Custom": "Egendefinert",
|
||
}),
|
||
pl: Object.freeze({
|
||
"Today": "Dzisiaj",
|
||
"Yesterday": "Wczoraj",
|
||
"This Week": "Ten tydzień",
|
||
"Last Week": "Poprzedni tydzień",
|
||
"This Month": "Ten miesiąc",
|
||
"Last Month": "Poprzedni miesiąc",
|
||
"This Year": "Ten rok",
|
||
"Last Year": "Poprzedni rok",
|
||
"Last 7 Days": "Ostatnie 7 dni",
|
||
"Last 30 Days": "Ostatnie 30 dni",
|
||
"Last 12 Months": "Ostatnie 12 miesięcy",
|
||
"Last 24 hours": "Ostatnie 24 godziny",
|
||
"Last 3 days": "Ostatnie 3 dni",
|
||
"Last 7 days": "Ostatnie 7 dni",
|
||
"Last 15 days": "Ostatnie 15 dni",
|
||
"Last 30 days": "Ostatnie 30 dni",
|
||
"Last 90 days": "Ostatnie 90 dni",
|
||
"Last 180 days": "Ostatnie 180 dni",
|
||
"Last 12 months": "Ostatnie 12 miesięcy",
|
||
"Select end date": "Wybierz datę końcową",
|
||
"Previous month": "Poprzedni miesiąc",
|
||
"Next month": "Następny miesiąc",
|
||
"Auto": "Auto",
|
||
"Pts/h": "Pkt/h",
|
||
"Group": "Grupa",
|
||
"Interval": "Interwał",
|
||
"Hour": "Godzina",
|
||
"Date": "Dzień",
|
||
"Week": "Tydzień",
|
||
"Month": "Miesiąc",
|
||
"Year": "Rok",
|
||
"Total": "Razem",
|
||
"Min": "Min",
|
||
"Max": "Maks",
|
||
"Avg": "Śred.",
|
||
"Sum": "Suma",
|
||
"Last": "Ostatni",
|
||
"Median": "Mediana",
|
||
"Q1": "Q1",
|
||
"Q3": "Q3",
|
||
"Samples": "Próbki",
|
||
"Value": "Wartość",
|
||
"Running total": "Suma bieżąca",
|
||
"No data": "Brak danych",
|
||
"No time window.": "Brak okna czasowego.",
|
||
"No entities to rank.": "Brak encji do rankingu.",
|
||
"All entities are below the threshold": "Wszystkie encje są poniżej progu",
|
||
"D": "D",
|
||
"W": "T",
|
||
"M": "M",
|
||
"Y": "R",
|
||
"1H": "1G",
|
||
"2H": "2G",
|
||
"3H": "3G",
|
||
"4H": "4G",
|
||
"6H": "6G",
|
||
"8H": "8G",
|
||
"12H": "12G",
|
||
"24H": "24G",
|
||
"3D": "3D",
|
||
"7D": "7D",
|
||
"14D": "14D",
|
||
"15D": "15D",
|
||
"30D": "30D",
|
||
"90D": "90D",
|
||
"180D": "180D",
|
||
"6M": "6M",
|
||
"12M": "12M",
|
||
"1Y": "1R",
|
||
"Day": "Dzień",
|
||
"now": "teraz",
|
||
"Click to return to current period": "Kliknij, aby wrócić do bieżącego okresu",
|
||
"Open calendar": "Otwórz kalendarz",
|
||
// --- editor (short UI texts) ---
|
||
"Above": "Powyżej",
|
||
"Adaptive Color": "Kolor adaptacyjny",
|
||
"Add Annotation": "Dodaj adnotację",
|
||
"Add Entity": "Dodaj encję",
|
||
"Add Moving Average": "Dodaj średnią kroczącą",
|
||
"Add Threshold": "Dodaj próg",
|
||
"Advanced Calculations": "Zaawansowane obliczenia",
|
||
"Aggregation": "Agregacja",
|
||
"Align": "Wyrównanie",
|
||
"All cards": "Wszystkie karty",
|
||
"Alphabetic": "Alfabetycznie",
|
||
"Animate": "Animuj",
|
||
"Annotations": "Adnotacje",
|
||
"Attribute": "Atrybut",
|
||
"Attribute Data Source": "Źródło danych atrybutu",
|
||
"Attribute List": "Lista atrybutów",
|
||
"Auto (HA language)": "Auto (język HA)",
|
||
"Auto (HA profile)": "Auto (profil HA)",
|
||
"Auto (unit)": "Auto (jednostka)",
|
||
"Auto Hide Entities": "Automatycznie ukrywaj encje",
|
||
"Auto Scale": "Autoskalowanie",
|
||
"Axis Labels": "Etykiety osi",
|
||
"Background": "Tło",
|
||
"Background Blur": "Rozmycie tła",
|
||
"Background Image": "Obraz tła",
|
||
"Background Opacity": "Przezroczystość tła",
|
||
"Bar Spacing": "Odstęp słupków",
|
||
"Base Colors": "Kolory bazowe",
|
||
"Battery": "Bateria",
|
||
"Battery Entity": "Encja baterii",
|
||
"Below": "Poniżej",
|
||
"Bezier": "Bezier",
|
||
"Border Color": "Kolor obramowania",
|
||
"Border Radius": "Zaokrąglenie rogów",
|
||
"Border Width": "Grubość obramowania",
|
||
"Both": "Oba",
|
||
"Bottom": "Dół",
|
||
"Bounds": "Granice",
|
||
"Box Plot": "Wykres pudełkowy",
|
||
"Break on Gaps": "Przerywaj na lukach",
|
||
"Brush Zooming": "Przybliżanie zaznaczeniem",
|
||
"Calendar": "Kalendarz",
|
||
"Card": "Karta",
|
||
"Card Border": "Obramowanie karty",
|
||
"Card Header": "Tytuł karty",
|
||
"Card Overlays": "Nakładki karty",
|
||
"Card Shadow": "Cień karty",
|
||
"Card Styling": "Styl karty",
|
||
"Center": "Środek",
|
||
"Center Label Color": "Kolor etykiety środkowej",
|
||
"Center Label Size": "Rozmiar etykiety środkowej",
|
||
"Center Total": "Suma na środku",
|
||
"Chart": "Wykres",
|
||
"Chart Align": "Wyrównanie wykresu",
|
||
"Chart Mode": "Typ wykresu",
|
||
"Chart mode, display and data configuration": "Typ wykresu, wyświetlanie i konfiguracja danych",
|
||
"Classic": "Klasyczny",
|
||
"Color": "Kolor",
|
||
"Color Dot": "Kropka koloru",
|
||
"Compact Legend": "Kompaktowa legenda",
|
||
"Corner Radius": "Zaokrąglenie rogów",
|
||
"Custom Name": "Własna nazwa",
|
||
"Dashed": "Kreskowana",
|
||
"Data Attribute": "Atrybut danych",
|
||
"Data Labels": "Etykiety danych",
|
||
"Data Points": "Punkty danych",
|
||
"Data Settings": "Ustawienia danych",
|
||
"Data Vars": "Zmienne danych",
|
||
"Date Format": "Format daty",
|
||
"Date Label Color": "Kolor etykiety daty",
|
||
"Date Nav": "Nawigacja dat",
|
||
"Date Navigation": "Nawigacja dat",
|
||
"Date Picker": "Wybór daty",
|
||
"Decimals": "Miejsca dziesiętne",
|
||
"Default": "Domyślny",
|
||
"Default (Vertical)": "Domyślny (pionowo)",
|
||
"Default Mode": "Tryb domyślny",
|
||
"Delete": "Usuń",
|
||
"Direction": "Kierunek",
|
||
"Disabled": "Wyłączone",
|
||
"Donut": "Pierścień",
|
||
"Dotted": "Kropkowana",
|
||
"Down Color": "Kolor spadku",
|
||
"Drag to reorder": "Przeciągnij, aby zmienić kolejność",
|
||
"Duplicate": "Duplikuj",
|
||
"Duration Unit": "Jednostka czasu trwania",
|
||
"End": "Koniec",
|
||
"End value": "Wartość końcowa",
|
||
"Energy Date Sync": "Synchronizacja z datami Energii",
|
||
"Entities": "Encje",
|
||
"Entity": "Encja",
|
||
"Falling": "Spadek",
|
||
"First": "Pierwszy",
|
||
"Fixed Value": "Stała wartość",
|
||
"Font Color": "Kolor czcionki",
|
||
"Font Size": "Rozmiar czcionki",
|
||
"Forecast Horizon": "Horyzont prognozy",
|
||
"Gauge": "Wskaźnik",
|
||
"Gauge Columns": "Kolumny wskaźników",
|
||
"Gauge Span": "Łuk wskaźnika",
|
||
"General Settings": "Ustawienia ogólne",
|
||
"Gradient": "Gradient",
|
||
"Graph Data": "Dane wykresu",
|
||
"Graph End Hour": "Godzina końca",
|
||
"Graph Start": "Początek wykresu",
|
||
"Graph Start Hour": "Godzina początku",
|
||
"Graph Type": "Typ linii",
|
||
"Grid": "Siatka",
|
||
"Group By": "Grupowanie",
|
||
"Group By Picker": "Wybór grupowania",
|
||
"Header": "Nagłówek",
|
||
"Header & Battery": "Nagłówek i bateria",
|
||
"Header Align": "Wyrównanie tytułu",
|
||
"Header Color": "Kolor tytułu",
|
||
"Header Weight": "Grubość tytułu",
|
||
"Heatmap": "Mapa cieplna",
|
||
"Height": "Wysokość",
|
||
"Hide on Load": "Ukryj przy ładowaniu",
|
||
"Histogram": "Histogram",
|
||
"Horizontal": "Poziomo",
|
||
"Hours": "Godziny",
|
||
"Hours to Show": "Godziny do pokazania",
|
||
"Icon": "Ikona",
|
||
"Icon Color": "Kolor ikony",
|
||
"Icon Position": "Pozycja ikony",
|
||
"Icon Size": "Rozmiar ikony",
|
||
"Image URL": "URL obrazu",
|
||
"Interval Picker": "Wybór interwału",
|
||
"Invert (Mirror)": "Odwróć (lustro)",
|
||
"Label": "Etykieta",
|
||
"Labels": "Etykiety",
|
||
"Language": "Język",
|
||
"Last 12M": "Ostatnie 12M",
|
||
"Last 15D": "Ostatnie 15D",
|
||
"Last 180D": "Ostatnie 180D",
|
||
"Last 24H": "Ostatnie 24G",
|
||
"Last 30D": "Ostatnie 30D",
|
||
"Last 3D": "Ostatnie 3D",
|
||
"Last 7D": "Ostatnie 7D",
|
||
"Last 90D": "Ostatnie 90D",
|
||
"Last Color": "Kolor ostatniej wartości",
|
||
"Left": "Lewo",
|
||
"Letter Spacing": "Odstęp liter",
|
||
"Line / Fill Color": "Kolor linii / wypełnienia",
|
||
"Line Style": "Styl linii",
|
||
"Line Width": "Grubość linii",
|
||
"Local (device)": "Lokalny (urządzenie)",
|
||
"Localization": "Lokalizacja",
|
||
"Logarithmic": "Logarytmiczna",
|
||
"Long dash": "Długa kreska",
|
||
"Low Threshold": "Niski próg",
|
||
"Lower Bound Y": "Dolna granica Y",
|
||
"Lower Bound Y2": "Dolna granica Y2",
|
||
"MDI Icon": "Ikona MDI",
|
||
"Milliseconds": "Milisekundy",
|
||
"Min Value": "Wartość min.",
|
||
"Min Y Range": "Min. zakres Y",
|
||
"Min Y2 Range": "Min. zakres Y2",
|
||
"Minutes": "Minuty",
|
||
"Name Position": "Pozycja nazwy",
|
||
"Name Size": "Rozmiar nazwy",
|
||
"Needle Color": "Kolor wskazówki",
|
||
"No annotations yet": "Brak adnotacji",
|
||
"No moving averages yet": "Brak średnich kroczących",
|
||
"No thresholds yet": "Brak progów",
|
||
"None": "Brak",
|
||
"Now Line": "Linia „teraz”",
|
||
"Number Format": "Format liczb",
|
||
"Off": "Wył.",
|
||
"Offset": "Przesunięcie",
|
||
"Opacity": "Przezroczystość",
|
||
"Overlay": "Nakładka",
|
||
"Overlays are hidden in sparkline mode": "Nakładki są ukryte w trybie sparkline",
|
||
"Padding": "Margines wewnętrzny",
|
||
"Percentage": "Procent",
|
||
"Percentages": "Procenty",
|
||
"Period": "Okres",
|
||
"Period Highlight": "Podświetlenie okresu",
|
||
"Pie Chart": "Wykres kołowy",
|
||
"Pie Style": "Styl koła",
|
||
"Point Color": "Kolor punktów",
|
||
"Points/Hour": "Punkty/godz.",
|
||
"Points/Hour Picker": "Wybór punktów/godz.",
|
||
"Polar Area": "Obszar biegunowy",
|
||
"Primary Value": "Wartość główna",
|
||
"Radar": "Radar",
|
||
"Radial Bar": "Słupki promieniowe",
|
||
"Range Band": "Pasmo zakresu",
|
||
"Ranking": "Ranking",
|
||
"Reference Year": "Rok odniesienia",
|
||
"Reverse": "Odwrotnie",
|
||
"Right": "Prawo",
|
||
"Rising": "Wzrost",
|
||
"Round Ticks": "Zaokrąglaj podziałki",
|
||
"Scatter": "Punktowy",
|
||
"Scroll Mode": "Tryb przewijania",
|
||
"Secondary Value": "Wartość dodatkowa",
|
||
"Seconds": "Sekundy",
|
||
"Server": "Serwer",
|
||
"Shortcuts": "Skróty",
|
||
"Show Average": "Pokaż średnią",
|
||
"Show Bounds": "Pokaż granice",
|
||
"Show Full Period": "Pokaż cały okres",
|
||
"Show Range": "Pokaż zakres",
|
||
"Show Timestamp": "Pokaż znacznik czasu",
|
||
"Show Values": "Pokaż wartości",
|
||
"Show now line": "Pokaż linię „teraz”",
|
||
"Slice Label Color": "Kolor etykiet wycinków",
|
||
"Slice Label Format": "Format etykiet wycinków",
|
||
"Slice Label Size": "Rozmiar etykiet wycinków",
|
||
"Slice Spacing": "Odstęp wycinków",
|
||
"Solid": "Ciągła",
|
||
"Source": "Źródło",
|
||
"Sparkline": "Sparkline",
|
||
"Stable": "Stabilnie",
|
||
"Stable Color": "Kolor stabilności",
|
||
"Stack Group": "Grupa stosu",
|
||
"Stacked": "Skumulowany",
|
||
"Stacked Group Totals": "Sumy grup stosu",
|
||
"State": "Stan",
|
||
"State Color": "Kolor stanu",
|
||
"State Layout": "Układ stanów",
|
||
"State Map": "Mapa stanów",
|
||
"State Timeline": "Oś czasu stanów",
|
||
"Statistic ID": "ID statystyki",
|
||
"Style": "Styl",
|
||
"System": "Systemowy",
|
||
"Tap Action": "Akcja dotknięcia",
|
||
"Thick": "Gruby",
|
||
"Thin": "Cienki",
|
||
"Time Field": "Pole czasu",
|
||
"Time Unit": "Jednostka czasu",
|
||
"Time Window": "Okno czasu",
|
||
"Time Zone": "Strefa czasowa",
|
||
"Timeline": "Oś czasu",
|
||
"Timestamp": "Znacznik czasu",
|
||
"Tomorrow": "Jutro",
|
||
"Tooltip": "Podpowiedź",
|
||
"Tooltip Name": "Nazwa w podpowiedzi",
|
||
"Tooltip Order": "Kolejność w podpowiedzi",
|
||
"Tooltip Sync": "Synchronizacja podpowiedzi",
|
||
"Tooltip Total": "Suma w podpowiedzi",
|
||
"Top": "Góra",
|
||
"Transition": "Przejście",
|
||
"Trend Period": "Okres trendu",
|
||
"Type": "Typ",
|
||
"Unit": "Jednostka",
|
||
"Up Color": "Kolor wzrostu",
|
||
"Update Interval": "Interwał odświeżania",
|
||
"Upper Bound Y": "Górna granica Y",
|
||
"Upper Bound Y2": "Górna granica Y2",
|
||
"Value Expression": "Wyrażenie wartości",
|
||
"Value Factor": "Mnożnik wartości",
|
||
"Value Field": "Pole wartości",
|
||
"Value Position": "Pozycja wartości",
|
||
"Value Size": "Rozmiar wartości",
|
||
"Value Transform": "Transformacja wartości",
|
||
"Visibility": "Widoczność",
|
||
"Visible Intervals": "Widoczne interwały",
|
||
"Visible Modes": "Widoczne tryby",
|
||
"Visible Window": "Widoczne okno",
|
||
"Visual Options": "Opcje wizualne",
|
||
"Waterfall": "Kaskada",
|
||
"Width": "Szerokość",
|
||
"Window Step": "Krok okna",
|
||
"X Axis": "Oś X",
|
||
"X Axis Interval": "Interwał osi X",
|
||
"X Grid Color": "Kolor siatki X",
|
||
"X Grid Opacity": "Przezroczystość siatki X",
|
||
"X Grid Style": "Styl siatki X",
|
||
"X Grid Width": "Grubość siatki X",
|
||
"X Label Color": "Kolor etykiet X",
|
||
"X Label Opacity": "Przezroczystość etykiet X",
|
||
"X Label Size": "Rozmiar etykiet X",
|
||
"X Ticks": "Podziałki X",
|
||
"X-Axis": "Oś X",
|
||
"X-axis settings are hidden in sparkline mode": "Ustawienia osi X są ukryte w trybie sparkline",
|
||
"Y Axis": "Oś Y",
|
||
"Y Axis Decimals": "Miejsca dziesiętne osi Y",
|
||
"Y Axis Format": "Format osi Y",
|
||
"Y Axis Label": "Etykieta osi Y",
|
||
"Y Axis Ticks": "Podziałki osi Y",
|
||
"Y Grid Color": "Kolor siatki Y",
|
||
"Y Grid Opacity": "Przezroczystość siatki Y",
|
||
"Y Grid Style": "Styl siatki Y",
|
||
"Y Grid Width": "Grubość siatki Y",
|
||
"Y Label Color": "Kolor etykiet Y",
|
||
"Y Label Opacity": "Przezroczystość etykiet Y",
|
||
"Y Label Size": "Rozmiar etykiet Y",
|
||
"Y Tick Format": "Format wartości Y",
|
||
"Y Ticks": "Podziałki Y",
|
||
"Y-Axis": "Oś Y",
|
||
"Y-axis settings are hidden in sparkline mode": "Ustawienia osi Y są ukryte w trybie sparkline",
|
||
"Y2 Axis Label": "Etykieta osi Y2",
|
||
"Y2 Tick Format": "Format wartości Y2",
|
||
"Y2-Axis": "Oś Y2",
|
||
"Z-Index": "Indeks Z",
|
||
"Zoom Sync": "Synchronizacja przybliżenia",
|
||
"configured — add, reorder and customize": "skonfigurowano — dodawaj, sortuj i dostosowuj",
|
||
"e.g. Statistics": "np. Statystyki",
|
||
// --- entity editor ---
|
||
"Action": "Akcja",
|
||
"Advanced": "Zaawansowane",
|
||
"Always": "Zawsze",
|
||
"Bar": "Słupki",
|
||
"Basic": "Podstawowe",
|
||
"Candlestick": "Świece",
|
||
"Color Thresholds": "Progi kolorów",
|
||
"Colors": "Kolory",
|
||
"Ext LTS": "Zewn. LTS",
|
||
"Extrema": "Ekstrema",
|
||
"Fill": "Wypełnienie",
|
||
"Gauge Range": "Zakres wskaźnika",
|
||
"General": "Ogólne",
|
||
"Global": "Globalnie",
|
||
"Graph": "Wykres",
|
||
"History only": "Tylko historia",
|
||
"Independent": "Niezależna",
|
||
"LTS": "LTS",
|
||
"Legend": "Legenda",
|
||
"Line": "Linia",
|
||
"Lower Bound": "Dolna granica",
|
||
"Manual": "Ręcznie",
|
||
"Moving Averages": "Średnie kroczące",
|
||
"Never": "Nigdy",
|
||
"On": "Wł.",
|
||
"On Click": "Po kliknięciu",
|
||
"Other": "Inne",
|
||
"Primary": "Główna",
|
||
"Rise/Fall Colors": "Kolory wzrostu/spadku",
|
||
"Secondary": "Dodatkowa",
|
||
"Start": "Początek",
|
||
"State Row": "Wiersz stanu",
|
||
"Step": "Schodki",
|
||
"Time": "Czas",
|
||
"Trend Icon": "Ikona trendu",
|
||
"Upper Bound": "Górna granica",
|
||
"Y Axis Range": "Zakres osi Y",
|
||
// --- threshold direction/transition + hints ---
|
||
"Hard": "Ostry",
|
||
"Inherit from Custom Name": "Dziedzicz z własnej nazwy",
|
||
"My annotation": "Moja adnotacja",
|
||
"Smooth": "Gładki",
|
||
"Vertical": "Pionowo",
|
||
// --- compact labels + scroll sync ---
|
||
"End Hour": "Godzina końca",
|
||
"Scroll Sync": "Synchr. przewijania",
|
||
"Start Hour": "Godzina początku",
|
||
// --- state_row dropdowns + positions ---
|
||
"3D Effect": "Efekt 3D",
|
||
"Aligned (below)": "Wyrównane (poniżej)",
|
||
"Bottom Center": "Dół środek",
|
||
"Bottom Left": "Dół lewo",
|
||
"Bottom Right": "Dół prawo",
|
||
"State (live)": "Stan (na żywo)",
|
||
"Tooltip Date = Axis": "Data podpowiedzi = Oś",
|
||
"Top Center": "Góra środek",
|
||
"Top Left": "Góra lewo",
|
||
"Top Right": "Góra prawo",
|
||
"⚠ Last / First show the endpoint of the raw series — not the displayed slice or cell. Consider Sum / Avg / Min / Max in this chart mode.": "⚠ Last / First pokazują koniec surowej serii, a nie wyświetlany wycinek lub komórkę. W tym typie wykresu rozważ Sum / Avg / Min / Max.",
|
||
// --- color palette names ---
|
||
"Accent": "Akcent",
|
||
"Amber": "Bursztynowy",
|
||
"Black": "Czarny",
|
||
"Blue": "Niebieski",
|
||
"Blue grey": "Niebieskoszary",
|
||
"Brown": "Brązowy",
|
||
"Cyan": "Cyjan",
|
||
"Dark grey": "Ciemnoszary",
|
||
"Deep orange": "Ciemnopomarańczowy",
|
||
"Deep purple": "Ciemnofioletowy",
|
||
"Green": "Zielony",
|
||
"Grey": "Szary",
|
||
"Indigo": "Indygo",
|
||
"Light blue": "Jasnoniebieski",
|
||
"Light green": "Jasnozielony",
|
||
"Light grey": "Jasnoszary",
|
||
"Lime": "Limonkowy",
|
||
"Orange": "Pomarańczowy",
|
||
"Pink": "Różowy",
|
||
"Purple": "Fioletowy",
|
||
"Red": "Czerwony",
|
||
"Teal": "Morski",
|
||
"White": "Biały",
|
||
"Yellow": "Żółty",
|
||
"Custom": "Własny",
|
||
}),
|
||
pt: Object.freeze({
|
||
"Today": "Hoje",
|
||
"Yesterday": "Ontem",
|
||
"This Week": "Esta semana",
|
||
"Last Week": "Semana passada",
|
||
"This Month": "Este mês",
|
||
"Last Month": "Mês passado",
|
||
"This Year": "Este ano",
|
||
"Last Year": "Ano passado",
|
||
"Last 7 Days": "Últimos 7 dias",
|
||
"Last 30 Days": "Últimos 30 dias",
|
||
"Last 12 Months": "Últimos 12 meses",
|
||
"Last 24 hours": "Últimas 24 horas",
|
||
"Last 3 days": "Últimos 3 dias",
|
||
"Last 7 days": "Últimos 7 dias",
|
||
"Last 15 days": "Últimos 15 dias",
|
||
"Last 30 days": "Últimos 30 dias",
|
||
"Last 90 days": "Últimos 90 dias",
|
||
"Last 180 days": "Últimos 180 dias",
|
||
"Last 12 months": "Últimos 12 meses",
|
||
"Select end date": "Selecione a data final",
|
||
"Previous month": "Mês anterior",
|
||
"Next month": "Próximo mês",
|
||
"Auto": "Auto",
|
||
"Pts/h": "Pts/h",
|
||
"Group": "Grupo",
|
||
"Interval": "Intervalo",
|
||
"Hour": "Hora",
|
||
"Date": "Dia",
|
||
"Week": "Semana",
|
||
"Month": "Mês",
|
||
"Year": "Ano",
|
||
"Total": "Total",
|
||
"Min": "Mín",
|
||
"Max": "Máx",
|
||
"Avg": "Méd",
|
||
"Sum": "Soma",
|
||
"Last": "Último",
|
||
"Median": "Mediana",
|
||
"Q1": "Q1",
|
||
"Q3": "Q3",
|
||
"Samples": "Amostras",
|
||
"Value": "Valor",
|
||
"Running total": "Total acumulado",
|
||
"No data": "Sem dados",
|
||
"No time window.": "Sem janela de tempo.",
|
||
"No entities to rank.": "Sem entidades para classificar.",
|
||
"All entities are below the threshold": "Todas as entidades estão abaixo do limite",
|
||
"D": "D",
|
||
"W": "S",
|
||
"M": "M",
|
||
"Y": "A",
|
||
"1H": "1H",
|
||
"2H": "2H",
|
||
"3H": "3H",
|
||
"4H": "4H",
|
||
"6H": "6H",
|
||
"8H": "8H",
|
||
"12H": "12H",
|
||
"24H": "24H",
|
||
"3D": "3D",
|
||
"7D": "7D",
|
||
"14D": "14D",
|
||
"15D": "15D",
|
||
"30D": "30D",
|
||
"90D": "90D",
|
||
"180D": "180D",
|
||
"6M": "6M",
|
||
"12M": "12M",
|
||
"1Y": "1A",
|
||
"Day": "Dia",
|
||
"now": "agora",
|
||
"Click to return to current period": "Clique para voltar ao período atual",
|
||
"Open calendar": "Abrir calendário",
|
||
// --- editor (short UI texts) ---
|
||
"Above": "Acima",
|
||
"Adaptive Color": "Cor adaptativa",
|
||
"Add Annotation": "Adicionar anotação",
|
||
"Add Entity": "Adicionar entidade",
|
||
"Add Moving Average": "Adicionar média móvel",
|
||
"Add Threshold": "Adicionar limite",
|
||
"Advanced Calculations": "Cálculos avançados",
|
||
"Aggregation": "Agregação",
|
||
"Align": "Alinhamento",
|
||
"All cards": "Todos os cartões",
|
||
"Alphabetic": "Alfabético",
|
||
"Animate": "Animar",
|
||
"Annotations": "Anotações",
|
||
"Attribute": "Atributo",
|
||
"Attribute Data Source": "Fonte de dados do atributo",
|
||
"Attribute List": "Lista de atributos",
|
||
"Auto (HA language)": "Auto (idioma do HA)",
|
||
"Auto (HA profile)": "Auto (perfil do HA)",
|
||
"Auto (unit)": "Auto (unidade)",
|
||
"Auto Hide Entities": "Ocultar entidades automaticamente",
|
||
"Auto Scale": "Escala automática",
|
||
"Axis Labels": "Rótulos dos eixos",
|
||
"Background": "Fundo",
|
||
"Background Blur": "Desfoque do fundo",
|
||
"Background Image": "Imagem de fundo",
|
||
"Background Opacity": "Opacidade do fundo",
|
||
"Bar Spacing": "Espaçamento das barras",
|
||
"Base Colors": "Cores base",
|
||
"Battery": "Bateria",
|
||
"Battery Entity": "Entidade de bateria",
|
||
"Below": "Abaixo",
|
||
"Bezier": "Bezier",
|
||
"Border Color": "Cor da borda",
|
||
"Border Radius": "Raio dos cantos",
|
||
"Border Width": "Espessura da borda",
|
||
"Both": "Ambos",
|
||
"Bottom": "Inferior",
|
||
"Bounds": "Limites",
|
||
"Box Plot": "Diagrama de caixa",
|
||
"Break on Gaps": "Interromper em lacunas",
|
||
"Brush Zooming": "Zoom por seleção",
|
||
"Calendar": "Calendário",
|
||
"Card": "Cartão",
|
||
"Card Border": "Borda do cartão",
|
||
"Card Header": "Título do cartão",
|
||
"Card Overlays": "Sobreposições do cartão",
|
||
"Card Shadow": "Sombra do cartão",
|
||
"Card Styling": "Estilo do cartão",
|
||
"Center": "Centro",
|
||
"Center Label Color": "Cor do rótulo central",
|
||
"Center Label Size": "Tamanho do rótulo central",
|
||
"Center Total": "Total no centro",
|
||
"Chart": "Gráfico",
|
||
"Chart Align": "Alinhamento do gráfico",
|
||
"Chart Mode": "Tipo de gráfico",
|
||
"Chart mode, display and data configuration": "Tipo de gráfico, exibição e configuração de dados",
|
||
"Classic": "Clássico",
|
||
"Color": "Cor",
|
||
"Color Dot": "Ponto de cor",
|
||
"Compact Legend": "Legenda compacta",
|
||
"Corner Radius": "Raio dos cantos",
|
||
"Custom Name": "Nome personalizado",
|
||
"Dashed": "Tracejada",
|
||
"Data Attribute": "Atributo de dados",
|
||
"Data Labels": "Rótulos de dados",
|
||
"Data Points": "Pontos de dados",
|
||
"Data Settings": "Configurações de dados",
|
||
"Data Vars": "Variáveis de dados",
|
||
"Date Format": "Formato de data",
|
||
"Date Label Color": "Cor do rótulo de data",
|
||
"Date Nav": "Navegação de datas",
|
||
"Date Navigation": "Navegação de datas",
|
||
"Date Picker": "Seletor de datas",
|
||
"Decimals": "Decimais",
|
||
"Default": "Padrão",
|
||
"Default (Vertical)": "Padrão (vertical)",
|
||
"Default Mode": "Modo padrão",
|
||
"Delete": "Excluir",
|
||
"Direction": "Direção",
|
||
"Disabled": "Desativado",
|
||
"Donut": "Rosca",
|
||
"Dotted": "Pontilhada",
|
||
"Down Color": "Cor de queda",
|
||
"Drag to reorder": "Arraste para reordenar",
|
||
"Duplicate": "Duplicar",
|
||
"Duration Unit": "Unidade de duração",
|
||
"End": "Fim",
|
||
"End value": "Valor final",
|
||
"Energy Date Sync": "Sincronização com datas de Energia",
|
||
"Entities": "Entidades",
|
||
"Entity": "Entidade",
|
||
"Falling": "Em queda",
|
||
"First": "Primeiro",
|
||
"Fixed Value": "Valor fixo",
|
||
"Font Color": "Cor da fonte",
|
||
"Font Size": "Tamanho da fonte",
|
||
"Forecast Horizon": "Horizonte de previsão",
|
||
"Gauge": "Medidor",
|
||
"Gauge Columns": "Colunas de medidores",
|
||
"Gauge Span": "Arco do medidor",
|
||
"General Settings": "Configurações gerais",
|
||
"Gradient": "Gradiente",
|
||
"Graph Data": "Dados do gráfico",
|
||
"Graph End Hour": "Hora final",
|
||
"Graph Start": "Início do gráfico",
|
||
"Graph Start Hour": "Hora inicial",
|
||
"Graph Type": "Tipo de traçado",
|
||
"Grid": "Grade",
|
||
"Group By": "Agrupar por",
|
||
"Group By Picker": "Seletor de agrupamento",
|
||
"Header": "Cabeçalho",
|
||
"Header & Battery": "Cabeçalho e bateria",
|
||
"Header Align": "Alinhamento do título",
|
||
"Header Color": "Cor do título",
|
||
"Header Weight": "Peso do título",
|
||
"Heatmap": "Mapa de calor",
|
||
"Height": "Altura",
|
||
"Hide on Load": "Ocultar ao carregar",
|
||
"Histogram": "Histograma",
|
||
"Horizontal": "Horizontal",
|
||
"Hours": "Horas",
|
||
"Hours to Show": "Horas a mostrar",
|
||
"Icon": "Ícone",
|
||
"Icon Color": "Cor do ícone",
|
||
"Icon Position": "Posição do ícone",
|
||
"Icon Size": "Tamanho do ícone",
|
||
"Image URL": "URL da imagem",
|
||
"Interval Picker": "Seletor de intervalo",
|
||
"Invert (Mirror)": "Inverter (espelho)",
|
||
"Label": "Rótulo",
|
||
"Labels": "Rótulos",
|
||
"Language": "Idioma",
|
||
"Last 12M": "Últimos 12M",
|
||
"Last 15D": "Últimos 15D",
|
||
"Last 180D": "Últimos 180D",
|
||
"Last 24H": "Últimas 24H",
|
||
"Last 30D": "Últimos 30D",
|
||
"Last 3D": "Últimos 3D",
|
||
"Last 7D": "Últimos 7D",
|
||
"Last 90D": "Últimos 90D",
|
||
"Last Color": "Cor do último valor",
|
||
"Left": "Esquerda",
|
||
"Letter Spacing": "Espaçamento de letras",
|
||
"Line / Fill Color": "Cor da linha / preenchimento",
|
||
"Line Style": "Estilo da linha",
|
||
"Line Width": "Espessura da linha",
|
||
"Local (device)": "Local (dispositivo)",
|
||
"Localization": "Localização",
|
||
"Logarithmic": "Logarítmico",
|
||
"Long dash": "Traço longo",
|
||
"Low Threshold": "Limite baixo",
|
||
"Lower Bound Y": "Limite inferior Y",
|
||
"Lower Bound Y2": "Limite inferior Y2",
|
||
"MDI Icon": "Ícone MDI",
|
||
"Milliseconds": "Milissegundos",
|
||
"Min Value": "Valor mín.",
|
||
"Min Y Range": "Faixa mín. Y",
|
||
"Min Y2 Range": "Faixa mín. Y2",
|
||
"Minutes": "Minutos",
|
||
"Name Position": "Posição do nome",
|
||
"Name Size": "Tamanho do nome",
|
||
"Needle Color": "Cor do ponteiro",
|
||
"No annotations yet": "Ainda não há anotações",
|
||
"No moving averages yet": "Ainda não há médias móveis",
|
||
"No thresholds yet": "Ainda não há limites",
|
||
"None": "Nenhum",
|
||
"Now Line": "Linha do agora",
|
||
"Number Format": "Formato numérico",
|
||
"Off": "Desligado",
|
||
"Offset": "Deslocamento",
|
||
"Opacity": "Opacidade",
|
||
"Overlay": "Sobreposição",
|
||
"Overlays are hidden in sparkline mode": "As sobreposições ficam ocultas no modo sparkline",
|
||
"Padding": "Espaçamento interno",
|
||
"Percentage": "Porcentagem",
|
||
"Percentages": "Porcentagens",
|
||
"Period": "Período",
|
||
"Period Highlight": "Destaque do período",
|
||
"Pie Chart": "Gráfico de pizza",
|
||
"Pie Style": "Estilo da pizza",
|
||
"Point Color": "Cor dos pontos",
|
||
"Points/Hour": "Pontos/hora",
|
||
"Points/Hour Picker": "Seletor de pontos/hora",
|
||
"Polar Area": "Área polar",
|
||
"Primary Value": "Valor primário",
|
||
"Radar": "Radar",
|
||
"Radial Bar": "Barra radial",
|
||
"Range Band": "Faixa de intervalo",
|
||
"Ranking": "Classificação",
|
||
"Reference Year": "Ano de referência",
|
||
"Reverse": "Inverso",
|
||
"Right": "Direita",
|
||
"Rising": "Em alta",
|
||
"Round Ticks": "Valores arredondados",
|
||
"Scatter": "Dispersão",
|
||
"Scroll Mode": "Modo de rolagem",
|
||
"Secondary Value": "Valor secundário",
|
||
"Seconds": "Segundos",
|
||
"Server": "Servidor",
|
||
"Shortcuts": "Atalhos",
|
||
"Show Average": "Mostrar média",
|
||
"Show Bounds": "Mostrar limites",
|
||
"Show Full Period": "Mostrar período completo",
|
||
"Show Range": "Mostrar faixa",
|
||
"Show Timestamp": "Mostrar carimbo de tempo",
|
||
"Show Values": "Mostrar valores",
|
||
"Show now line": "Mostrar linha do agora",
|
||
"Slice Label Color": "Cor dos rótulos das fatias",
|
||
"Slice Label Format": "Formato dos rótulos das fatias",
|
||
"Slice Label Size": "Tamanho dos rótulos das fatias",
|
||
"Slice Spacing": "Espaçamento das fatias",
|
||
"Solid": "Contínua",
|
||
"Source": "Fonte",
|
||
"Sparkline": "Sparkline",
|
||
"Stable": "Estável",
|
||
"Stable Color": "Cor de estável",
|
||
"Stack Group": "Grupo de empilhamento",
|
||
"Stacked": "Empilhado",
|
||
"Stacked Group Totals": "Totais por grupo empilhado",
|
||
"State": "Estado",
|
||
"State Color": "Cor do estado",
|
||
"State Layout": "Disposição dos estados",
|
||
"State Map": "Mapa de estados",
|
||
"State Timeline": "Linha do tempo de estados",
|
||
"Statistic ID": "ID de estatística",
|
||
"Style": "Estilo",
|
||
"System": "Sistema",
|
||
"Tap Action": "Ação ao tocar",
|
||
"Thick": "Grosso",
|
||
"Thin": "Fino",
|
||
"Time Field": "Campo de tempo",
|
||
"Time Unit": "Unidade de tempo",
|
||
"Time Window": "Janela de tempo",
|
||
"Time Zone": "Fuso horário",
|
||
"Timeline": "Linha do tempo",
|
||
"Timestamp": "Carimbo de tempo",
|
||
"Tomorrow": "Amanhã",
|
||
"Tooltip": "Dica",
|
||
"Tooltip Name": "Nome na dica",
|
||
"Tooltip Order": "Ordem da dica",
|
||
"Tooltip Sync": "Sincronização de dicas",
|
||
"Tooltip Total": "Total na dica",
|
||
"Top": "Superior",
|
||
"Transition": "Transição",
|
||
"Trend Period": "Período de tendência",
|
||
"Type": "Tipo",
|
||
"Unit": "Unidade",
|
||
"Up Color": "Cor de subida",
|
||
"Update Interval": "Intervalo de atualização",
|
||
"Upper Bound Y": "Limite superior Y",
|
||
"Upper Bound Y2": "Limite superior Y2",
|
||
"Value Expression": "Expressão de valor",
|
||
"Value Factor": "Fator de valor",
|
||
"Value Field": "Campo de valor",
|
||
"Value Position": "Posição do valor",
|
||
"Value Size": "Tamanho do valor",
|
||
"Value Transform": "Transformação de valor",
|
||
"Visibility": "Visibilidade",
|
||
"Visible Intervals": "Intervalos visíveis",
|
||
"Visible Modes": "Modos visíveis",
|
||
"Visible Window": "Janela visível",
|
||
"Visual Options": "Opções visuais",
|
||
"Waterfall": "Cascata",
|
||
"Width": "Largura",
|
||
"Window Step": "Passo da janela",
|
||
"X Axis": "Eixo X",
|
||
"X Axis Interval": "Intervalo do eixo X",
|
||
"X Grid Color": "Cor da grade X",
|
||
"X Grid Opacity": "Opacidade da grade X",
|
||
"X Grid Style": "Estilo da grade X",
|
||
"X Grid Width": "Espessura da grade X",
|
||
"X Label Color": "Cor dos rótulos X",
|
||
"X Label Opacity": "Opacidade dos rótulos X",
|
||
"X Label Size": "Tamanho dos rótulos X",
|
||
"X Ticks": "Marcas X",
|
||
"X-Axis": "Eixo X",
|
||
"X-axis settings are hidden in sparkline mode": "As configurações do eixo X ficam ocultas no modo sparkline",
|
||
"Y Axis": "Eixo Y",
|
||
"Y Axis Decimals": "Decimais do eixo Y",
|
||
"Y Axis Format": "Formato do eixo Y",
|
||
"Y Axis Label": "Rótulo do eixo Y",
|
||
"Y Axis Ticks": "Marcas do eixo Y",
|
||
"Y Grid Color": "Cor da grade Y",
|
||
"Y Grid Opacity": "Opacidade da grade Y",
|
||
"Y Grid Style": "Estilo da grade Y",
|
||
"Y Grid Width": "Espessura da grade Y",
|
||
"Y Label Color": "Cor dos rótulos Y",
|
||
"Y Label Opacity": "Opacidade dos rótulos Y",
|
||
"Y Label Size": "Tamanho dos rótulos Y",
|
||
"Y Tick Format": "Formato dos valores Y",
|
||
"Y Ticks": "Marcas Y",
|
||
"Y-Axis": "Eixo Y",
|
||
"Y-axis settings are hidden in sparkline mode": "As configurações do eixo Y ficam ocultas no modo sparkline",
|
||
"Y2 Axis Label": "Rótulo do eixo Y2",
|
||
"Y2 Tick Format": "Formato dos valores Y2",
|
||
"Y2-Axis": "Eixo Y2",
|
||
"Z-Index": "Índice Z",
|
||
"Zoom Sync": "Sincronização de zoom",
|
||
"configured — add, reorder and customize": "configuradas — adicione, reordene e personalize",
|
||
"e.g. Statistics": "ex.: Estatísticas",
|
||
// --- entity editor ---
|
||
"Action": "Ação",
|
||
"Advanced": "Avançado",
|
||
"Always": "Sempre",
|
||
"Bar": "Barras",
|
||
"Basic": "Básico",
|
||
"Candlestick": "Velas",
|
||
"Color Thresholds": "Limites de cor",
|
||
"Colors": "Cores",
|
||
"Ext LTS": "LTS ext.",
|
||
"Extrema": "Extremos",
|
||
"Fill": "Preenchimento",
|
||
"Gauge Range": "Faixa do medidor",
|
||
"General": "Geral",
|
||
"Global": "Global",
|
||
"Graph": "Gráfico",
|
||
"History only": "Apenas histórico",
|
||
"Independent": "Independente",
|
||
"LTS": "LTS",
|
||
"Legend": "Legenda",
|
||
"Line": "Linha",
|
||
"Lower Bound": "Limite inferior",
|
||
"Manual": "Manual",
|
||
"Moving Averages": "Médias móveis",
|
||
"Never": "Nunca",
|
||
"On": "Ligado",
|
||
"On Click": "Ao clicar",
|
||
"Other": "Outro",
|
||
"Primary": "Primário",
|
||
"Rise/Fall Colors": "Cores de alta/queda",
|
||
"Secondary": "Secundário",
|
||
"Start": "Início",
|
||
"State Row": "Linha de estado",
|
||
"Step": "Degraus",
|
||
"Time": "Tempo",
|
||
"Trend Icon": "Ícone de tendência",
|
||
"Upper Bound": "Limite superior",
|
||
"Y Axis Range": "Faixa do eixo Y",
|
||
// --- threshold direction/transition + hints ---
|
||
"Hard": "Rígido",
|
||
"Inherit from Custom Name": "Herdar do nome personalizado",
|
||
"My annotation": "Minha anotação",
|
||
"Smooth": "Suave",
|
||
"Vertical": "Vertical",
|
||
// --- compact labels + scroll sync ---
|
||
"End Hour": "Hora final",
|
||
"Scroll Sync": "Sincr. de rolagem",
|
||
"Start Hour": "Hora inicial",
|
||
// --- state_row dropdowns + positions ---
|
||
"3D Effect": "Efeito 3D",
|
||
"Aligned (below)": "Alinhado (abaixo)",
|
||
"Bottom Center": "Baixo centro",
|
||
"Bottom Left": "Baixo esquerda",
|
||
"Bottom Right": "Baixo direita",
|
||
"State (live)": "Estado (ao vivo)",
|
||
"Tooltip Date = Axis": "Data do tooltip = Eixo",
|
||
"Top Center": "Cima centro",
|
||
"Top Left": "Cima esquerda",
|
||
"Top Right": "Cima direita",
|
||
"⚠ Last / First show the endpoint of the raw series — not the displayed slice or cell. Consider Sum / Avg / Min / Max in this chart mode.": "⚠ Last / First mostram a extremidade da série bruta, não a fatia ou célula exibida. Considere Sum / Avg / Min / Max neste tipo de gráfico.",
|
||
// --- color palette names ---
|
||
"Accent": "Destaque",
|
||
"Amber": "Âmbar",
|
||
"Black": "Preto",
|
||
"Blue": "Azul",
|
||
"Blue grey": "Cinza azulado",
|
||
"Brown": "Castanho",
|
||
"Cyan": "Ciano",
|
||
"Dark grey": "Cinza escuro",
|
||
"Deep orange": "Laranja escuro",
|
||
"Deep purple": "Roxo escuro",
|
||
"Green": "Verde",
|
||
"Grey": "Cinza",
|
||
"Indigo": "Índigo",
|
||
"Light blue": "Azul claro",
|
||
"Light green": "Verde claro",
|
||
"Light grey": "Cinza claro",
|
||
"Lime": "Lima",
|
||
"Orange": "Laranja",
|
||
"Pink": "Rosa",
|
||
"Purple": "Roxo",
|
||
"Red": "Vermelho",
|
||
"Teal": "Azul-petróleo",
|
||
"White": "Branco",
|
||
"Yellow": "Amarelo",
|
||
"Custom": "Personalizado",
|
||
}),
|
||
ru: Object.freeze({
|
||
"Today": "Сегодня",
|
||
"Yesterday": "Вчера",
|
||
"This Week": "Эта неделя",
|
||
"Last Week": "Прошлая неделя",
|
||
"This Month": "Этот месяц",
|
||
"Last Month": "Прошлый месяц",
|
||
"This Year": "Этот год",
|
||
"Last Year": "Прошлый год",
|
||
"Last 7 Days": "Последние 7 дней",
|
||
"Last 30 Days": "Последние 30 дней",
|
||
"Last 12 Months": "Последние 12 месяцев",
|
||
"Last 24 hours": "Последние 24 часа",
|
||
"Last 3 days": "Последние 3 дня",
|
||
"Last 7 days": "Последние 7 дней",
|
||
"Last 15 days": "Последние 15 дней",
|
||
"Last 30 days": "Последние 30 дней",
|
||
"Last 90 days": "Последние 90 дней",
|
||
"Last 180 days": "Последние 180 дней",
|
||
"Last 12 months": "Последние 12 месяцев",
|
||
"Select end date": "Выберите дату окончания",
|
||
"Previous month": "Предыдущий месяц",
|
||
"Next month": "Следующий месяц",
|
||
"Auto": "Авто",
|
||
"Pts/h": "Тчк/ч",
|
||
"Group": "Группа",
|
||
"Interval": "Интервал",
|
||
"Hour": "Час",
|
||
"Date": "День",
|
||
"Week": "Неделя",
|
||
"Month": "Месяц",
|
||
"Year": "Год",
|
||
"Total": "Итого",
|
||
"Min": "Мин",
|
||
"Max": "Макс",
|
||
"Avg": "Сред",
|
||
"Sum": "Сумма",
|
||
"Last": "Послед.",
|
||
"Median": "Медиана",
|
||
"Q1": "Q1",
|
||
"Q3": "Q3",
|
||
"Samples": "Замеры",
|
||
"Value": "Значение",
|
||
"Running total": "Нарастающий итог",
|
||
"No data": "Нет данных",
|
||
"No time window.": "Нет временного окна.",
|
||
"No entities to rank.": "Нет объектов для ранжирования.",
|
||
"All entities are below the threshold": "Все объекты ниже порога",
|
||
"D": "Д",
|
||
"W": "Н",
|
||
"M": "М",
|
||
"Y": "Г",
|
||
"1H": "1ч",
|
||
"2H": "2ч",
|
||
"3H": "3ч",
|
||
"4H": "4ч",
|
||
"6H": "6ч",
|
||
"8H": "8ч",
|
||
"12H": "12ч",
|
||
"24H": "24ч",
|
||
"3D": "3д",
|
||
"7D": "7д",
|
||
"14D": "14д",
|
||
"15D": "15д",
|
||
"30D": "30д",
|
||
"90D": "90д",
|
||
"180D": "180д",
|
||
"6M": "6М",
|
||
"12M": "12М",
|
||
"1Y": "1Г",
|
||
"Day": "День",
|
||
"now": "сейчас",
|
||
"Click to return to current period": "Нажмите, чтобы вернуться к текущему периоду",
|
||
"Open calendar": "Открыть календарь",
|
||
// --- editor (short UI texts) ---
|
||
"Above": "Сверху",
|
||
"Adaptive Color": "Адаптивный цвет",
|
||
"Add Annotation": "Добавить аннотацию",
|
||
"Add Entity": "Добавить объект",
|
||
"Add Moving Average": "Добавить скользящее среднее",
|
||
"Add Threshold": "Добавить порог",
|
||
"Advanced Calculations": "Расширенные вычисления",
|
||
"Aggregation": "Агрегация",
|
||
"Align": "Выравнивание",
|
||
"All cards": "Все карточки",
|
||
"Alphabetic": "По алфавиту",
|
||
"Animate": "Анимация",
|
||
"Annotations": "Аннотации",
|
||
"Attribute": "Атрибут",
|
||
"Attribute Data Source": "Источник данных атрибута",
|
||
"Attribute List": "Список атрибутов",
|
||
"Auto (HA language)": "Авто (язык HA)",
|
||
"Auto (HA profile)": "Авто (профиль HA)",
|
||
"Auto (unit)": "Авто (ед. изм.)",
|
||
"Auto Hide Entities": "Автоматически скрывать объекты",
|
||
"Auto Scale": "Автомасштаб",
|
||
"Axis Labels": "Подписи осей",
|
||
"Background": "Фон",
|
||
"Background Blur": "Размытие фона",
|
||
"Background Image": "Фоновое изображение",
|
||
"Background Opacity": "Прозрачность фона",
|
||
"Bar Spacing": "Интервал столбцов",
|
||
"Base Colors": "Базовые цвета",
|
||
"Battery": "Батарея",
|
||
"Battery Entity": "Объект батареи",
|
||
"Below": "Снизу",
|
||
"Bezier": "Безье",
|
||
"Border Color": "Цвет рамки",
|
||
"Border Radius": "Скругление углов",
|
||
"Border Width": "Толщина рамки",
|
||
"Both": "Оба",
|
||
"Bottom": "Низ",
|
||
"Bounds": "Границы",
|
||
"Box Plot": "Ящик с усами",
|
||
"Break on Gaps": "Разрывать на пропусках",
|
||
"Brush Zooming": "Масштаб выделением",
|
||
"Calendar": "Календарь",
|
||
"Card": "Карточка",
|
||
"Card Border": "Рамка карточки",
|
||
"Card Header": "Заголовок карточки",
|
||
"Card Overlays": "Оверлеи карточки",
|
||
"Card Shadow": "Тень карточки",
|
||
"Card Styling": "Оформление карточки",
|
||
"Center": "Центр",
|
||
"Center Label Color": "Цвет центральной подписи",
|
||
"Center Label Size": "Размер центральной подписи",
|
||
"Center Total": "Итог в центре",
|
||
"Chart": "График",
|
||
"Chart Align": "Выравнивание графика",
|
||
"Chart Mode": "Тип графика",
|
||
"Chart mode, display and data configuration": "Тип графика, отображение и настройка данных",
|
||
"Classic": "Классический",
|
||
"Color": "Цвет",
|
||
"Color Dot": "Цветная точка",
|
||
"Compact Legend": "Компактная легенда",
|
||
"Corner Radius": "Скругление углов",
|
||
"Custom Name": "Своё имя",
|
||
"Dashed": "Штриховая",
|
||
"Data Attribute": "Атрибут данных",
|
||
"Data Labels": "Подписи данных",
|
||
"Data Points": "Точки данных",
|
||
"Data Settings": "Настройки данных",
|
||
"Data Vars": "Переменные данных",
|
||
"Date Format": "Формат даты",
|
||
"Date Label Color": "Цвет подписи даты",
|
||
"Date Nav": "Навигация по датам",
|
||
"Date Navigation": "Навигация по датам",
|
||
"Date Picker": "Выбор даты",
|
||
"Decimals": "Десятичные знаки",
|
||
"Default": "По умолчанию",
|
||
"Default (Vertical)": "По умолчанию (вертикально)",
|
||
"Default Mode": "Режим по умолчанию",
|
||
"Delete": "Удалить",
|
||
"Direction": "Направление",
|
||
"Disabled": "Отключено",
|
||
"Donut": "Кольцо",
|
||
"Dotted": "Пунктирная",
|
||
"Down Color": "Цвет падения",
|
||
"Drag to reorder": "Перетащите для сортировки",
|
||
"Duplicate": "Дублировать",
|
||
"Duration Unit": "Единица длительности",
|
||
"End": "Конец",
|
||
"End value": "Конечное значение",
|
||
"Energy Date Sync": "Синхронизация с датами Энергии",
|
||
"Entities": "Объекты",
|
||
"Entity": "Объект",
|
||
"Falling": "Падение",
|
||
"First": "Первый",
|
||
"Fixed Value": "Фиксированное значение",
|
||
"Font Color": "Цвет шрифта",
|
||
"Font Size": "Размер шрифта",
|
||
"Forecast Horizon": "Горизонт прогноза",
|
||
"Gauge": "Шкала",
|
||
"Gauge Columns": "Столбцы шкал",
|
||
"Gauge Span": "Дуга шкалы",
|
||
"General Settings": "Общие настройки",
|
||
"Gradient": "Градиент",
|
||
"Graph Data": "Данные графика",
|
||
"Graph End Hour": "Час окончания",
|
||
"Graph Start": "Начало графика",
|
||
"Graph Start Hour": "Час начала",
|
||
"Graph Type": "Тип линии",
|
||
"Grid": "Сетка",
|
||
"Group By": "Группировка",
|
||
"Group By Picker": "Выбор группировки",
|
||
"Header": "Заголовок",
|
||
"Header & Battery": "Заголовок и батарея",
|
||
"Header Align": "Выравнивание заголовка",
|
||
"Header Color": "Цвет заголовка",
|
||
"Header Weight": "Насыщенность заголовка",
|
||
"Heatmap": "Тепловая карта",
|
||
"Height": "Высота",
|
||
"Hide on Load": "Скрывать при загрузке",
|
||
"Histogram": "Гистограмма",
|
||
"Horizontal": "Горизонтально",
|
||
"Hours": "Часы",
|
||
"Hours to Show": "Часов на графике",
|
||
"Icon": "Значок",
|
||
"Icon Color": "Цвет значка",
|
||
"Icon Position": "Позиция значка",
|
||
"Icon Size": "Размер значка",
|
||
"Image URL": "URL изображения",
|
||
"Interval Picker": "Выбор интервала",
|
||
"Invert (Mirror)": "Инвертировать (зеркально)",
|
||
"Label": "Подпись",
|
||
"Labels": "Подписи",
|
||
"Language": "Язык",
|
||
"Last 12M": "Последние 12М",
|
||
"Last 15D": "Последние 15д",
|
||
"Last 180D": "Последние 180д",
|
||
"Last 24H": "Последние 24ч",
|
||
"Last 30D": "Последние 30д",
|
||
"Last 3D": "Последние 3д",
|
||
"Last 7D": "Последние 7д",
|
||
"Last 90D": "Последние 90д",
|
||
"Last Color": "Цвет последнего значения",
|
||
"Left": "Слева",
|
||
"Letter Spacing": "Межбуквенный интервал",
|
||
"Line / Fill Color": "Цвет линии / заливки",
|
||
"Line Style": "Стиль линии",
|
||
"Line Width": "Толщина линии",
|
||
"Local (device)": "Локальный (устройство)",
|
||
"Localization": "Локализация",
|
||
"Logarithmic": "Логарифмическая",
|
||
"Long dash": "Длинный штрих",
|
||
"Low Threshold": "Нижний порог",
|
||
"Lower Bound Y": "Нижняя граница Y",
|
||
"Lower Bound Y2": "Нижняя граница Y2",
|
||
"MDI Icon": "Значок MDI",
|
||
"Milliseconds": "Миллисекунды",
|
||
"Min Value": "Мин. значение",
|
||
"Min Y Range": "Мин. диапазон Y",
|
||
"Min Y2 Range": "Мин. диапазон Y2",
|
||
"Minutes": "Минуты",
|
||
"Name Position": "Позиция имени",
|
||
"Name Size": "Размер имени",
|
||
"Needle Color": "Цвет стрелки",
|
||
"No annotations yet": "Аннотаций пока нет",
|
||
"No moving averages yet": "Скользящих средних пока нет",
|
||
"No thresholds yet": "Порогов пока нет",
|
||
"None": "Нет",
|
||
"Now Line": "Линия «сейчас»",
|
||
"Number Format": "Формат чисел",
|
||
"Off": "Выкл",
|
||
"Offset": "Смещение",
|
||
"Opacity": "Прозрачность",
|
||
"Overlay": "Оверлей",
|
||
"Overlays are hidden in sparkline mode": "Оверлеи скрыты в режиме спарклайна",
|
||
"Padding": "Внутренний отступ",
|
||
"Percentage": "Процент",
|
||
"Percentages": "Проценты",
|
||
"Period": "Период",
|
||
"Period Highlight": "Подсветка периода",
|
||
"Pie Chart": "Круговая диаграмма",
|
||
"Pie Style": "Стиль круга",
|
||
"Point Color": "Цвет точек",
|
||
"Points/Hour": "Точек/час",
|
||
"Points/Hour Picker": "Выбор точек/час",
|
||
"Polar Area": "Полярная область",
|
||
"Primary Value": "Первичное значение",
|
||
"Radar": "Радар",
|
||
"Radial Bar": "Радиальные полосы",
|
||
"Range Band": "Полоса диапазона",
|
||
"Ranking": "Рейтинг",
|
||
"Reference Year": "Опорный год",
|
||
"Reverse": "Обратный",
|
||
"Right": "Справа",
|
||
"Rising": "Рост",
|
||
"Round Ticks": "Округлять деления",
|
||
"Scatter": "Точечная",
|
||
"Scroll Mode": "Режим прокрутки",
|
||
"Secondary Value": "Вторичное значение",
|
||
"Seconds": "Секунды",
|
||
"Server": "Сервер",
|
||
"Shortcuts": "Быстрый выбор",
|
||
"Show Average": "Показывать среднее",
|
||
"Show Bounds": "Показывать границы",
|
||
"Show Full Period": "Показывать весь период",
|
||
"Show Range": "Показывать диапазон",
|
||
"Show Timestamp": "Показывать время",
|
||
"Show Values": "Показывать значения",
|
||
"Show now line": "Показывать линию «сейчас»",
|
||
"Slice Label Color": "Цвет подписей секторов",
|
||
"Slice Label Format": "Формат подписей секторов",
|
||
"Slice Label Size": "Размер подписей секторов",
|
||
"Slice Spacing": "Зазор секторов",
|
||
"Solid": "Сплошная",
|
||
"Source": "Источник",
|
||
"Sparkline": "Спарклайн",
|
||
"Stable": "Стабильно",
|
||
"Stable Color": "Цвет стабильности",
|
||
"Stack Group": "Группа стека",
|
||
"Stacked": "С накоплением",
|
||
"Stacked Group Totals": "Итоги по группам стека",
|
||
"State": "Состояние",
|
||
"State Color": "Цвет состояния",
|
||
"State Layout": "Раскладка состояний",
|
||
"State Map": "Карта состояний",
|
||
"State Timeline": "Хронология состояний",
|
||
"Statistic ID": "ID статистики",
|
||
"Style": "Стиль",
|
||
"System": "Системный",
|
||
"Tap Action": "Действие по касанию",
|
||
"Thick": "Толстый",
|
||
"Thin": "Тонкий",
|
||
"Time Field": "Поле времени",
|
||
"Time Unit": "Единица времени",
|
||
"Time Window": "Окно времени",
|
||
"Time Zone": "Часовой пояс",
|
||
"Timeline": "Хронология",
|
||
"Timestamp": "Метка времени",
|
||
"Tomorrow": "Завтра",
|
||
"Tooltip": "Подсказка",
|
||
"Tooltip Name": "Имя в подсказке",
|
||
"Tooltip Order": "Порядок в подсказке",
|
||
"Tooltip Sync": "Синхронизация подсказок",
|
||
"Tooltip Total": "Итог в подсказке",
|
||
"Top": "Верх",
|
||
"Transition": "Переход",
|
||
"Trend Period": "Период тренда",
|
||
"Type": "Тип",
|
||
"Unit": "Единица",
|
||
"Up Color": "Цвет роста",
|
||
"Update Interval": "Интервал обновления",
|
||
"Upper Bound Y": "Верхняя граница Y",
|
||
"Upper Bound Y2": "Верхняя граница Y2",
|
||
"Value Expression": "Выражение значения",
|
||
"Value Factor": "Множитель значения",
|
||
"Value Field": "Поле значения",
|
||
"Value Position": "Позиция значения",
|
||
"Value Size": "Размер значения",
|
||
"Value Transform": "Преобразование значения",
|
||
"Visibility": "Видимость",
|
||
"Visible Intervals": "Видимые интервалы",
|
||
"Visible Modes": "Видимые режимы",
|
||
"Visible Window": "Видимое окно",
|
||
"Visual Options": "Визуальные настройки",
|
||
"Waterfall": "Каскад",
|
||
"Width": "Ширина",
|
||
"Window Step": "Шаг окна",
|
||
"X Axis": "Ось X",
|
||
"X Axis Interval": "Интервал оси X",
|
||
"X Grid Color": "Цвет сетки X",
|
||
"X Grid Opacity": "Прозрачность сетки X",
|
||
"X Grid Style": "Стиль сетки X",
|
||
"X Grid Width": "Толщина сетки X",
|
||
"X Label Color": "Цвет подписей X",
|
||
"X Label Opacity": "Прозрачность подписей X",
|
||
"X Label Size": "Размер подписей X",
|
||
"X Ticks": "Деления X",
|
||
"X-Axis": "Ось X",
|
||
"X-axis settings are hidden in sparkline mode": "Настройки оси X скрыты в режиме спарклайна",
|
||
"Y Axis": "Ось Y",
|
||
"Y Axis Decimals": "Десятичные оси Y",
|
||
"Y Axis Format": "Формат оси Y",
|
||
"Y Axis Label": "Подпись оси Y",
|
||
"Y Axis Ticks": "Деления оси Y",
|
||
"Y Grid Color": "Цвет сетки Y",
|
||
"Y Grid Opacity": "Прозрачность сетки Y",
|
||
"Y Grid Style": "Стиль сетки Y",
|
||
"Y Grid Width": "Толщина сетки Y",
|
||
"Y Label Color": "Цвет подписей Y",
|
||
"Y Label Opacity": "Прозрачность подписей Y",
|
||
"Y Label Size": "Размер подписей Y",
|
||
"Y Tick Format": "Формат значений Y",
|
||
"Y Ticks": "Деления Y",
|
||
"Y-Axis": "Ось Y",
|
||
"Y-axis settings are hidden in sparkline mode": "Настройки оси Y скрыты в режиме спарклайна",
|
||
"Y2 Axis Label": "Подпись оси Y2",
|
||
"Y2 Tick Format": "Формат значений Y2",
|
||
"Y2-Axis": "Ось Y2",
|
||
"Z-Index": "Z-индекс",
|
||
"Zoom Sync": "Синхронизация масштаба",
|
||
"configured — add, reorder and customize": "настроено — добавляйте, сортируйте, настраивайте",
|
||
"e.g. Statistics": "напр. Статистика",
|
||
// --- entity editor ---
|
||
"Action": "Действие",
|
||
"Advanced": "Расширенные",
|
||
"Always": "Всегда",
|
||
"Bar": "Столбцы",
|
||
"Basic": "Базовые",
|
||
"Candlestick": "Свечи",
|
||
"Color Thresholds": "Цветовые пороги",
|
||
"Colors": "Цвета",
|
||
"Ext LTS": "Внеш. LTS",
|
||
"Extrema": "Экстремумы",
|
||
"Fill": "Заливка",
|
||
"Gauge Range": "Диапазон шкалы",
|
||
"General": "Общие",
|
||
"Global": "Глобально",
|
||
"Graph": "График",
|
||
"History only": "Только история",
|
||
"Independent": "Независимая",
|
||
"LTS": "LTS",
|
||
"Legend": "Легенда",
|
||
"Line": "Линия",
|
||
"Lower Bound": "Нижняя граница",
|
||
"Manual": "Вручную",
|
||
"Moving Averages": "Скользящие средние",
|
||
"Never": "Никогда",
|
||
"On": "Вкл",
|
||
"On Click": "По клику",
|
||
"Other": "Другое",
|
||
"Primary": "Первичная",
|
||
"Rise/Fall Colors": "Цвета роста/падения",
|
||
"Secondary": "Вторичная",
|
||
"Start": "Начало",
|
||
"State Row": "Строка состояния",
|
||
"Step": "Ступени",
|
||
"Time": "Время",
|
||
"Trend Icon": "Значок тренда",
|
||
"Upper Bound": "Верхняя граница",
|
||
"Y Axis Range": "Диапазон оси Y",
|
||
// --- threshold direction/transition + hints ---
|
||
"Hard": "Резкий",
|
||
"Inherit from Custom Name": "Наследовать из своего имени",
|
||
"My annotation": "Моя аннотация",
|
||
"Smooth": "Плавный",
|
||
"Vertical": "Вертикально",
|
||
// --- compact labels + scroll sync ---
|
||
"End Hour": "Час окончания",
|
||
"Scroll Sync": "Синхр. прокрутки",
|
||
"Start Hour": "Час начала",
|
||
// --- state_row dropdowns + positions ---
|
||
"3D Effect": "3D-эффект",
|
||
"Aligned (below)": "Выровнено (снизу)",
|
||
"Bottom Center": "Снизу по центру",
|
||
"Bottom Left": "Снизу слева",
|
||
"Bottom Right": "Снизу справа",
|
||
"State (live)": "Состояние (вживую)",
|
||
"Tooltip Date = Axis": "Дата подсказки = ось",
|
||
"Top Center": "Сверху по центру",
|
||
"Top Left": "Сверху слева",
|
||
"Top Right": "Сверху справа",
|
||
"⚠ Last / First show the endpoint of the raw series — not the displayed slice or cell. Consider Sum / Avg / Min / Max in this chart mode.": "⚠ Last / First показывают крайнюю точку исходного ряда, а не отображаемый сегмент или ячейку. В этом типе графика используйте Sum / Avg / Min / Max.",
|
||
// --- color palette names ---
|
||
"Accent": "Акцент",
|
||
"Amber": "Янтарный",
|
||
"Black": "Чёрный",
|
||
"Blue": "Синий",
|
||
"Blue grey": "Сине-серый",
|
||
"Brown": "Коричневый",
|
||
"Cyan": "Циан",
|
||
"Dark grey": "Тёмно-серый",
|
||
"Deep orange": "Тёмно-оранжевый",
|
||
"Deep purple": "Тёмно-фиолетовый",
|
||
"Green": "Зелёный",
|
||
"Grey": "Серый",
|
||
"Indigo": "Индиго",
|
||
"Light blue": "Голубой",
|
||
"Light green": "Светло-зелёный",
|
||
"Light grey": "Светло-серый",
|
||
"Lime": "Лаймовый",
|
||
"Orange": "Оранжевый",
|
||
"Pink": "Розовый",
|
||
"Purple": "Фиолетовый",
|
||
"Red": "Красный",
|
||
"Teal": "Бирюзовый",
|
||
"White": "Белый",
|
||
"Yellow": "Жёлтый",
|
||
"Custom": "Свой",
|
||
}),
|
||
sv: Object.freeze({
|
||
"Today": "Idag",
|
||
"Yesterday": "Igår",
|
||
"This Week": "Denna vecka",
|
||
"Last Week": "Förra veckan",
|
||
"This Month": "Denna månad",
|
||
"Last Month": "Förra månaden",
|
||
"This Year": "I år",
|
||
"Last Year": "Förra året",
|
||
"Last 7 Days": "Senaste 7 dagarna",
|
||
"Last 30 Days": "Senaste 30 dagarna",
|
||
"Last 12 Months": "Senaste 12 månaderna",
|
||
"Last 24 hours": "Senaste 24 timmarna",
|
||
"Last 3 days": "Senaste 3 dagarna",
|
||
"Last 7 days": "Senaste 7 dagarna",
|
||
"Last 15 days": "Senaste 15 dagarna",
|
||
"Last 30 days": "Senaste 30 dagarna",
|
||
"Last 90 days": "Senaste 90 dagarna",
|
||
"Last 180 days": "Senaste 180 dagarna",
|
||
"Last 12 months": "Senaste 12 månaderna",
|
||
"Select end date": "Välj slutdatum",
|
||
"Previous month": "Föregående månad",
|
||
"Next month": "Nästa månad",
|
||
"Auto": "Auto",
|
||
"Pts/h": "Pkt/h",
|
||
"Group": "Grupp",
|
||
"Interval": "Intervall",
|
||
"Hour": "Timme",
|
||
"Date": "Dag",
|
||
"Week": "Vecka",
|
||
"Month": "Månad",
|
||
"Year": "År",
|
||
"Total": "Totalt",
|
||
"Min": "Min",
|
||
"Max": "Max",
|
||
"Avg": "Med",
|
||
"Sum": "Summa",
|
||
"Last": "Senaste",
|
||
"Median": "Median",
|
||
"Q1": "Q1",
|
||
"Q3": "Q3",
|
||
"Samples": "Mätvärden",
|
||
"Value": "Värde",
|
||
"Running total": "Löpande summa",
|
||
"No data": "Ingen data",
|
||
"No time window.": "Inget tidsfönster.",
|
||
"No entities to rank.": "Inga entiteter att rangordna.",
|
||
"All entities are below the threshold": "Alla entiteter ligger under tröskeln",
|
||
"D": "D",
|
||
"W": "V",
|
||
"M": "M",
|
||
"Y": "Å",
|
||
"1H": "1T",
|
||
"2H": "2T",
|
||
"3H": "3T",
|
||
"4H": "4T",
|
||
"6H": "6T",
|
||
"8H": "8T",
|
||
"12H": "12T",
|
||
"24H": "24T",
|
||
"3D": "3D",
|
||
"7D": "7D",
|
||
"14D": "14D",
|
||
"15D": "15D",
|
||
"30D": "30D",
|
||
"90D": "90D",
|
||
"180D": "180D",
|
||
"6M": "6M",
|
||
"12M": "12M",
|
||
"1Y": "1Å",
|
||
"Day": "Dag",
|
||
"now": "nu",
|
||
"Click to return to current period": "Klicka för att återgå till aktuell period",
|
||
"Open calendar": "Öppna kalendern",
|
||
// --- editor (short UI texts) ---
|
||
"Above": "Ovanför",
|
||
"Adaptive Color": "Adaptiv färg",
|
||
"Add Annotation": "Lägg till annotering",
|
||
"Add Entity": "Lägg till entitet",
|
||
"Add Moving Average": "Lägg till glidande medelvärde",
|
||
"Add Threshold": "Lägg till tröskel",
|
||
"Advanced Calculations": "Avancerade beräkningar",
|
||
"Aggregation": "Aggregering",
|
||
"Align": "Justering",
|
||
"All cards": "Alla kort",
|
||
"Alphabetic": "Alfabetisk",
|
||
"Animate": "Animera",
|
||
"Annotations": "Annoteringar",
|
||
"Attribute": "Attribut",
|
||
"Attribute Data Source": "Datakälla för attribut",
|
||
"Attribute List": "Attributlista",
|
||
"Auto (HA language)": "Auto (HA-språk)",
|
||
"Auto (HA profile)": "Auto (HA-profil)",
|
||
"Auto (unit)": "Auto (enhet)",
|
||
"Auto Hide Entities": "Dölj entiteter automatiskt",
|
||
"Auto Scale": "Autoskala",
|
||
"Axis Labels": "Axeletiketter",
|
||
"Background": "Bakgrund",
|
||
"Background Blur": "Bakgrundsoskärpa",
|
||
"Background Image": "Bakgrundsbild",
|
||
"Background Opacity": "Bakgrundsopacitet",
|
||
"Bar Spacing": "Stapelavstånd",
|
||
"Base Colors": "Basfärger",
|
||
"Battery": "Batteri",
|
||
"Battery Entity": "Batterientitet",
|
||
"Below": "Nedanför",
|
||
"Bezier": "Bezier",
|
||
"Border Color": "Ramfärg",
|
||
"Border Radius": "Hörnradie",
|
||
"Border Width": "Rambredd",
|
||
"Both": "Båda",
|
||
"Bottom": "Nederst",
|
||
"Bounds": "Gränser",
|
||
"Box Plot": "Lådagram",
|
||
"Break on Gaps": "Bryt vid luckor",
|
||
"Brush Zooming": "Markeringszoom",
|
||
"Calendar": "Kalender",
|
||
"Card": "Kort",
|
||
"Card Border": "Kortram",
|
||
"Card Header": "Korttitel",
|
||
"Card Overlays": "Kortöverlägg",
|
||
"Card Shadow": "Kortskugga",
|
||
"Card Styling": "Kortutseende",
|
||
"Center": "Mitten",
|
||
"Center Label Color": "Färg på mittetikett",
|
||
"Center Label Size": "Storlek på mittetikett",
|
||
"Center Total": "Summa i mitten",
|
||
"Chart": "Diagram",
|
||
"Chart Align": "Diagramjustering",
|
||
"Chart Mode": "Diagramtyp",
|
||
"Chart mode, display and data configuration": "Diagramtyp, visning och datakonfiguration",
|
||
"Classic": "Klassisk",
|
||
"Color": "Färg",
|
||
"Color Dot": "Färgpunkt",
|
||
"Compact Legend": "Kompakt förklaring",
|
||
"Corner Radius": "Hörnradie",
|
||
"Custom Name": "Eget namn",
|
||
"Dashed": "Streckad",
|
||
"Data Attribute": "Dataattribut",
|
||
"Data Labels": "Dataetiketter",
|
||
"Data Points": "Datapunkter",
|
||
"Data Settings": "Datainställningar",
|
||
"Data Vars": "Datavariabler",
|
||
"Date Format": "Datumformat",
|
||
"Date Label Color": "Färg på datumetikett",
|
||
"Date Nav": "Datumnavigering",
|
||
"Date Navigation": "Datumnavigering",
|
||
"Date Picker": "Datumväljare",
|
||
"Decimals": "Decimaler",
|
||
"Default": "Standard",
|
||
"Default (Vertical)": "Standard (vertikal)",
|
||
"Default Mode": "Standardläge",
|
||
"Delete": "Ta bort",
|
||
"Direction": "Riktning",
|
||
"Disabled": "Inaktiverad",
|
||
"Donut": "Ring",
|
||
"Dotted": "Prickad",
|
||
"Down Color": "Nedgångsfärg",
|
||
"Drag to reorder": "Dra för att ändra ordning",
|
||
"Duplicate": "Duplicera",
|
||
"Duration Unit": "Tidsenhet för varaktighet",
|
||
"End": "Slut",
|
||
"End value": "Slutvärde",
|
||
"Energy Date Sync": "Synkronisering med Energi-datum",
|
||
"Entities": "Entiteter",
|
||
"Entity": "Entitet",
|
||
"Falling": "Fallande",
|
||
"First": "Första",
|
||
"Fixed Value": "Fast värde",
|
||
"Font Color": "Teckenfärg",
|
||
"Font Size": "Teckenstorlek",
|
||
"Forecast Horizon": "Prognoshorisont",
|
||
"Gauge": "Mätare",
|
||
"Gauge Columns": "Mätarkolumner",
|
||
"Gauge Span": "Mätarbåge",
|
||
"General Settings": "Allmänna inställningar",
|
||
"Gradient": "Gradient",
|
||
"Graph Data": "Diagramdata",
|
||
"Graph End Hour": "Sluttimme",
|
||
"Graph Start": "Diagramstart",
|
||
"Graph Start Hour": "Starttimme",
|
||
"Graph Type": "Linjetyp",
|
||
"Grid": "Rutnät",
|
||
"Group By": "Gruppering",
|
||
"Group By Picker": "Grupperingsväljare",
|
||
"Header": "Rubrik",
|
||
"Header & Battery": "Rubrik och batteri",
|
||
"Header Align": "Titeljustering",
|
||
"Header Color": "Titelfärg",
|
||
"Header Weight": "Titelvikt",
|
||
"Heatmap": "Värmekarta",
|
||
"Height": "Höjd",
|
||
"Hide on Load": "Dölj vid inläsning",
|
||
"Histogram": "Histogram",
|
||
"Horizontal": "Horisontell",
|
||
"Hours": "Timmar",
|
||
"Hours to Show": "Timmar att visa",
|
||
"Icon": "Ikon",
|
||
"Icon Color": "Ikonfärg",
|
||
"Icon Position": "Ikonposition",
|
||
"Icon Size": "Ikonstorlek",
|
||
"Image URL": "Bild-URL",
|
||
"Interval Picker": "Intervallväljare",
|
||
"Invert (Mirror)": "Invertera (spegla)",
|
||
"Label": "Etikett",
|
||
"Labels": "Etiketter",
|
||
"Language": "Språk",
|
||
"Last 12M": "Senaste 12M",
|
||
"Last 15D": "Senaste 15D",
|
||
"Last 180D": "Senaste 180D",
|
||
"Last 24H": "Senaste 24T",
|
||
"Last 30D": "Senaste 30D",
|
||
"Last 3D": "Senaste 3D",
|
||
"Last 7D": "Senaste 7D",
|
||
"Last 90D": "Senaste 90D",
|
||
"Last Color": "Färg på senaste värdet",
|
||
"Left": "Vänster",
|
||
"Letter Spacing": "Teckenavstånd",
|
||
"Line / Fill Color": "Linje-/fyllnadsfärg",
|
||
"Line Style": "Linjestil",
|
||
"Line Width": "Linjebredd",
|
||
"Local (device)": "Lokal (enhet)",
|
||
"Localization": "Lokalisering",
|
||
"Logarithmic": "Logaritmisk",
|
||
"Long dash": "Långt streck",
|
||
"Low Threshold": "Låg tröskel",
|
||
"Lower Bound Y": "Nedre gräns Y",
|
||
"Lower Bound Y2": "Nedre gräns Y2",
|
||
"MDI Icon": "MDI-ikon",
|
||
"Milliseconds": "Millisekunder",
|
||
"Min Value": "Min-värde",
|
||
"Min Y Range": "Min. Y-intervall",
|
||
"Min Y2 Range": "Min. Y2-intervall",
|
||
"Minutes": "Minuter",
|
||
"Name Position": "Namnposition",
|
||
"Name Size": "Namnstorlek",
|
||
"Needle Color": "Nålfärg",
|
||
"No annotations yet": "Inga annoteringar ännu",
|
||
"No moving averages yet": "Inga glidande medelvärden ännu",
|
||
"No thresholds yet": "Inga trösklar ännu",
|
||
"None": "Ingen",
|
||
"Now Line": "Nu-linje",
|
||
"Number Format": "Talformat",
|
||
"Off": "Av",
|
||
"Offset": "Förskjutning",
|
||
"Opacity": "Opacitet",
|
||
"Overlay": "Överlägg",
|
||
"Overlays are hidden in sparkline mode": "Överlägg är dolda i sparkline-läge",
|
||
"Padding": "Inre marginal",
|
||
"Percentage": "Procent",
|
||
"Percentages": "Procentandelar",
|
||
"Period": "Period",
|
||
"Period Highlight": "Periodmarkering",
|
||
"Pie Chart": "Cirkeldiagram",
|
||
"Pie Style": "Cirkelstil",
|
||
"Point Color": "Punktfärg",
|
||
"Points/Hour": "Punkter/timme",
|
||
"Points/Hour Picker": "Väljare för punkter/timme",
|
||
"Polar Area": "Polärt område",
|
||
"Primary Value": "Primärt värde",
|
||
"Radar": "Radar",
|
||
"Radial Bar": "Radiell stapel",
|
||
"Range Band": "Intervallband",
|
||
"Ranking": "Rangordning",
|
||
"Reference Year": "Referensår",
|
||
"Reverse": "Omvänd",
|
||
"Right": "Höger",
|
||
"Rising": "Stigande",
|
||
"Round Ticks": "Avrundade skalsteg",
|
||
"Scatter": "Spridningsdiagram",
|
||
"Scroll Mode": "Rullningsläge",
|
||
"Secondary Value": "Sekundärt värde",
|
||
"Seconds": "Sekunder",
|
||
"Server": "Server",
|
||
"Shortcuts": "Genvägar",
|
||
"Show Average": "Visa medelvärde",
|
||
"Show Bounds": "Visa gränser",
|
||
"Show Full Period": "Visa hela perioden",
|
||
"Show Range": "Visa intervall",
|
||
"Show Timestamp": "Visa tidsstämpel",
|
||
"Show Values": "Visa värden",
|
||
"Show now line": "Visa nu-linje",
|
||
"Slice Label Color": "Färg på sektoretiketter",
|
||
"Slice Label Format": "Format på sektoretiketter",
|
||
"Slice Label Size": "Storlek på sektoretiketter",
|
||
"Slice Spacing": "Sektoravstånd",
|
||
"Solid": "Heldragen",
|
||
"Source": "Källa",
|
||
"Sparkline": "Sparkline",
|
||
"Stable": "Stabil",
|
||
"Stable Color": "Stabilfärg",
|
||
"Stack Group": "Stapelgrupp",
|
||
"Stacked": "Staplad",
|
||
"Stacked Group Totals": "Summor per stapelgrupp",
|
||
"State": "Tillstånd",
|
||
"State Color": "Tillståndsfärg",
|
||
"State Layout": "Tillståndslayout",
|
||
"State Map": "Tillståndskarta",
|
||
"State Timeline": "Tillståndstidslinje",
|
||
"Statistic ID": "Statistik-ID",
|
||
"Style": "Stil",
|
||
"System": "System",
|
||
"Tap Action": "Tryckåtgärd",
|
||
"Thick": "Tjock",
|
||
"Thin": "Tunn",
|
||
"Time Field": "Tidsfält",
|
||
"Time Unit": "Tidsenhet",
|
||
"Time Window": "Tidsfönster",
|
||
"Time Zone": "Tidszon",
|
||
"Timeline": "Tidslinje",
|
||
"Timestamp": "Tidsstämpel",
|
||
"Tomorrow": "Imorgon",
|
||
"Tooltip": "Tooltip",
|
||
"Tooltip Name": "Namn i tooltip",
|
||
"Tooltip Order": "Tooltip-ordning",
|
||
"Tooltip Sync": "Tooltip-synkronisering",
|
||
"Tooltip Total": "Summa i tooltip",
|
||
"Top": "Överst",
|
||
"Transition": "Övergång",
|
||
"Trend Period": "Trendperiod",
|
||
"Type": "Typ",
|
||
"Unit": "Enhet",
|
||
"Up Color": "Uppgångsfärg",
|
||
"Update Interval": "Uppdateringsintervall",
|
||
"Upper Bound Y": "Övre gräns Y",
|
||
"Upper Bound Y2": "Övre gräns Y2",
|
||
"Value Expression": "Värdeuttryck",
|
||
"Value Factor": "Värdefaktor",
|
||
"Value Field": "Värdefält",
|
||
"Value Position": "Värdeposition",
|
||
"Value Size": "Värdestorlek",
|
||
"Value Transform": "Värdetransformering",
|
||
"Visibility": "Synlighet",
|
||
"Visible Intervals": "Synliga intervall",
|
||
"Visible Modes": "Synliga lägen",
|
||
"Visible Window": "Synligt fönster",
|
||
"Visual Options": "Visuella alternativ",
|
||
"Waterfall": "Vattenfall",
|
||
"Width": "Bredd",
|
||
"Window Step": "Fönstersteg",
|
||
"X Axis": "X-axel",
|
||
"X Axis Interval": "X-axelintervall",
|
||
"X Grid Color": "X-rutnätsfärg",
|
||
"X Grid Opacity": "X-rutnätsopacitet",
|
||
"X Grid Style": "X-rutnätsstil",
|
||
"X Grid Width": "X-rutnätsbredd",
|
||
"X Label Color": "X-etikettfärg",
|
||
"X Label Opacity": "X-etikettopacitet",
|
||
"X Label Size": "X-etikettstorlek",
|
||
"X Ticks": "X-skalstreck",
|
||
"X-Axis": "X-axel",
|
||
"X-axis settings are hidden in sparkline mode": "X-axelinställningar är dolda i sparkline-läge",
|
||
"Y Axis": "Y-axel",
|
||
"Y Axis Decimals": "Y-axeldecimaler",
|
||
"Y Axis Format": "Y-axelformat",
|
||
"Y Axis Label": "Y-axeletikett",
|
||
"Y Axis Ticks": "Y-axelskalstreck",
|
||
"Y Grid Color": "Y-rutnätsfärg",
|
||
"Y Grid Opacity": "Y-rutnätsopacitet",
|
||
"Y Grid Style": "Y-rutnätsstil",
|
||
"Y Grid Width": "Y-rutnätsbredd",
|
||
"Y Label Color": "Y-etikettfärg",
|
||
"Y Label Opacity": "Y-etikettopacitet",
|
||
"Y Label Size": "Y-etikettstorlek",
|
||
"Y Tick Format": "Y-värdeformat",
|
||
"Y Ticks": "Y-skalstreck",
|
||
"Y-Axis": "Y-axel",
|
||
"Y-axis settings are hidden in sparkline mode": "Y-axelinställningar är dolda i sparkline-läge",
|
||
"Y2 Axis Label": "Y2-axeletikett",
|
||
"Y2 Tick Format": "Y2-värdeformat",
|
||
"Y2-Axis": "Y2-axel",
|
||
"Z-Index": "Z-index",
|
||
"Zoom Sync": "Zoomsynkronisering",
|
||
"configured — add, reorder and customize": "konfigurerade — lägg till, sortera och anpassa",
|
||
"e.g. Statistics": "t.ex. Statistik",
|
||
// --- entity editor ---
|
||
"Action": "Åtgärd",
|
||
"Advanced": "Avancerat",
|
||
"Always": "Alltid",
|
||
"Bar": "Staplar",
|
||
"Basic": "Grundläggande",
|
||
"Candlestick": "Ljusstakar",
|
||
"Color Thresholds": "Färgtrösklar",
|
||
"Colors": "Färger",
|
||
"Ext LTS": "Ext. LTS",
|
||
"Extrema": "Extremvärden",
|
||
"Fill": "Fyllning",
|
||
"Gauge Range": "Mätarintervall",
|
||
"General": "Allmänt",
|
||
"Global": "Globalt",
|
||
"Graph": "Diagram",
|
||
"History only": "Endast historik",
|
||
"Independent": "Oberoende",
|
||
"LTS": "LTS",
|
||
"Legend": "Förklaring",
|
||
"Line": "Linje",
|
||
"Lower Bound": "Nedre gräns",
|
||
"Manual": "Manuellt",
|
||
"Moving Averages": "Glidande medelvärden",
|
||
"Never": "Aldrig",
|
||
"On": "På",
|
||
"On Click": "Vid klick",
|
||
"Other": "Övrigt",
|
||
"Primary": "Primär",
|
||
"Rise/Fall Colors": "Stig-/fallfärger",
|
||
"Secondary": "Sekundär",
|
||
"Start": "Start",
|
||
"State Row": "Tillståndsrad",
|
||
"Step": "Steg",
|
||
"Time": "Tid",
|
||
"Trend Icon": "Trendikon",
|
||
"Upper Bound": "Övre gräns",
|
||
"Y Axis Range": "Y-axelintervall",
|
||
// --- threshold direction/transition + hints ---
|
||
"Hard": "Hård",
|
||
"Inherit from Custom Name": "Ärv från eget namn",
|
||
"My annotation": "Min annotering",
|
||
"Smooth": "Mjuk",
|
||
"Vertical": "Vertikal",
|
||
// --- compact labels + scroll sync ---
|
||
"End Hour": "Sluttimme",
|
||
"Scroll Sync": "Rullningssynkr.",
|
||
"Start Hour": "Starttimme",
|
||
// --- state_row dropdowns + positions ---
|
||
"3D Effect": "3D-effekt",
|
||
"Aligned (below)": "Justerad (under)",
|
||
"Bottom Center": "Nere mitten",
|
||
"Bottom Left": "Nere vänster",
|
||
"Bottom Right": "Nere höger",
|
||
"State (live)": "Tillstånd (live)",
|
||
"Tooltip Date = Axis": "Tooltip-datum = Axel",
|
||
"Top Center": "Uppe mitten",
|
||
"Top Left": "Uppe vänster",
|
||
"Top Right": "Uppe höger",
|
||
"⚠ Last / First show the endpoint of the raw series — not the displayed slice or cell. Consider Sum / Avg / Min / Max in this chart mode.": "⚠ Last / First visar rådataseriens ändpunkt, inte det visade segmentet eller cellen. Överväg Sum / Avg / Min / Max i denna diagramtyp.",
|
||
// --- color palette names ---
|
||
"Accent": "Accent",
|
||
"Amber": "Bärnsten",
|
||
"Black": "Svart",
|
||
"Blue": "Blå",
|
||
"Blue grey": "Blågrå",
|
||
"Brown": "Brun",
|
||
"Cyan": "Cyan",
|
||
"Dark grey": "Mörkgrå",
|
||
"Deep orange": "Mörkorange",
|
||
"Deep purple": "Mörklila",
|
||
"Green": "Grön",
|
||
"Grey": "Grå",
|
||
"Indigo": "Indigo",
|
||
"Light blue": "Ljusblå",
|
||
"Light green": "Ljusgrön",
|
||
"Light grey": "Ljusgrå",
|
||
"Lime": "Lime",
|
||
"Orange": "Orange",
|
||
"Pink": "Rosa",
|
||
"Purple": "Lila",
|
||
"Red": "Röd",
|
||
"Teal": "Blågrön",
|
||
"White": "Vit",
|
||
"Yellow": "Gul",
|
||
"Custom": "Anpassad",
|
||
}),
|
||
zh: Object.freeze({
|
||
"Today": "今天",
|
||
"Yesterday": "昨天",
|
||
"This Week": "本周",
|
||
"Last Week": "上周",
|
||
"This Month": "本月",
|
||
"Last Month": "上月",
|
||
"This Year": "今年",
|
||
"Last Year": "去年",
|
||
"Last 7 Days": "最近7天",
|
||
"Last 30 Days": "最近30天",
|
||
"Last 12 Months": "最近12个月",
|
||
"Last 24 hours": "最近24小时",
|
||
"Last 3 days": "最近3天",
|
||
"Last 7 days": "最近7天",
|
||
"Last 15 days": "最近15天",
|
||
"Last 30 days": "最近30天",
|
||
"Last 90 days": "最近90天",
|
||
"Last 180 days": "最近180天",
|
||
"Last 12 months": "最近12个月",
|
||
"Select end date": "选择结束日期",
|
||
"Previous month": "上个月",
|
||
"Next month": "下个月",
|
||
"Auto": "自动",
|
||
"Pts/h": "点/时",
|
||
"Group": "分组",
|
||
"Interval": "间隔",
|
||
"Hour": "小时",
|
||
"Date": "日",
|
||
"Week": "周",
|
||
"Month": "月",
|
||
"Year": "年",
|
||
"Total": "总计",
|
||
"Min": "最小",
|
||
"Max": "最大",
|
||
"Avg": "平均",
|
||
"Sum": "总和",
|
||
"Last": "最新",
|
||
"Median": "中位数",
|
||
"Q1": "Q1",
|
||
"Q3": "Q3",
|
||
"Samples": "样本",
|
||
"Value": "数值",
|
||
"Running total": "累计",
|
||
"No data": "无数据",
|
||
"No time window.": "无时间窗口。",
|
||
"No entities to rank.": "没有可排名的实体。",
|
||
"All entities are below the threshold": "所有实体均低于阈值",
|
||
"D": "日",
|
||
"W": "周",
|
||
"M": "月",
|
||
"Y": "年",
|
||
"1H": "1时",
|
||
"2H": "2时",
|
||
"3H": "3时",
|
||
"4H": "4时",
|
||
"6H": "6时",
|
||
"8H": "8时",
|
||
"12H": "12时",
|
||
"24H": "24时",
|
||
"3D": "3天",
|
||
"7D": "7天",
|
||
"14D": "14天",
|
||
"15D": "15天",
|
||
"30D": "30天",
|
||
"90D": "90天",
|
||
"180D": "180天",
|
||
"6M": "6月",
|
||
"12M": "12月",
|
||
"1Y": "1年",
|
||
"Day": "日",
|
||
"now": "现在",
|
||
"Click to return to current period": "点击返回当前时段",
|
||
"Open calendar": "打开日历",
|
||
// --- editor (short UI texts) ---
|
||
"Above": "上方",
|
||
"Adaptive Color": "自适应颜色",
|
||
"Add Annotation": "添加标注",
|
||
"Add Entity": "添加实体",
|
||
"Add Moving Average": "添加移动平均",
|
||
"Add Threshold": "添加阈值",
|
||
"Advanced Calculations": "高级计算",
|
||
"Aggregation": "聚合",
|
||
"Align": "对齐",
|
||
"All cards": "所有卡片",
|
||
"Alphabetic": "按字母",
|
||
"Animate": "动画",
|
||
"Annotations": "标注",
|
||
"Attribute": "属性",
|
||
"Attribute Data Source": "属性数据源",
|
||
"Attribute List": "属性列表",
|
||
"Auto (HA language)": "自动(HA 语言)",
|
||
"Auto (HA profile)": "自动(HA 配置)",
|
||
"Auto (unit)": "自动(单位)",
|
||
"Auto Hide Entities": "自动隐藏实体",
|
||
"Auto Scale": "自动缩放",
|
||
"Axis Labels": "轴标签",
|
||
"Background": "背景",
|
||
"Background Blur": "背景模糊",
|
||
"Background Image": "背景图片",
|
||
"Background Opacity": "背景不透明度",
|
||
"Bar Spacing": "柱间距",
|
||
"Base Colors": "基础颜色",
|
||
"Battery": "电池",
|
||
"Battery Entity": "电池实体",
|
||
"Below": "下方",
|
||
"Bezier": "贝塞尔",
|
||
"Border Color": "边框颜色",
|
||
"Border Radius": "圆角半径",
|
||
"Border Width": "边框宽度",
|
||
"Both": "两者",
|
||
"Bottom": "底部",
|
||
"Bounds": "边界",
|
||
"Box Plot": "箱线图",
|
||
"Break on Gaps": "数据缺口断开",
|
||
"Brush Zooming": "框选缩放",
|
||
"Calendar": "日历",
|
||
"Card": "卡片",
|
||
"Card Border": "卡片边框",
|
||
"Card Header": "卡片标题",
|
||
"Card Overlays": "卡片叠加层",
|
||
"Card Shadow": "卡片阴影",
|
||
"Card Styling": "卡片样式",
|
||
"Center": "居中",
|
||
"Center Label Color": "中心标签颜色",
|
||
"Center Label Size": "中心标签大小",
|
||
"Center Total": "中心总计",
|
||
"Chart": "图表",
|
||
"Chart Align": "图表对齐",
|
||
"Chart Mode": "图表类型",
|
||
"Chart mode, display and data configuration": "图表类型、显示与数据配置",
|
||
"Classic": "经典",
|
||
"Color": "颜色",
|
||
"Color Dot": "颜色圆点",
|
||
"Compact Legend": "紧凑图例",
|
||
"Corner Radius": "圆角半径",
|
||
"Custom Name": "自定义名称",
|
||
"Dashed": "虚线",
|
||
"Data Attribute": "数据属性",
|
||
"Data Labels": "数据标签",
|
||
"Data Points": "数据点",
|
||
"Data Settings": "数据设置",
|
||
"Data Vars": "数据变量",
|
||
"Date Format": "日期格式",
|
||
"Date Label Color": "日期标签颜色",
|
||
"Date Nav": "日期导航",
|
||
"Date Navigation": "日期导航",
|
||
"Date Picker": "日期选择器",
|
||
"Decimals": "小数位",
|
||
"Default": "默认",
|
||
"Default (Vertical)": "默认(垂直)",
|
||
"Default Mode": "默认模式",
|
||
"Delete": "删除",
|
||
"Direction": "方向",
|
||
"Disabled": "已禁用",
|
||
"Donut": "环形",
|
||
"Dotted": "点线",
|
||
"Down Color": "下降颜色",
|
||
"Drag to reorder": "拖动以重新排序",
|
||
"Duplicate": "复制",
|
||
"Duration Unit": "时长单位",
|
||
"End": "结束",
|
||
"End value": "结束值",
|
||
"Energy Date Sync": "能源日期同步",
|
||
"Entities": "实体",
|
||
"Entity": "实体",
|
||
"Falling": "下降",
|
||
"First": "首个",
|
||
"Fixed Value": "固定值",
|
||
"Font Color": "字体颜色",
|
||
"Font Size": "字体大小",
|
||
"Forecast Horizon": "预测范围",
|
||
"Gauge": "仪表",
|
||
"Gauge Columns": "仪表列数",
|
||
"Gauge Span": "仪表弧度",
|
||
"General Settings": "常规设置",
|
||
"Gradient": "渐变",
|
||
"Graph Data": "图表数据",
|
||
"Graph End Hour": "结束时刻",
|
||
"Graph Start": "图表起点",
|
||
"Graph Start Hour": "开始时刻",
|
||
"Graph Type": "线型",
|
||
"Grid": "网格",
|
||
"Group By": "分组方式",
|
||
"Group By Picker": "分组选择器",
|
||
"Header": "页眉",
|
||
"Header & Battery": "页眉与电池",
|
||
"Header Align": "标题对齐",
|
||
"Header Color": "标题颜色",
|
||
"Header Weight": "标题字重",
|
||
"Heatmap": "热力图",
|
||
"Height": "高度",
|
||
"Hide on Load": "加载时隐藏",
|
||
"Histogram": "直方图",
|
||
"Horizontal": "水平",
|
||
"Hours": "小时",
|
||
"Hours to Show": "显示小时数",
|
||
"Icon": "图标",
|
||
"Icon Color": "图标颜色",
|
||
"Icon Position": "图标位置",
|
||
"Icon Size": "图标大小",
|
||
"Image URL": "图片 URL",
|
||
"Interval Picker": "区间选择器",
|
||
"Invert (Mirror)": "反转(镜像)",
|
||
"Label": "标签",
|
||
"Labels": "标签",
|
||
"Language": "语言",
|
||
"Last 12M": "最近12月",
|
||
"Last 15D": "最近15天",
|
||
"Last 180D": "最近180天",
|
||
"Last 24H": "最近24时",
|
||
"Last 30D": "最近30天",
|
||
"Last 3D": "最近3天",
|
||
"Last 7D": "最近7天",
|
||
"Last 90D": "最近90天",
|
||
"Last Color": "最新值颜色",
|
||
"Left": "左",
|
||
"Letter Spacing": "字间距",
|
||
"Line / Fill Color": "线条/填充颜色",
|
||
"Line Style": "线条样式",
|
||
"Line Width": "线条宽度",
|
||
"Local (device)": "本地(设备)",
|
||
"Localization": "本地化",
|
||
"Logarithmic": "对数",
|
||
"Long dash": "长虚线",
|
||
"Low Threshold": "低电量阈值",
|
||
"Lower Bound Y": "Y 下限",
|
||
"Lower Bound Y2": "Y2 下限",
|
||
"MDI Icon": "MDI 图标",
|
||
"Milliseconds": "毫秒",
|
||
"Min Value": "最小值",
|
||
"Min Y Range": "Y 最小范围",
|
||
"Min Y2 Range": "Y2 最小范围",
|
||
"Minutes": "分钟",
|
||
"Name Position": "名称位置",
|
||
"Name Size": "名称大小",
|
||
"Needle Color": "指针颜色",
|
||
"No annotations yet": "暂无标注",
|
||
"No moving averages yet": "暂无移动平均",
|
||
"No thresholds yet": "暂无阈值",
|
||
"None": "无",
|
||
"Now Line": "当前时刻线",
|
||
"Number Format": "数字格式",
|
||
"Off": "关",
|
||
"Offset": "偏移",
|
||
"Opacity": "不透明度",
|
||
"Overlay": "叠加层",
|
||
"Overlays are hidden in sparkline mode": "迷你图模式下叠加层已隐藏",
|
||
"Padding": "内边距",
|
||
"Percentage": "百分比",
|
||
"Percentages": "百分比",
|
||
"Period": "周期",
|
||
"Period Highlight": "周期高亮",
|
||
"Pie Chart": "饼图",
|
||
"Pie Style": "饼图样式",
|
||
"Point Color": "点颜色",
|
||
"Points/Hour": "点/小时",
|
||
"Points/Hour Picker": "点/小时选择器",
|
||
"Polar Area": "极区图",
|
||
"Primary Value": "主值",
|
||
"Radar": "雷达图",
|
||
"Radial Bar": "径向条",
|
||
"Range Band": "范围带",
|
||
"Ranking": "排行",
|
||
"Reference Year": "参考年份",
|
||
"Reverse": "倒序",
|
||
"Right": "右",
|
||
"Rising": "上升",
|
||
"Round Ticks": "取整刻度",
|
||
"Scatter": "散点图",
|
||
"Scroll Mode": "滚动模式",
|
||
"Secondary Value": "次值",
|
||
"Seconds": "秒",
|
||
"Server": "服务器",
|
||
"Shortcuts": "快捷按钮",
|
||
"Show Average": "显示平均值",
|
||
"Show Bounds": "显示边界",
|
||
"Show Full Period": "显示完整周期",
|
||
"Show Range": "显示范围",
|
||
"Show Timestamp": "显示时间戳",
|
||
"Show Values": "显示数值",
|
||
"Show now line": "显示当前时刻线",
|
||
"Slice Label Color": "扇区标签颜色",
|
||
"Slice Label Format": "扇区标签格式",
|
||
"Slice Label Size": "扇区标签大小",
|
||
"Slice Spacing": "扇区间距",
|
||
"Solid": "实线",
|
||
"Source": "来源",
|
||
"Sparkline": "迷你图",
|
||
"Stable": "平稳",
|
||
"Stable Color": "平稳颜色",
|
||
"Stack Group": "堆叠组",
|
||
"Stacked": "堆叠",
|
||
"Stacked Group Totals": "堆叠组小计",
|
||
"State": "状态",
|
||
"State Color": "状态颜色",
|
||
"State Layout": "状态布局",
|
||
"State Map": "状态映射",
|
||
"State Timeline": "状态时间线",
|
||
"Statistic ID": "统计 ID",
|
||
"Style": "样式",
|
||
"System": "系统",
|
||
"Tap Action": "点按操作",
|
||
"Thick": "厚",
|
||
"Thin": "薄",
|
||
"Time Field": "时间字段",
|
||
"Time Unit": "时间单位",
|
||
"Time Window": "时间窗口",
|
||
"Time Zone": "时区",
|
||
"Timeline": "时间线",
|
||
"Timestamp": "时间戳",
|
||
"Tomorrow": "明天",
|
||
"Tooltip": "提示",
|
||
"Tooltip Name": "提示中的名称",
|
||
"Tooltip Order": "提示排序",
|
||
"Tooltip Sync": "提示同步",
|
||
"Tooltip Total": "提示中的总计",
|
||
"Top": "顶部",
|
||
"Transition": "过渡",
|
||
"Trend Period": "趋势周期",
|
||
"Type": "类型",
|
||
"Unit": "单位",
|
||
"Up Color": "上升颜色",
|
||
"Update Interval": "更新间隔",
|
||
"Upper Bound Y": "Y 上限",
|
||
"Upper Bound Y2": "Y2 上限",
|
||
"Value Expression": "数值表达式",
|
||
"Value Factor": "数值系数",
|
||
"Value Field": "数值字段",
|
||
"Value Position": "数值位置",
|
||
"Value Size": "数值大小",
|
||
"Value Transform": "数值转换",
|
||
"Visibility": "可见性",
|
||
"Visible Intervals": "可见区间",
|
||
"Visible Modes": "可见模式",
|
||
"Visible Window": "可见窗口",
|
||
"Visual Options": "视觉选项",
|
||
"Waterfall": "瀑布图",
|
||
"Width": "宽度",
|
||
"Window Step": "窗口步长",
|
||
"X Axis": "X 轴",
|
||
"X Axis Interval": "X 轴间隔",
|
||
"X Grid Color": "X 网格颜色",
|
||
"X Grid Opacity": "X 网格不透明度",
|
||
"X Grid Style": "X 网格样式",
|
||
"X Grid Width": "X 网格宽度",
|
||
"X Label Color": "X 标签颜色",
|
||
"X Label Opacity": "X 标签不透明度",
|
||
"X Label Size": "X 标签大小",
|
||
"X Ticks": "X 刻度",
|
||
"X-Axis": "X 轴",
|
||
"X-axis settings are hidden in sparkline mode": "迷你图模式下 X 轴设置已隐藏",
|
||
"Y Axis": "Y 轴",
|
||
"Y Axis Decimals": "Y 轴小数位",
|
||
"Y Axis Format": "Y 轴格式",
|
||
"Y Axis Label": "Y 轴标签",
|
||
"Y Axis Ticks": "Y 轴刻度",
|
||
"Y Grid Color": "Y 网格颜色",
|
||
"Y Grid Opacity": "Y 网格不透明度",
|
||
"Y Grid Style": "Y 网格样式",
|
||
"Y Grid Width": "Y 网格宽度",
|
||
"Y Label Color": "Y 标签颜色",
|
||
"Y Label Opacity": "Y 标签不透明度",
|
||
"Y Label Size": "Y 标签大小",
|
||
"Y Tick Format": "Y 数值格式",
|
||
"Y Ticks": "Y 刻度",
|
||
"Y-Axis": "Y 轴",
|
||
"Y-axis settings are hidden in sparkline mode": "迷你图模式下 Y 轴设置已隐藏",
|
||
"Y2 Axis Label": "Y2 轴标签",
|
||
"Y2 Tick Format": "Y2 数值格式",
|
||
"Y2-Axis": "Y2 轴",
|
||
"Z-Index": "Z 层级",
|
||
"Zoom Sync": "缩放同步",
|
||
"configured — add, reorder and customize": "已配置 — 添加、排序并自定义",
|
||
"e.g. Statistics": "例如:统计",
|
||
// --- entity editor ---
|
||
"Action": "操作",
|
||
"Advanced": "高级",
|
||
"Always": "始终",
|
||
"Bar": "柱状",
|
||
"Basic": "基础",
|
||
"Candlestick": "K线",
|
||
"Color Thresholds": "颜色阈值",
|
||
"Colors": "颜色",
|
||
"Ext LTS": "外部 LTS",
|
||
"Extrema": "极值",
|
||
"Fill": "填充",
|
||
"Gauge Range": "仪表范围",
|
||
"General": "常规",
|
||
"Global": "全局",
|
||
"Graph": "图表",
|
||
"History only": "仅历史",
|
||
"Independent": "独立",
|
||
"LTS": "LTS",
|
||
"Legend": "图例",
|
||
"Line": "折线",
|
||
"Lower Bound": "下限",
|
||
"Manual": "手动",
|
||
"Moving Averages": "移动平均",
|
||
"Never": "从不",
|
||
"On": "开",
|
||
"On Click": "点击时",
|
||
"Other": "其他",
|
||
"Primary": "主",
|
||
"Rise/Fall Colors": "涨/跌颜色",
|
||
"Secondary": "副",
|
||
"Start": "起点",
|
||
"State Row": "状态行",
|
||
"Step": "阶梯",
|
||
"Time": "时间",
|
||
"Trend Icon": "趋势图标",
|
||
"Upper Bound": "上限",
|
||
"Y Axis Range": "Y 轴范围",
|
||
// --- threshold direction/transition + hints ---
|
||
"Hard": "硬",
|
||
"Inherit from Custom Name": "继承自定义名称",
|
||
"My annotation": "我的标注",
|
||
"Smooth": "平滑",
|
||
"Vertical": "垂直",
|
||
// --- compact labels + scroll sync ---
|
||
"End Hour": "结束时刻",
|
||
"Scroll Sync": "滚动同步",
|
||
"Start Hour": "开始时刻",
|
||
// --- state_row dropdowns + positions ---
|
||
"3D Effect": "3D 效果",
|
||
"Aligned (below)": "对齐(下方)",
|
||
"Bottom Center": "底部居中",
|
||
"Bottom Left": "左下",
|
||
"Bottom Right": "右下",
|
||
"State (live)": "状态(实时)",
|
||
"Tooltip Date = Axis": "提示日期 = 轴",
|
||
"Top Center": "顶部居中",
|
||
"Top Left": "左上",
|
||
"Top Right": "右上",
|
||
"⚠ Last / First show the endpoint of the raw series — not the displayed slice or cell. Consider Sum / Avg / Min / Max in this chart mode.": "⚠ Last / First 显示原始序列的端点,而非显示的切片或单元格。在此图表类型中请考虑 Sum / Avg / Min / Max。",
|
||
// --- color palette names ---
|
||
"Accent": "强调色",
|
||
"Amber": "琥珀色",
|
||
"Black": "黑色",
|
||
"Blue": "蓝色",
|
||
"Blue grey": "蓝灰",
|
||
"Brown": "棕色",
|
||
"Cyan": "青色",
|
||
"Dark grey": "深灰",
|
||
"Deep orange": "深橙色",
|
||
"Deep purple": "深紫色",
|
||
"Green": "绿色",
|
||
"Grey": "灰色",
|
||
"Indigo": "靛蓝",
|
||
"Light blue": "浅蓝",
|
||
"Light green": "浅绿",
|
||
"Light grey": "浅灰",
|
||
"Lime": "青柠色",
|
||
"Orange": "橙色",
|
||
"Pink": "粉色",
|
||
"Purple": "紫色",
|
||
"Red": "红色",
|
||
"Teal": "蓝绿色",
|
||
"White": "白色",
|
||
"Yellow": "黄色",
|
||
"Custom": "自定义",
|
||
}),
|
||
});
|