Initial commit
This commit is contained in:
36
application/Espo/Resources/i18n/sk_SK/DashletOptions.json
Normal file
36
application/Espo/Resources/i18n/sk_SK/DashletOptions.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"fields": {
|
||||
"title": "Nadpis",
|
||||
"dateFrom": "Dátum od",
|
||||
"dateTo": "Dátum do",
|
||||
"autorefreshInterval": "Interval auto obnovy",
|
||||
"displayRecords": "Zobrazené záznamy",
|
||||
"isDoubleHeight": "Výška 2x",
|
||||
"mode": "Režim",
|
||||
"enabledScopeList": "Čo zobraziť",
|
||||
"users": "Používatelia",
|
||||
"entityType": "Typ entity",
|
||||
"primaryFilter": "Primárny filter",
|
||||
"boolFilterList": "Dodatočné filtre",
|
||||
"sortBy": "Poradie (pole)",
|
||||
"sortDirection": "Poradie (smer)",
|
||||
"expandedLayout": "Rozmiestnenie",
|
||||
"dateFilter": "Filter dátumu"
|
||||
},
|
||||
"options": {
|
||||
"mode": {
|
||||
"agendaWeek": "Týždeň (agenda)",
|
||||
"basicWeek": "Týždeň",
|
||||
"month": "Mesiac",
|
||||
"basicDay": "Deň",
|
||||
"agendaDay": "Deň (agenda)",
|
||||
"timeline": "Časová os"
|
||||
}
|
||||
},
|
||||
"messages": {
|
||||
"selectEntityType": "Vyberte typ entity v možnostiach dashletu."
|
||||
},
|
||||
"tooltips": {
|
||||
"skipOwn": "Akcie vykonané vaším používateľským účtom sa nezobrazia."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user