Initial commit
This commit is contained in:
32
application/Espo/Resources/i18n/hr_HR/Template.json
Normal file
32
application/Espo/Resources/i18n/hr_HR/Template.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Ime",
|
||||
"body": "Sadržaj",
|
||||
"entityType": "Vrsta entiteta",
|
||||
"leftMargin": "Lijeva margina",
|
||||
"topMargin": "Gornja margina",
|
||||
"rightMargin": "Desna margina",
|
||||
"bottomMargin": "Donja margina",
|
||||
"printFooter": "Štampaj footer",
|
||||
"footerPosition": "Pozicija footera",
|
||||
"variables": "Dostupni zapisi",
|
||||
"pageOrientation": "Orijentacija stranice",
|
||||
"pageFormat": "Format stranice"
|
||||
},
|
||||
"labels": {
|
||||
"Create Template": "Napravi šablonu"
|
||||
},
|
||||
"tooltips": {
|
||||
"footer": "Koristiti {pageNumber} za ispis stranice određenog broja."
|
||||
},
|
||||
"options": {
|
||||
"pageOrientation": {
|
||||
"Portrait": "Portret",
|
||||
"Landscape": "Pejzaž"
|
||||
},
|
||||
"placeholders": {
|
||||
"today": "Danas (datum)",
|
||||
"now": "Sada (datum-vrijeme)"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user