Files
espocrm/application/Espo/Resources/i18n/cs_CZ/DashletOptions.json
bsiggel 127fa6503b chore: Update copyright year from 2025 to 2026 across core files
- Updated copyright headers in 3,055 core application files
- Changed 'Copyright (C) 2014-2025' to 'Copyright (C) 2014-2026'
- Added 123 new files from EspoCRM core updates
- Removed 4 deprecated files
- Total changes: 61,637 insertions, 54,283 deletions

This is a routine maintenance update for the new year 2026.
2026-02-07 16:05:21 +01:00

47 lines
1.2 KiB
JSON

{
"fields": {
"title": "Titulek",
"dateFrom": "Datum od",
"dateTo": "Datum do",
"autorefreshInterval": "Interval automatického obnovení",
"displayRecords": "Zobrazit záznamů",
"isDoubleHeight": "Výška 2x",
"mode": "Mód",
"enabledScopeList": "Co má být zobrazeno",
"users": "Uživatelé",
"entityType": "Typ entity",
"primaryFilter": "Základní filter",
"boolFilterList": "Další filtry",
"expandedLayout": "Vzhled",
"dateFilter": "Filtr datumů",
"skipOwn": "Nezobrazovat záznamy",
"folder": "Složka",
"includeShared": "Zahrnout sdílené",
"sortBy": "Pořadí podle",
"sortDirection": "Typ řazení"
},
"options": {
"mode": {
"agendaWeek": "Týden (agenda)",
"basicWeek": "Týden",
"month": "Měsíc",
"basicDay": "Den",
"agendaDay": "Den (agenda)",
"timeline": "Časová osa"
},
"sortDirection": {
"asc": "Vzestupně",
"desc": "Sestupně"
}
},
"messages": {
"selectEntityType": "Vyberte typ entity v dashletu"
},
"tooltips": {
"skipOwn": "Nezobrazovat moje akce"
},
"otherFields": {
"soft": "Měkký",
"small": "Malý"
}
}