Slovak sk

Based on PHP intl data: ICU 75.1. Data 75.1.

ICU Unit Data #

In PHP you may retrieve this data using the following code:

<?php
$data = ResourceBundle::create('sk', 'ICUDATA-unit');
foreach($data as $name => $value) {
    echo "$name: " . print_r($value, true);
}

units #

<?php
[
    'acceleration' => [
        'g-force' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} jednotky preťaženia'
                    'many' => '{0} jednotky preťaženia'
                    'one' => '{0} jednotku preťaženia'
                    'other' => '{0} jednotiek preťaženia'
                ]
                'dative' => [
                    'few' => '{0} jednotkám preťaženia'
                    'many' => '{0} jednotky preťaženia'
                    'one' => '{0} jednotke preťaženia'
                    'other' => '{0} jednotkám preťaženia'
                ]
                'genitive' => [
                    'few' => '{0} jednotiek preťaženia'
                    'many' => '{0} jednotky preťaženia'
                    'one' => '{0} jednotky preťaženia'
                    'other' => '{0} jednotiek preťaženia'
                ]
                'instrumental' => [
                    'few' => '{0} jednotkami preťaženia'
                    'many' => '{0} jednotky preťaženia'
                    'one' => '{0} jednotkou preťaženia'
                    'other' => '{0} jednotkami preťaženia'
                ]
                'locative' => [
                    'few' => '{0} jednotkách preťaženia'
                    'many' => '{0} jednotky preťaženia'
                    'one' => '{0} jednotke preťaženia'
                    'other' => '{0} jednotkách preťaženia'
                ]
            ]
            'dnam' => 'jednotky preťaženia'
            'few' => '{0} jednotky preťaženia'
            'gender' => 'feminine'
            'many' => '{0} jednotky preťaženia'
            'one' => '{0} jednotka preťaženia'
            'other' => '{0} jednotiek preťaženia'
        ]
        'meter-per-square-second' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} metre za sekundu na druhú'
                    'many' => '{0} metra za sekundu na druhú'
                    'one' => '{0} meter za sekundu na druhú'
                    'other' => '{0} metrov za sekundu na druhú'
                ]
                'dative' => [
                    'few' => '{0} metrom za sekundu na druhú'
                    'many' => '{0} metra za sekundu na druhú'
                    'one' => '{0} metru za sekundu na druhú'
                    'other' => '{0} metrom za sekundu na druhú'
                ]
                'genitive' => [
                    'few' => '{0} metrov za sekundu na druhú'
                    'many' => '{0} metra za sekundu na druhú'
                    'one' => '{0} metra za sekundu na druhú'
                    'other' => '{0} metrov za sekundu na druhú'
                ]
                'instrumental' => [
                    'few' => '{0} metrami za sekundu na druhú'
                    'many' => '{0} metra za sekundu na druhú'
                    'one' => '{0} metrom za sekundu na druhú'
                    'other' => '{0} metrami za sekundu na druhú'
                ]
                'locative' => [
                    'few' => '{0} metroch za sekundu na druhú'
                    'many' => '{0} metra za sekundu na druhú'
                    'one' => '{0} metri za sekundu na druhú'
                    'other' => '{0} metroch za sekundu na druhú'
                ]
            ]
            'dnam' => 'metre za sekundu na druhú'
            'few' => '{0} metre za sekundu na druhú'
            'gender' => 'inanimate'
            'many' => '{0} metra za sekundu na druhú'
            'one' => '{0} meter za sekundu na druhú'
            'other' => '{0} metrov za sekundu na druhú'
        ]
    ]
    'angle' => [
        'arc-minute' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} arcminúty'
                    'many' => '{0} arcminúty'
                    'one' => '{0} arcminútu'
                    'other' => '{0} arcminút'
                ]
                'dative' => [
                    'few' => '{0} arcminútam'
                    'many' => '{0} arcminúty'
                    'one' => '{0} arcminúte'
                    'other' => '{0} arcminútam'
                ]
                'genitive' => [
                    'few' => '{0} arcminút'
                    'many' => '{0} arcminúty'
                    'one' => '{0} arcminúty'
                    'other' => '{0} arcminút'
                ]
                'instrumental' => [
                    'few' => '{0} arcminútami'
                    'many' => '{0} arcminúty'
                    'one' => '{0} arcminútou'
                    'other' => '{0} arcminútami'
                ]
                'locative' => [
                    'few' => '{0} arcminútach'
                    'many' => '{0} arcminúty'
                    'one' => '{0} arcminúte'
                    'other' => '{0} arcminútach'
                ]
            ]
            'dnam' => 'arcminúty'
            'few' => '{0} arcminúty'
            'gender' => 'feminine'
            'many' => '{0} arcminúty'
            'one' => '{0} arcminúta'
            'other' => '{0} arcminút'
        ]
        'arc-second' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} arcsekundy'
                    'many' => '{0} arcsekundy'
                    'one' => '{0} arcsekundu'
                    'other' => '{0} arcsekúnd'
                ]
                'dative' => [
                    'few' => '{0} arcsekundám'
                    'many' => '{0} arcsekundy'
                    'one' => '{0} arcsekunde'
                    'other' => '{0} arcsekundám'
                ]
                'genitive' => [
                    'few' => '{0} arcsekúnd'
                    'many' => '{0} arcsekundy'
                    'one' => '{0} arcsekundy'
                    'other' => '{0} arcsekúnd'
                ]
                'instrumental' => [
                    'few' => '{0} arcsekundami'
                    'many' => '{0} arcsekundy'
                    'one' => '{0} arcsekundou'
                    'other' => '{0} arcsekundami'
                ]
                'locative' => [
                    'few' => '{0} arcsekundách'
                    'many' => '{0} arcsekundy'
                    'one' => '{0} arcsekunde'
                    'other' => '{0} arcsekundách'
                ]
            ]
            'dnam' => 'arcsekundy'
            'few' => '{0} arcsekundy'
            'gender' => 'feminine'
            'many' => '{0} arcsekundy'
            'one' => '{0} arcsekunda'
            'other' => '{0} arcsekúnd'
        ]
        'degree' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} stupne'
                    'many' => '{0} stupňa'
                    'one' => '{0} stupeň'
                    'other' => '{0} stupňov'
                ]
                'dative' => [
                    'few' => '{0} stupňom'
                    'many' => '{0} stupňa'
                    'one' => '{0} stupňu'
                    'other' => '{0} stupňom'
                ]
                'genitive' => [
                    'few' => '{0} stupňov'
                    'many' => '{0} stupňa'
                    'one' => '{0} stupňa'
                    'other' => '{0} stupňov'
                ]
                'instrumental' => [
                    'few' => '{0} stupňami'
                    'many' => '{0} stupňa'
                    'one' => '{0} stupňom'
                    'other' => '{0} stupňami'
                ]
                'locative' => [
                    'few' => '{0} stupňoch'
                    'many' => '{0} stupňa'
                    'one' => '{0} stupni'
                    'other' => '{0} stupňoch'
                ]
            ]
            'dnam' => 'stupne'
            'few' => '{0} stupne'
            'gender' => 'inanimate'
            'many' => '{0} stupňa'
            'one' => '{0} stupeň'
            'other' => '{0} stupňov'
        ]
        'radian' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} radiány'
                    'many' => '{0} radiánu'
                    'one' => '{0} radián'
                    'other' => '{0} radiánov'
                ]
                'dative' => [
                    'few' => '{0} radiánom'
                    'many' => '{0} radiánu'
                    'one' => '{0} radiánu'
                    'other' => '{0} radiánom'
                ]
                'genitive' => [
                    'few' => '{0} radiánov'
                    'many' => '{0} radiánu'
                    'one' => '{0} radiánu'
                    'other' => '{0} radiánov'
                ]
                'instrumental' => [
                    'few' => '{0} radiánmi'
                    'many' => '{0} radiánu'
                    'one' => '{0} radiánom'
                    'other' => '{0} radiánmi'
                ]
                'locative' => [
                    'few' => '{0} radiánoch'
                    'many' => '{0} radiánu'
                    'one' => '{0} radiáne'
                    'other' => '{0} radiánoch'
                ]
            ]
            'dnam' => 'radiány'
            'few' => '{0} radiány'
            'gender' => 'inanimate'
            'many' => '{0} radiánu'
            'one' => '{0} radián'
            'other' => '{0} radiánov'
        ]
        'revolution' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} otáčky'
                    'many' => '{0} otáčky'
                    'one' => '{0} otáčku'
                    'other' => '{0} otáčok'
                ]
                'dative' => [
                    'few' => '{0} otáčkam'
                    'many' => '{0} otáčky'
                    'one' => '{0} otáčke'
                    'other' => '{0} otáčkam'
                ]
                'genitive' => [
                    'few' => '{0} otáčok'
                    'many' => '{0} otáčky'
                    'one' => '{0} otáčky'
                    'other' => '{0} otáčok'
                ]
                'instrumental' => [
                    'few' => '{0} otáčkami'
                    'many' => '{0} otáčky'
                    'one' => '{0} otáčkou'
                    'other' => '{0} otáčkami'
                ]
                'locative' => [
                    'few' => '{0} otáčkach'
                    'many' => '{0} otáčky'
                    'one' => '{0} otáčke'
                    'other' => '{0} otáčkach'
                ]
            ]
            'dnam' => 'otáčky'
            'few' => '{0} otáčky'
            'gender' => 'feminine'
            'many' => '{0} otáčky'
            'one' => '{0} otáčka'
            'other' => '{0} otáčok'
        ]
    ]
    'area' => [
        'acre' => [
            'few' => '{0} akre'
            'many' => '{0} akra'
            'one' => '{0} aker'
            'other' => '{0} akrov'
        ]
        'dunam' => [
            'dnam' => 'dunamy'
            'few' => '{0} dunamy'
            'many' => '{0} dunamu'
            'one' => '{0} dunam'
            'other' => '{0} dunamov'
        ]
        'hectare' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} hektáre'
                    'many' => '{0} hektára'
                    'one' => '{0} hektár'
                    'other' => '{0} hektárov'
                ]
                'dative' => [
                    'few' => '{0} hektárom'
                    'many' => '{0} hektára'
                    'one' => '{0} hektáru'
                    'other' => '{0} hektárom'
                ]
                'genitive' => [
                    'few' => '{0} hektárov'
                    'many' => '{0} hektára'
                    'one' => '{0} hektára'
                    'other' => '{0} hektárov'
                ]
                'instrumental' => [
                    'few' => '{0} hektármi'
                    'many' => '{0} hektára'
                    'one' => '{0} hektárom'
                    'other' => '{0} hektármi'
                ]
                'locative' => [
                    'few' => '{0} hektároch'
                    'many' => '{0} hektára'
                    'one' => '{0} hektári'
                    'other' => '{0} hektároch'
                ]
            ]
            'few' => '{0} hektáre'
            'gender' => 'inanimate'
            'many' => '{0} hektára'
            'one' => '{0} hektár'
            'other' => '{0} hektárov'
        ]
        'square-centimeter' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} centimetre štvorcové'
                    'many' => '{0} centimetra štvorcového'
                    'one' => '{0} centimeter štvorcový'
                    'other' => '{0} centimetrov štvorcových'
                ]
                'dative' => [
                    'few' => '{0} centimetrom štvorcovým'
                    'many' => '{0} centimetra štvorcového'
                    'one' => '{0} centimetru štvorcovému'
                    'other' => '{0} centimetrom štvorcovým'
                ]
                'genitive' => [
                    'few' => '{0} centimetrov štvorcových'
                    'many' => '{0} centimetra štvorcového'
                    'one' => '{0} centimetra štvorcového'
                    'other' => '{0} centimetrov štvorcových'
                ]
                'instrumental' => [
                    'few' => '{0} centimetrami štvorcovými'
                    'many' => '{0} centimetra štvorcového'
                    'one' => '{0} centimetrom štvorcovým'
                    'other' => '{0} centimetrami štvorcovými'
                ]
                'locative' => [
                    'few' => '{0} centimetroch štvorcových'
                    'many' => '{0} centimetra štvorcového'
                    'one' => '{0} centimetri štvorcovom'
                    'other' => '{0} centimetroch štvorcových'
                ]
            ]
            'dnam' => 'štvorcové centimetre'
            'few' => '{0} centimetre štvorcové'
            'gender' => 'inanimate'
            'many' => '{0} centimetra štvorcového'
            'one' => '{0} centimeter štvorcový'
            'other' => '{0} centimetrov štvorcových'
            'per' => '{0} na centimeter štvorcový'
        ]
        'square-foot' => [
            'dnam' => 'štvorcové stopy'
            'few' => '{0} štvorcové stopy'
            'many' => '{0} štvorcovej stopy'
            'one' => '{0} štvorcová stopa'
            'other' => '{0} štvorcových stôp'
        ]
        'square-inch' => [
            'dnam' => 'štvorcové palce'
            'few' => '{0} štvorcové palce'
            'many' => '{0} štvorcového palca'
            'one' => '{0} štvorcový palec'
            'other' => '{0} štvorcových palcov'
            'per' => '{0} na štvorcový palec'
        ]
        'square-kilometer' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} kilometre štvorcové'
                    'many' => '{0} kilometra štvorcového'
                    'one' => '{0} kilometer štvorcový'
                    'other' => '{0} kilometrov štvorcových'
                ]
                'dative' => [
                    'few' => '{0} kilometrom štvorcovým'
                    'many' => '{0} kilometra štvorcového'
                    'one' => '{0} kilometru štvorcovému'
                    'other' => '{0} kilometrom štvorcovým'
                ]
                'genitive' => [
                    'few' => '{0} kilometrov štvorcových'
                    'many' => '{0} kilometra štvorcového'
                    'one' => '{0} kilometra štvorcového'
                    'other' => '{0} kilometrov štvorcových'
                ]
                'instrumental' => [
                    'few' => '{0} kilometrami štvorcovými'
                    'many' => '{0} kilometra štvorcového'
                    'one' => '{0} kilometrom štvorcovým'
                    'other' => '{0} kilometrami štvorcovými'
                ]
                'locative' => [
                    'few' => '{0} kilometroch štvorcových'
                    'many' => '{0} kilometra štvorcového'
                    'one' => '{0} kilometri štvorcovom'
                    'other' => '{0} kilometroch štvorcových'
                ]
            ]
            'dnam' => 'štvorcové kilometre'
            'few' => '{0} kilometre štvorcové'
            'gender' => 'inanimate'
            'many' => '{0} kilometra štvorcového'
            'one' => '{0} kilometer štvorcový'
            'other' => '{0} kilometrov štvorcových'
            'per' => '{0} na kilometer štvorcový'
        ]
        'square-meter' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} metre štvorcové'
                    'many' => '{0} metra štvorcového'
                    'one' => '{0} meter štvorcový'
                    'other' => '{0} metrov štvorcových'
                ]
                'dative' => [
                    'few' => '{0} metrom štvorcovým'
                    'many' => '{0} metra štvorcového'
                    'one' => '{0} metru štvorcovému'
                    'other' => '{0} metrom štvorcovým'
                ]
                'genitive' => [
                    'few' => '{0} metrov štvorcových'
                    'many' => '{0} metra štvorcového'
                    'one' => '{0} metra štvorcového'
                    'other' => '{0} metrov štvorcových'
                ]
                'instrumental' => [
                    'few' => '{0} metrami štvorcovými'
                    'many' => '{0} metra štvorcového'
                    'one' => '{0} metrom štvorcovým'
                    'other' => '{0} metrami štvorcovými'
                ]
                'locative' => [
                    'few' => '{0} metroch štvorcových'
                    'many' => '{0} metra štvorcového'
                    'one' => '{0} metri štvorcovom'
                    'other' => '{0} metroch štvorcových'
                ]
            ]
            'dnam' => 'štvorcové metre'
            'few' => '{0} metre štvorcové'
            'gender' => 'inanimate'
            'many' => '{0} metra štvorcového'
            'one' => '{0} meter štvorcový'
            'other' => '{0} metrov štvorcových'
            'per' => '{0} na meter štvorcový'
        ]
        'square-mile' => [
            'dnam' => 'štvorcové míle'
            'few' => '{0} míle štvorcové'
            'many' => '{0} míle štvorcovej'
            'one' => '{0} míľa štvorcová'
            'other' => '{0} míľ štvorcových'
            'per' => '{0} na míľu štvorcovú'
        ]
        'square-yard' => [
            'dnam' => 'štvorcové yardy'
            'few' => '{0} štvorcové yardy'
            'many' => '{0} štvorcového yardu'
            'one' => '{0} štvorcový yard'
            'other' => '{0} štvorcových yardov'
        ]
    ]
    'compound' => [
        '1024p1' => 'kibi{0}'
        '1024p2' => 'mebi{0}'
        '1024p3' => 'gibi{0}'
        '1024p4' => 'tebi{0}'
        '1024p5' => 'pebi{0}'
        '1024p6' => 'exbi{0}'
        '1024p7' => 'zebi{0}'
        '1024p8' => 'yobi{0}'
        '10p-1' => 'deci{0}'
        '10p-12' => 'piko{0}'
        '10p-15' => 'femto{0}'
        '10p-18' => 'atto{0}'
        '10p-2' => 'centi{0}'
        '10p-21' => 'zepto{0}'
        '10p-24' => 'yokto{0}'
        '10p-27' => 'ronto{0}'
        '10p-3' => 'mili{0}'
        '10p-30' => 'quecto{0}'
        '10p-6' => 'mikro{0}'
        '10p-9' => 'nano{0}'
        '10p1' => 'deka{0}'
        '10p12' => 'tera{0}'
        '10p15' => 'peta{0}'
        '10p18' => 'exa{0}'
        '10p2' => 'hekto{0}'
        '10p21' => 'zetta{0}'
        '10p24' => 'yotta{0}'
        '10p27' => 'ronna{0}'
        '10p3' => 'kilo{0}'
        '10p30' => 'quetta{0}'
        '10p6' => 'mega{0}'
        '10p9' => 'giga{0}'
        'power2' => [
            'few' => [
                '_' => [
                    '_' => 'štvorcové {0}'
                    'accusative' => 'štvorcové {0}'
                    'dative' => 'štvorcovým {0}'
                    'genitive' => 'štvorcových {0}'
                    'instrumental' => 'štvorcovými {0}'
                    'locative' => 'štvorcových {0}'
                ]
                'feminine' => [
                    '_' => 'štvorcové {0}'
                    'accusative' => 'štvorcové {0}'
                    'dative' => 'štvorcovým {0}'
                    'genitive' => 'štvorcových {0}'
                    'instrumental' => 'štvorcovými {0}'
                    'locative' => 'štvorcových {0}'
                ]
                'inanimate' => [
                    '_' => 'štvorcové {0}'
                    'accusative' => 'štvorcové {0}'
                    'dative' => 'štvorcovým {0}'
                    'genitive' => 'štvorcových {0}'
                    'instrumental' => 'štvorcovými {0}'
                    'locative' => 'štvorcových {0}'
                ]
            ]
            'many' => [
                '_' => [
                    '_' => 'štvorcového {0}'
                    'accusative' => 'štvorcového {0}'
                    'dative' => 'štvorcového {0}'
                    'genitive' => 'štvorcového {0}'
                    'instrumental' => 'štvorcového {0}'
                    'locative' => 'štvorcového {0}'
                ]
                'feminine' => [
                    '_' => 'štvorcovej {0}'
                    'accusative' => 'štvorcovej {0}'
                    'dative' => 'štvorcovej {0}'
                    'genitive' => 'štvorcovej {0}'
                    'instrumental' => 'štvorcovej {0}'
                    'locative' => 'štvorcovej {0}'
                ]
                'inanimate' => [
                    '_' => 'štvorcového {0}'
                    'accusative' => 'štvorcového {0}'
                    'dative' => 'štvorcového {0}'
                    'genitive' => 'štvorcového {0}'
                    'instrumental' => 'štvorcového {0}'
                    'locative' => 'štvorcového {0}'
                ]
            ]
            'one' => [
                '_' => [
                    '_' => 'štvorcový {0}'
                    'accusative' => 'štvorcové {0}'
                    'dative' => 'štvorcovému {0}'
                    'genitive' => 'štvorcového {0}'
                    'instrumental' => 'štvorcovým {0}'
                    'locative' => 'štvorcovom {0}'
                ]
                'feminine' => [
                    '_' => 'štvorcová {0}'
                    'accusative' => 'štvorcovú {0}'
                    'dative' => 'štvorcovej {0}'
                    'genitive' => 'štvorcovej {0}'
                    'instrumental' => 'štvorcovou {0}'
                    'locative' => 'štvorcovej {0}'
                ]
                'inanimate' => [
                    '_' => 'štvorcový {0}'
                    'accusative' => 'štvorcové {0}'
                    'dative' => 'štvorcovému {0}'
                    'genitive' => 'štvorcového {0}'
                    'instrumental' => 'štvorcovým {0}'
                    'locative' => 'štvorcovom {0}'
                ]
            ]
            'other' => [
                '_' => [
                    '_' => 'štvorcových {0}'
                    'accusative' => 'štvorcových {0}'
                    'dative' => 'štvorcovým {0}'
                    'genitive' => 'štvorcových {0}'
                    'instrumental' => 'štvorcovými {0}'
                    'locative' => 'štvorcových {0}'
                ]
                'feminine' => [
                    '_' => 'štvorcových {0}'
                    'accusative' => 'štvorcových {0}'
                    'dative' => 'štvorcovým {0}'
                    'genitive' => 'štvorcových {0}'
                    'instrumental' => 'štvorcovými {0}'
                    'locative' => 'štvorcových {0}'
                ]
                'inanimate' => [
                    '_' => 'štvorcových {0}'
                    'accusative' => 'štvorcových {0}'
                    'dative' => 'štvorcovým {0}'
                    'genitive' => 'štvorcových {0}'
                    'instrumental' => 'štvorcovými {0}'
                    'locative' => 'štvorcových {0}'
                ]
            ]
        ]
        'power3' => [
            'few' => [
                '_' => [
                    '_' => 'kubické {0}'
                    'accusative' => 'kubické {0}'
                    'dative' => 'kubickým {0}'
                    'genitive' => 'kubických {0}'
                    'instrumental' => 'kubickými {0}'
                    'locative' => 'kubických {0}'
                ]
                'feminine' => [
                    '_' => 'kubické {0}'
                    'accusative' => 'kubické {0}'
                    'dative' => 'kubickým {0}'
                    'genitive' => 'kubických {0}'
                    'instrumental' => 'kubickými {0}'
                    'locative' => 'kubických {0}'
                ]
                'inanimate' => [
                    '_' => 'kubické {0}'
                    'accusative' => 'kubické {0}'
                    'dative' => 'kubickým {0}'
                    'genitive' => 'kubických {0}'
                    'instrumental' => 'kubickými {0}'
                    'locative' => 'kubických {0}'
                ]
            ]
            'many' => [
                '_' => [
                    '_' => 'kubického {0}'
                    'accusative' => 'kubického {0}'
                    'dative' => 'kubického {0}'
                    'genitive' => 'kubického {0}'
                    'instrumental' => 'kubického {0}'
                    'locative' => 'kubického {0}'
                ]
                'feminine' => [
                    '_' => 'kubickej {0}'
                    'accusative' => 'kubickej {0}'
                    'dative' => 'kubickej {0}'
                    'genitive' => 'kubickej {0}'
                    'instrumental' => 'kubickej {0}'
                    'locative' => 'kubickej {0}'
                ]
                'inanimate' => [
                    '_' => 'kubického {0}'
                    'accusative' => 'kubického {0}'
                    'dative' => 'kubického {0}'
                    'genitive' => 'kubického {0}'
                    'instrumental' => 'kubického {0}'
                    'locative' => 'kubického {0}'
                ]
            ]
            'one' => [
                '_' => [
                    '_' => 'kubický {0}'
                    'accusative' => 'kubické {0}'
                    'dative' => 'kubickému {0}'
                    'genitive' => 'kubického {0}'
                    'instrumental' => 'kubickým {0}'
                    'locative' => 'kubickom {0}'
                ]
                'feminine' => [
                    '_' => 'kubická {0}'
                    'accusative' => 'kubickú {0}'
                    'dative' => 'kubickej {0}'
                    'genitive' => 'kubickej {0}'
                    'instrumental' => 'kubickou {0}'
                    'locative' => 'kubickej {0}'
                ]
                'inanimate' => [
                    '_' => 'kubický {0}'
                    'accusative' => 'kubické {0}'
                    'dative' => 'kubickému {0}'
                    'genitive' => 'kubického {0}'
                    'instrumental' => 'kubickým {0}'
                    'locative' => 'kubickom {0}'
                ]
            ]
            'other' => [
                '_' => [
                    '_' => 'kubických {0}'
                    'accusative' => 'kubických {0}'
                    'dative' => 'kubickému {0}'
                    'genitive' => 'kubických {0}'
                    'instrumental' => 'kubickými {0}'
                    'locative' => 'kubických {0}'
                ]
                'feminine' => [
                    '_' => 'kubických {0}'
                    'accusative' => 'kubických {0}'
                    'dative' => 'kubickej {0}'
                    'genitive' => 'kubických {0}'
                    'instrumental' => 'kubickými {0}'
                    'locative' => 'kubických {0}'
                ]
                'inanimate' => [
                    '_' => 'kubických {0}'
                    'accusative' => 'kubických {0}'
                    'dative' => 'kubickému {0}'
                    'genitive' => 'kubických {0}'
                    'instrumental' => 'kubickými {0}'
                    'locative' => 'kubických {0}'
                ]
            ]
        ]
    ]
    'concentr' => [
        'item' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} položky'
                    'many' => '{0} položky'
                    'one' => '{0} položku'
                    'other' => '{0} položiek'
                ]
                'dative' => [
                    'few' => '{0} položkám'
                    'many' => '{0} položky'
                    'one' => '{0} položke'
                    'other' => '{0} položkám'
                ]
                'genitive' => [
                    'few' => '{0} položiek'
                    'many' => '{0} položky'
                    'one' => '{0} položky'
                    'other' => '{0} položiek'
                ]
                'instrumental' => [
                    'few' => '{0} položkami'
                    'many' => '{0} položky'
                    'one' => '{0} položkou'
                    'other' => '{0} položkami'
                ]
                'locative' => [
                    'few' => '{0} položkách'
                    'many' => '{0} položky'
                    'one' => '{0} položke'
                    'other' => '{0} položkách'
                ]
            ]
            'dnam' => 'položky'
            'few' => '{0} položky'
            'gender' => 'feminine'
            'many' => '{0} položky'
            'one' => '{0} položka'
            'other' => '{0} položiek'
        ]
        'karat' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} karáty'
                    'many' => '{0} karátu'
                    'one' => '{0} karát'
                    'other' => '{0} karátov'
                ]
                'dative' => [
                    'few' => '{0} karátom'
                    'many' => '{0} karátu'
                    'one' => '{0} karátu'
                    'other' => '{0} karátom'
                ]
                'genitive' => [
                    'few' => '{0} karátov'
                    'many' => '{0} karátu'
                    'one' => '{0} karátu'
                    'other' => '{0} karátov'
                ]
                'instrumental' => [
                    'few' => '{0} karátmi'
                    'many' => '{0} karátu'
                    'one' => '{0} karátom'
                    'other' => '{0} karátmi'
                ]
                'locative' => [
                    'few' => '{0} karátoch'
                    'many' => '{0} karátu'
                    'one' => '{0} karáte'
                    'other' => '{0} karátoch'
                ]
            ]
            'dnam' => 'karáty'
            'few' => '{0} karáty'
            'gender' => 'inanimate'
            'many' => '{0} karátu'
            'one' => '{0} karát'
            'other' => '{0} karátov'
        ]
        'milligram-ofglucose-per-deciliter' => [
            'dnam' => 'miligramy na deciliter'
            'few' => '{0} miligramy na deciliter'
            'many' => '{0} miligramu na deciliter'
            'one' => '{0} miligram na deciliter'
            'other' => '{0} miligramov na deciliter'
        ]
        'millimole-per-liter' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} milimoly na liter'
                    'many' => '{0} milimolu na liter'
                    'one' => '{0} milimol na liter'
                    'other' => '{0} milimolov na liter'
                ]
                'dative' => [
                    'few' => '{0} milimolom na liter'
                    'many' => '{0} milimolu na liter'
                    'one' => '{0} milimolu na liter'
                    'other' => '{0} milimolom na liter'
                ]
                'genitive' => [
                    'few' => '{0} milimolov na liter'
                    'many' => '{0} milimolu na liter'
                    'one' => '{0} milimolu na liter'
                    'other' => '{0} milimolov na liter'
                ]
                'instrumental' => [
                    'few' => '{0} milimolmi na liter'
                    'many' => '{0} milimolu na liter'
                    'one' => '{0} milimolom na liter'
                    'other' => '{0} milimolmi na liter'
                ]
                'locative' => [
                    'few' => '{0} milimoloch na liter'
                    'many' => '{0} milimolu na liter'
                    'one' => '{0} milimole na liter'
                    'other' => '{0} milimoloch na liter'
                ]
            ]
            'dnam' => 'milimoly na liter'
            'few' => '{0} milimoly na liter'
            'gender' => 'inanimate'
            'many' => '{0} milimolu na liter'
            'one' => '{0} milimol na liter'
            'other' => '{0} milimolov na liter'
        ]
        'mole' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} moly'
                    'many' => '{0} molu'
                    'one' => '{0} mol'
                    'other' => '{0} molov'
                ]
                'dative' => [
                    'few' => '{0} molom'
                    'many' => '{0} molu'
                    'one' => '{0} molu'
                    'other' => '{0} molom'
                ]
                'genitive' => [
                    'few' => '{0} molov'
                    'many' => '{0} molu'
                    'one' => '{0} molu'
                    'other' => '{0} molov'
                ]
                'instrumental' => [
                    'few' => '{0} molmi'
                    'many' => '{0} molu'
                    'one' => '{0} molom'
                    'other' => '{0} molmi'
                ]
                'locative' => [
                    'few' => '{0} moloch'
                    'many' => '{0} molu'
                    'one' => '{0} mole'
                    'other' => '{0} moloch'
                ]
            ]
            'dnam' => 'moly'
            'few' => '{0} moly'
            'gender' => 'inanimate'
            'many' => '{0} molu'
            'one' => '{0} mol'
            'other' => '{0} molov'
        ]
        'percent' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} percentá'
                    'many' => '{0} percenta'
                    'one' => '{0} percento'
                    'other' => '{0} percent'
                ]
                'dative' => [
                    'few' => '{0} percentám'
                    'many' => '{0} percenta'
                    'one' => '{0} percentu'
                    'other' => '{0} percentám'
                ]
                'genitive' => [
                    'few' => '{0} percent'
                    'many' => '{0} percenta'
                    'one' => '{0} percenta'
                    'other' => '{0} percent'
                ]
                'instrumental' => [
                    'few' => '{0} percentami'
                    'many' => '{0} percenta'
                    'one' => '{0} percentom'
                    'other' => '{0} percentami'
                ]
                'locative' => [
                    'few' => '{0} percentách'
                    'many' => '{0} percenta'
                    'one' => '{0} percente'
                    'other' => '{0} percentách'
                ]
            ]
            'dnam' => 'percentá'
            'few' => '{0} percentá'
            'gender' => 'neuter'
            'many' => '{0} percenta'
            'one' => '{0} percento'
            'other' => '{0} percent'
        ]
        'permille' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} promile'
                    'many' => '{0} promile'
                    'one' => '{0} promile'
                    'other' => '{0} promile'
                ]
                'dative' => [
                    'few' => '{0} promile'
                    'many' => '{0} promile'
                    'one' => '{0} promile'
                    'other' => '{0} promile'
                ]
                'genitive' => [
                    'few' => '{0} promile'
                    'many' => '{0} promile'
                    'one' => '{0} promile'
                    'other' => '{0} promile'
                ]
                'instrumental' => [
                    'few' => '{0} promile'
                    'many' => '{0} promile'
                    'one' => '{0} promile'
                    'other' => '{0} promile'
                ]
                'locative' => [
                    'few' => '{0} promile'
                    'many' => '{0} promile'
                    'one' => '{0} promile'
                    'other' => '{0} promile'
                ]
            ]
            'dnam' => 'promile'
            'few' => '{0} promile'
            'gender' => 'neuter'
            'many' => '{0} promile'
            'one' => '{0} promile'
            'other' => '{0} promile'
        ]
        'permillion' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} milióntiny'
                    'many' => '{0} milióntiny'
                    'one' => '{0} milióntinu'
                    'other' => '{0} milióntin'
                ]
                'dative' => [
                    'few' => '{0} milióntinám'
                    'many' => '{0} milióntiny'
                    'one' => '{0} milióntine'
                    'other' => '{0} milióntinám'
                ]
                'genitive' => [
                    'few' => '{0} milióntin'
                    'many' => '{0} milióntiny'
                    'one' => '{0} milióntiny'
                    'other' => '{0} milióntin'
                ]
                'instrumental' => [
                    'few' => '{0} milióntinami'
                    'many' => '{0} milióntiny'
                    'one' => '{0} milióntinou'
                    'other' => '{0} milióntinami'
                ]
                'locative' => [
                    'few' => '{0} milióntinách'
                    'many' => '{0} milióntiny'
                    'one' => '{0} milióntine'
                    'other' => '{0} milióntinách'
                ]
            ]
            'dnam' => 'milióntiny'
            'few' => '{0} milióntiny'
            'gender' => 'feminine'
            'many' => '{0} milióntiny'
            'one' => '{0} milióntina'
            'other' => '{0} milióntin'
        ]
        'permyriad' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} desatiny promile'
                    'many' => '{0} desatiny promile'
                    'one' => '{0} desatinu promile'
                    'other' => '{0} desatín promile'
                ]
                'dative' => [
                    'few' => '{0} desatinám promile'
                    'many' => '{0} desatiny promile'
                    'one' => '{0} desatine promile'
                    'other' => '{0} desatinám promile'
                ]
                'genitive' => [
                    'few' => '{0} desatín promile'
                    'many' => '{0} desatiny promile'
                    'one' => '{0} desatiny promile'
                    'other' => '{0} desatín promile'
                ]
                'instrumental' => [
                    'few' => '{0} desatinami promile'
                    'many' => '{0} desatiny promile'
                    'one' => '{0} desatinou promile'
                    'other' => '{0} desatinami promile'
                ]
                'locative' => [
                    'few' => '{0} desatinách promile'
                    'many' => '{0} desatiny promile'
                    'one' => '{0} desatine promile'
                    'other' => '{0} desatinách promile'
                ]
            ]
            'dnam' => 'desatiny promile'
            'few' => '{0} desatiny promile'
            'gender' => 'feminine'
            'many' => '{0} desatiny promile'
            'one' => '{0} desatina promile'
            'other' => '{0} desatín promile'
        ]
    ]
    'consumption' => [
        'liter-per-100-kilometer' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} litre na 100 kilometrov'
                    'many' => '{0} litra na 100 kilometrov'
                    'one' => '{0} liter na 100 kilometrov'
                    'other' => '{0} litrov na 100 kilometrov'
                ]
                'dative' => [
                    'few' => '{0} litrom na 100 kilometrov'
                    'many' => '{0} litra na 100 kilometrov'
                    'one' => '{0} litru na 100 kilometrov'
                    'other' => '{0} litrom na 100 kilometrov'
                ]
                'genitive' => [
                    'few' => '{0} litrov na 100 kilometrov'
                    'many' => '{0} litra na 100 kilometrov'
                    'one' => '{0} litra na 100 kilometrov'
                    'other' => '{0} litrov na 100 kilometrov'
                ]
                'instrumental' => [
                    'few' => '{0} litrami na 100 kilometrov'
                    'many' => '{0} litra na 100 kilometrov'
                    'one' => '{0} litrom na 100 kilometrov'
                    'other' => '{0} litrami na 100 kilometrov'
                ]
                'locative' => [
                    'few' => '{0} litroch na 100 kilometrov'
                    'many' => '{0} litra na 100 kilometrov'
                    'one' => '{0} litri na 100 kilometrov'
                    'other' => '{0} litroch na 100 kilometrov'
                ]
            ]
            'dnam' => 'litre na 100 kilometrov'
            'few' => '{0} litre na 100 kilometrov'
            'gender' => 'inanimate'
            'many' => '{0} litra na 100 kilometrov'
            'one' => '{0} liter na 100 kilometrov'
            'other' => '{0} litrov na 100 kilometrov'
        ]
        'liter-per-kilometer' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} litre na kilometer'
                    'many' => '{0} litra na kilometer'
                    'one' => '{0} liter na kilometer'
                    'other' => '{0} litrov na kilometer'
                ]
                'dative' => [
                    'few' => '{0} litrom na kilometer'
                    'many' => '{0} litra na kilometer'
                    'one' => '{0} litru na kilometer'
                    'other' => '{0} litrom na kilometer'
                ]
                'genitive' => [
                    'few' => '{0} litrov na kilometer'
                    'many' => '{0} litra na kilometer'
                    'one' => '{0} litra na kilometer'
                    'other' => '{0} litrov na kilometer'
                ]
                'instrumental' => [
                    'few' => '{0} litrami na kilometer'
                    'many' => '{0} litra na kilometer'
                    'one' => '{0} litrom na kilometer'
                    'other' => '{0} litrami na kilometer'
                ]
                'locative' => [
                    'few' => '{0} litroch na kilometer'
                    'many' => '{0} litra na kilometer'
                    'one' => '{0} litri na kilometer'
                    'other' => '{0} litroch na kilometer'
                ]
            ]
            'dnam' => 'litre na kilometer'
            'few' => '{0} litre na kilometer'
            'gender' => 'inanimate'
            'many' => '{0} litra na kilometer'
            'one' => '{0} liter na kilometer'
            'other' => '{0} litrov na kilometer'
        ]
        'mile-per-gallon' => [
            'dnam' => 'míle na galón'
            'few' => '{0} míle na galón'
            'many' => '{0} míle na galón'
            'one' => '{0} míľa na galón'
            'other' => '{0} míľ na galón'
        ]
        'mile-per-gallon-imperial' => [
            'dnam' => 'míle na britský galón'
            'few' => '{0} míle na britský galón'
            'many' => '{0} míle na britský galón'
            'one' => '{0} míľa na britský galón'
            'other' => '{0} míľ na britský galón'
        ]
    ]
    'digital' => [
        'bit' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} bity'
                    'many' => '{0} bitu'
                    'one' => '{0} bit'
                    'other' => '{0} bitov'
                ]
                'dative' => [
                    'few' => '{0} bitom'
                    'many' => '{0} bitu'
                    'one' => '{0} bitu'
                    'other' => '{0} bitom'
                ]
                'genitive' => [
                    'few' => '{0} bitov'
                    'many' => '{0} bitu'
                    'one' => '{0} bitu'
                    'other' => '{0} bitov'
                ]
                'instrumental' => [
                    'few' => '{0} bitmi'
                    'many' => '{0} bitu'
                    'one' => '{0} bitom'
                    'other' => '{0} bitmi'
                ]
                'locative' => [
                    'few' => '{0} bitoch'
                    'many' => '{0} bitu'
                    'one' => '{0} bite'
                    'other' => '{0} bitoch'
                ]
            ]
            'dnam' => 'bity'
            'few' => '{0} bity'
            'gender' => 'inanimate'
            'many' => '{0} bitu'
            'one' => '{0} bit'
            'other' => '{0} bitov'
        ]
        'byte' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} bajty'
                    'many' => '{0} bajtu'
                    'one' => '{0} bajt'
                    'other' => '{0} bajtov'
                ]
                'dative' => [
                    'few' => '{0} bajtom'
                    'many' => '{0} bajtu'
                    'one' => '{0} bajtu'
                    'other' => '{0} bajtom'
                ]
                'genitive' => [
                    'few' => '{0} bajtov'
                    'many' => '{0} bajtu'
                    'one' => '{0} bajtu'
                    'other' => '{0} bajtov'
                ]
                'instrumental' => [
                    'few' => '{0} bajtmi'
                    'many' => '{0} bajtu'
                    'one' => '{0} bajtom'
                    'other' => '{0} bajtmi'
                ]
                'locative' => [
                    'few' => '{0} bajtoch'
                    'many' => '{0} bajtu'
                    'one' => '{0} bajte'
                    'other' => '{0} bajtoch'
                ]
            ]
            'dnam' => 'bajty'
            'few' => '{0} bajty'
            'gender' => 'inanimate'
            'many' => '{0} bajtu'
            'one' => '{0} bajt'
            'other' => '{0} bajtov'
        ]
        'gigabit' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} gigabity'
                    'many' => '{0} gigabitu'
                    'one' => '{0} gigabit'
                    'other' => '{0} gigabitov'
                ]
                'dative' => [
                    'few' => '{0} gigabitom'
                    'many' => '{0} gigabitu'
                    'one' => '{0} gigabitu'
                    'other' => '{0} gigabitom'
                ]
                'genitive' => [
                    'few' => '{0} gigabitov'
                    'many' => '{0} gigabitu'
                    'one' => '{0} gigabitu'
                    'other' => '{0} gigabitov'
                ]
                'instrumental' => [
                    'few' => '{0} gigabitmi'
                    'many' => '{0} gigabitu'
                    'one' => '{0} gigabitom'
                    'other' => '{0} gigabitmi'
                ]
                'locative' => [
                    'few' => '{0} gigabitoch'
                    'many' => '{0} gigabitu'
                    'one' => '{0} gigabite'
                    'other' => '{0} gigabitoch'
                ]
            ]
            'dnam' => 'gigabity'
            'few' => '{0} gigabity'
            'gender' => 'inanimate'
            'many' => '{0} gigabitu'
            'one' => '{0} gigabit'
            'other' => '{0} gigabitov'
        ]
        'gigabyte' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} gigabajty'
                    'many' => '{0} gigabajtu'
                    'one' => '{0} gigabajt'
                    'other' => '{0} gigabajtov'
                ]
                'dative' => [
                    'few' => '{0} gigabajtom'
                    'many' => '{0} gigabajtu'
                    'one' => '{0} gigabajtu'
                    'other' => '{0} gigabajtom'
                ]
                'genitive' => [
                    'few' => '{0} gigabajtov'
                    'many' => '{0} gigabajtu'
                    'one' => '{0} gigabajtu'
                    'other' => '{0} gigabajtov'
                ]
                'instrumental' => [
                    'few' => '{0} gigabajtmi'
                    'many' => '{0} gigabajtu'
                    'one' => '{0} gigabajtom'
                    'other' => '{0} gigabajtmi'
                ]
                'locative' => [
                    'few' => '{0} gigabajtoch'
                    'many' => '{0} gigabajtu'
                    'one' => '{0} gigabajte'
                    'other' => '{0} gigabajtoch'
                ]
            ]
            'dnam' => 'gigabajty'
            'few' => '{0} gigabajty'
            'gender' => 'inanimate'
            'many' => '{0} gigabajtu'
            'one' => '{0} gigabajt'
            'other' => '{0} gigabajtov'
        ]
        'kilobit' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} kilobity'
                    'many' => '{0} kilobitu'
                    'one' => '{0} kilobit'
                    'other' => '{0} kilobitov'
                ]
                'dative' => [
                    'few' => '{0} kilobitom'
                    'many' => '{0} kilobitu'
                    'one' => '{0} kilobitu'
                    'other' => '{0} kilobitom'
                ]
                'genitive' => [
                    'few' => '{0} kilobitov'
                    'many' => '{0} kilobitu'
                    'one' => '{0} kilobitu'
                    'other' => '{0} kilobitov'
                ]
                'instrumental' => [
                    'few' => '{0} kilobitmi'
                    'many' => '{0} kilobitu'
                    'one' => '{0} kilobitom'
                    'other' => '{0} kilobitmi'
                ]
                'locative' => [
                    'few' => '{0} kilobitoch'
                    'many' => '{0} kilobitu'
                    'one' => '{0} kilobite'
                    'other' => '{0} kilobitoch'
                ]
            ]
            'dnam' => 'kilobity'
            'few' => '{0} kilobity'
            'gender' => 'inanimate'
            'many' => '{0} kilobitu'
            'one' => '{0} kilobit'
            'other' => '{0} kilobitov'
        ]
        'kilobyte' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} kilobajty'
                    'many' => '{0} kilobajtu'
                    'one' => '{0} kilobajt'
                    'other' => '{0} kilobajtov'
                ]
                'dative' => [
                    'few' => '{0} kilobajtom'
                    'many' => '{0} kilobajtu'
                    'one' => '{0} kilobajtu'
                    'other' => '{0} kilobajtom'
                ]
                'genitive' => [
                    'few' => '{0} kilobajtov'
                    'many' => '{0} kilobajtu'
                    'one' => '{0} kilobajtu'
                    'other' => '{0} kilobajtov'
                ]
                'instrumental' => [
                    'few' => '{0} kilobajtmi'
                    'many' => '{0} kilobajtu'
                    'one' => '{0} kilobajtom'
                    'other' => '{0} kilobajtmi'
                ]
                'locative' => [
                    'few' => '{0} kilobajtoch'
                    'many' => '{0} kilobajtu'
                    'one' => '{0} kilobajte'
                    'other' => '{0} kilobajtoch'
                ]
            ]
            'dnam' => 'kilobajty'
            'few' => '{0} kilobajty'
            'gender' => 'inanimate'
            'many' => '{0} kilobajtu'
            'one' => '{0} kilobajt'
            'other' => '{0} kilobajtov'
        ]
        'megabit' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} megabity'
                    'many' => '{0} megabitu'
                    'one' => '{0} megabit'
                    'other' => '{0} megabitov'
                ]
                'dative' => [
                    'few' => '{0} megabitom'
                    'many' => '{0} megabitu'
                    'one' => '{0} megabitu'
                    'other' => '{0} megabitom'
                ]
                'genitive' => [
                    'few' => '{0} megabitov'
                    'many' => '{0} megabitu'
                    'one' => '{0} megabitu'
                    'other' => '{0} megabitov'
                ]
                'instrumental' => [
                    'few' => '{0} megabitmi'
                    'many' => '{0} megabitu'
                    'one' => '{0} megabitom'
                    'other' => '{0} megabitmi'
                ]
                'locative' => [
                    'few' => '{0} megabitoch'
                    'many' => '{0} megabitu'
                    'one' => '{0} megabite'
                    'other' => '{0} megabitoch'
                ]
            ]
            'dnam' => 'megabity'
            'few' => '{0} megabity'
            'gender' => 'inanimate'
            'many' => '{0} megabitu'
            'one' => '{0} megabit'
            'other' => '{0} megabitov'
        ]
        'megabyte' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} megabajty'
                    'many' => '{0} megabajtu'
                    'one' => '{0} megabajt'
                    'other' => '{0} megabajtov'
                ]
                'dative' => [
                    'few' => '{0} megabajtom'
                    'many' => '{0} megabajtu'
                    'one' => '{0} megabajtu'
                    'other' => '{0} megabajtom'
                ]
                'genitive' => [
                    'few' => '{0} megabajtov'
                    'many' => '{0} megabajtu'
                    'one' => '{0} megabajtu'
                    'other' => '{0} megabajtov'
                ]
                'instrumental' => [
                    'few' => '{0} megabajtmi'
                    'many' => '{0} megabajtu'
                    'one' => '{0} megabajtom'
                    'other' => '{0} megabajtmi'
                ]
                'locative' => [
                    'few' => '{0} megabajtoch'
                    'many' => '{0} megabajtu'
                    'one' => '{0} megabajte'
                    'other' => '{0} megabajtoch'
                ]
            ]
            'dnam' => 'megabajty'
            'few' => '{0} megabajty'
            'gender' => 'inanimate'
            'many' => '{0} megabajtu'
            'one' => '{0} megabajt'
            'other' => '{0} megabajtov'
        ]
        'petabyte' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} petabajty'
                    'many' => '{0} petabajtu'
                    'one' => '{0} petabajt'
                    'other' => '{0} petabajtov'
                ]
                'dative' => [
                    'few' => '{0} petabajtom'
                    'many' => '{0} petabajtu'
                    'one' => '{0} petabajtu'
                    'other' => '{0} petabajtom'
                ]
                'genitive' => [
                    'few' => '{0} petabajtov'
                    'many' => '{0} petabajtu'
                    'one' => '{0} petabajtu'
                    'other' => '{0} petabajtov'
                ]
                'instrumental' => [
                    'few' => '{0} petabajtmi'
                    'many' => '{0} petabajtu'
                    'one' => '{0} petabajtom'
                    'other' => '{0} petabajtmi'
                ]
                'locative' => [
                    'few' => '{0} petabajtoch'
                    'many' => '{0} petabajtu'
                    'one' => '{0} petabajte'
                    'other' => '{0} petabajtoch'
                ]
            ]
            'dnam' => 'petabajty'
            'few' => '{0} petabajty'
            'gender' => 'inanimate'
            'many' => '{0} petabajtu'
            'one' => '{0} petabajt'
            'other' => '{0} petabajtov'
        ]
        'terabit' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} terabity'
                    'many' => '{0} terabitu'
                    'one' => '{0} terabit'
                    'other' => '{0} terabitov'
                ]
                'dative' => [
                    'few' => '{0} terabitom'
                    'many' => '{0} terabitu'
                    'one' => '{0} terabitu'
                    'other' => '{0} terabitom'
                ]
                'genitive' => [
                    'few' => '{0} terabitov'
                    'many' => '{0} terabitu'
                    'one' => '{0} terabitu'
                    'other' => '{0} terabitov'
                ]
                'instrumental' => [
                    'few' => '{0} terabitmi'
                    'many' => '{0} terabitu'
                    'one' => '{0} terabitom'
                    'other' => '{0} terabitmi'
                ]
                'locative' => [
                    'few' => '{0} terabitoch'
                    'many' => '{0} terabitu'
                    'one' => '{0} terabite'
                    'other' => '{0} terabitoch'
                ]
            ]
            'dnam' => 'terabity'
            'few' => '{0} terabity'
            'gender' => 'inanimate'
            'many' => '{0} terabitu'
            'one' => '{0} terabit'
            'other' => '{0} terabitov'
        ]
        'terabyte' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} terabajty'
                    'many' => '{0} terabajtu'
                    'one' => '{0} terabajt'
                    'other' => '{0} terabajtov'
                ]
                'dative' => [
                    'few' => '{0} terabajtom'
                    'many' => '{0} terabajtu'
                    'one' => '{0} terabajtu'
                    'other' => '{0} terabajtom'
                ]
                'genitive' => [
                    'few' => '{0} terabajtov'
                    'many' => '{0} terabajtu'
                    'one' => '{0} terabajtu'
                    'other' => '{0} terabajtov'
                ]
                'instrumental' => [
                    'few' => '{0} terabajtmi'
                    'many' => '{0} terabajtu'
                    'one' => '{0} terabajtom'
                    'other' => '{0} terabajtmi'
                ]
                'locative' => [
                    'few' => '{0} terabajtoch'
                    'many' => '{0} terabajtu'
                    'one' => '{0} terabajte'
                    'other' => '{0} terabajtoch'
                ]
            ]
            'dnam' => 'terabajty'
            'few' => '{0} terabajty'
            'gender' => 'inanimate'
            'many' => '{0} terabajtu'
            'one' => '{0} terabajt'
            'other' => '{0} terabajtov'
        ]
    ]
    'duration' => [
        'century' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} storočia'
                    'many' => '{0} storočia'
                    'one' => '{0} storočie'
                    'other' => '{0} storočí'
                ]
                'dative' => [
                    'few' => '{0} storočiam'
                    'many' => '{0} storočia'
                    'one' => '{0} storočiu'
                    'other' => '{0} storočiam'
                ]
                'genitive' => [
                    'few' => '{0} storočí'
                    'many' => '{0} storočia'
                    'one' => '{0} storočia'
                    'other' => '{0} storočí'
                ]
                'instrumental' => [
                    'few' => '{0} storočiami'
                    'many' => '{0} storočia'
                    'one' => '{0} storočím'
                    'other' => '{0} storočiami'
                ]
                'locative' => [
                    'few' => '{0} storočiach'
                    'many' => '{0} storočia'
                    'one' => '{0} storočí'
                    'other' => '{0} storočiach'
                ]
            ]
            'dnam' => 'storočia'
            'few' => '{0} storočia'
            'gender' => 'neuter'
            'many' => '{0} storočia'
            'one' => '{0} storočie'
            'other' => '{0} storočí'
        ]
        'day' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} dni'
                    'many' => '{0} dňa'
                    'one' => '{0} deň'
                    'other' => '{0} dní'
                ]
                'dative' => [
                    'few' => '{0} dňom'
                    'many' => '{0} dňa'
                    'one' => '{0} dňu'
                    'other' => '{0} dňom'
                ]
                'genitive' => [
                    'few' => '{0} dní'
                    'many' => '{0} dňa'
                    'one' => '{0} dňa'
                    'other' => '{0} dní'
                ]
                'instrumental' => [
                    'few' => '{0} dňami'
                    'many' => '{0} dňa'
                    'one' => '{0} dňom'
                    'other' => '{0} dňami'
                ]
                'locative' => [
                    'few' => '{0} dňoch'
                    'many' => '{0} dňa'
                    'one' => '{0} dni'
                    'other' => '{0} dňoch'
                ]
            ]
            'few' => '{0} dni'
            'gender' => 'inanimate'
            'many' => '{0} dňa'
            'one' => '{0} deň'
            'other' => '{0} dní'
            'per' => '{0} za deň'
        ]
        'day-person' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} dni'
                    'many' => '{0} dňa'
                    'one' => '{0} deň'
                    'other' => '{0} dní'
                ]
                'genitive' => [
                    'few' => '{0} dní'
                    'many' => '{0} dňa'
                    'one' => '{0} dňa'
                    'other' => '{0} dní'
                ]
                'instrumental' => [
                    'few' => '{0} dňami'
                    'many' => '{0} dňa'
                    'one' => '{0} dňom'
                    'other' => '{0} dňami'
                ]
            ]
            'few' => '{0} dni'
            'gender' => 'inanimate'
            'many' => '{0} dňa'
            'one' => '{0} deň'
            'other' => '{0} dní'
        ]
        'decade' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} desaťročia'
                    'many' => '{0} desaťročia'
                    'one' => '{0} desaťročie'
                    'other' => '{0} desaťročí'
                ]
                'dative' => [
                    'few' => '{0} desaťročiam'
                    'many' => '{0} desaťročia'
                    'one' => '{0} desaťročiu'
                    'other' => '{0} desaťročiam'
                ]
                'genitive' => [
                    'few' => '{0} desaťročí'
                    'many' => '{0} desaťročia'
                    'one' => '{0} desaťročia'
                    'other' => '{0} desaťročí'
                ]
                'instrumental' => [
                    'few' => '{0} desaťročiami'
                    'many' => '{0} desaťročia'
                    'one' => '{0} desaťročím'
                    'other' => '{0} desaťročiami'
                ]
                'locative' => [
                    'few' => '{0} desaťročiach'
                    'many' => '{0} desaťročia'
                    'one' => '{0} desaťročí'
                    'other' => '{0} desaťročiach'
                ]
            ]
            'dnam' => 'desaťročia'
            'few' => '{0} desaťročia'
            'gender' => 'neuter'
            'many' => '{0} desaťročia'
            'one' => '{0} desaťročie'
            'other' => '{0} desaťročí'
        ]
        'hour' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} hodiny'
                    'many' => '{0} hodiny'
                    'one' => '{0} hodinu'
                    'other' => '{0} hodín'
                ]
                'dative' => [
                    'few' => '{0} hodinám'
                    'many' => '{0} hodiny'
                    'one' => '{0} hodine'
                    'other' => '{0} hodinám'
                ]
                'genitive' => [
                    'few' => '{0} hodín'
                    'many' => '{0} hodiny'
                    'one' => '{0} hodiny'
                    'other' => '{0} hodín'
                ]
                'instrumental' => [
                    'few' => '{0} hodinami'
                    'many' => '{0} hodiny'
                    'one' => '{0} hodinou'
                    'other' => '{0} hodinami'
                ]
                'locative' => [
                    'few' => '{0} hodinách'
                    'many' => '{0} hodiny'
                    'one' => '{0} hodine'
                    'other' => '{0} hodinách'
                ]
            ]
            'dnam' => 'hodiny'
            'few' => '{0} hodiny'
            'gender' => 'feminine'
            'many' => '{0} hodiny'
            'one' => '{0} hodina'
            'other' => '{0} hodín'
            'per' => '{0} za hodinu'
        ]
        'microsecond' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} mikrosekundy'
                    'many' => '{0} mikrosekundy'
                    'one' => '{0} mikrosekundu'
                    'other' => '{0} mikrosekúnd'
                ]
                'dative' => [
                    'few' => '{0} mikrosekundám'
                    'many' => '{0} mikrosekundy'
                    'one' => '{0} mikrosekunde'
                    'other' => '{0} mikrosekundám'
                ]
                'genitive' => [
                    'few' => '{0} mikrosekúnd'
                    'many' => '{0} mikrosekundy'
                    'one' => '{0} mikrosekundy'
                    'other' => '{0} mikrosekúnd'
                ]
                'instrumental' => [
                    'few' => '{0} mikrosekundami'
                    'many' => '{0} mikrosekundy'
                    'one' => '{0} mikrosekundou'
                    'other' => '{0} mikrosekundami'
                ]
                'locative' => [
                    'few' => '{0} mikrosekundách'
                    'many' => '{0} mikrosekundy'
                    'one' => '{0} mikrosekunde'
                    'other' => '{0} mikrosekundách'
                ]
            ]
            'dnam' => 'mikrosekundy'
            'few' => '{0} mikrosekundy'
            'gender' => 'feminine'
            'many' => '{0} mikrosekundy'
            'one' => '{0} mikrosekunda'
            'other' => '{0} mikrosekúnd'
        ]
        'millisecond' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} milisekundy'
                    'many' => '{0} milisekundy'
                    'one' => '{0} milisekundu'
                    'other' => '{0} milisekúnd'
                ]
                'dative' => [
                    'few' => '{0} milisekundám'
                    'many' => '{0} milisekundy'
                    'one' => '{0} milisekunde'
                    'other' => '{0} milisekundám'
                ]
                'genitive' => [
                    'few' => '{0} milisekúnd'
                    'many' => '{0} milisekundy'
                    'one' => '{0} milisekundy'
                    'other' => '{0} milisekúnd'
                ]
                'instrumental' => [
                    'few' => '{0} milisekundami'
                    'many' => '{0} milisekundy'
                    'one' => '{0} milisekundou'
                    'other' => '{0} milisekundami'
                ]
                'locative' => [
                    'few' => '{0} milisekundách'
                    'many' => '{0} milisekundy'
                    'one' => '{0} milisekunde'
                    'other' => '{0} milisekundách'
                ]
            ]
            'dnam' => 'milisekundy'
            'few' => '{0} milisekundy'
            'gender' => 'feminine'
            'many' => '{0} milisekundy'
            'one' => '{0} milisekunda'
            'other' => '{0} milisekúnd'
        ]
        'minute' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} minúty'
                    'many' => '{0} minúty'
                    'one' => '{0} minútu'
                    'other' => '{0} minút'
                ]
                'dative' => [
                    'few' => '{0} minútam'
                    'many' => '{0} minúty'
                    'one' => '{0} minúte'
                    'other' => '{0} minútam'
                ]
                'genitive' => [
                    'few' => '{0} minút'
                    'many' => '{0} minúty'
                    'one' => '{0} minúty'
                    'other' => '{0} minút'
                ]
                'instrumental' => [
                    'few' => '{0} minútami'
                    'many' => '{0} minúty'
                    'one' => '{0} minútou'
                    'other' => '{0} minútami'
                ]
                'locative' => [
                    'few' => '{0} minútach'
                    'many' => '{0} minúty'
                    'one' => '{0} minúte'
                    'other' => '{0} minútach'
                ]
            ]
            'dnam' => 'minúty'
            'few' => '{0} minúty'
            'gender' => 'feminine'
            'many' => '{0} minúty'
            'one' => '{0} minúta'
            'other' => '{0} minút'
            'per' => '{0} za minútu'
        ]
        'month' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} mesiace'
                    'many' => '{0} mesiaca'
                    'one' => '{0} mesiac'
                    'other' => '{0} mesiacov'
                ]
                'dative' => [
                    'few' => '{0} mesiacom'
                    'many' => '{0} mesiaca'
                    'one' => '{0} mesiacu'
                    'other' => '{0} mesiacom'
                ]
                'genitive' => [
                    'few' => '{0} mesiacov'
                    'many' => '{0} mesiaca'
                    'one' => '{0} mesiaca'
                    'other' => '{0} mesiacov'
                ]
                'instrumental' => [
                    'few' => '{0} mesiacmi'
                    'many' => '{0} mesiaca'
                    'one' => '{0} mesiacom'
                    'other' => '{0} mesiacmi'
                ]
                'locative' => [
                    'few' => '{0} mesiacoch'
                    'many' => '{0} mesiaca'
                    'one' => '{0} mesiaci'
                    'other' => '{0} mesiacoch'
                ]
            ]
            'dnam' => 'mesiace'
            'few' => '{0} mesiace'
            'gender' => 'inanimate'
            'many' => '{0} mesiaca'
            'one' => '{0} mesiac'
            'other' => '{0} mesiacov'
            'per' => '{0} za mesiac'
        ]
        'nanosecond' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} nanosekundy'
                    'many' => '{0} nanosekundy'
                    'one' => '{0} nanosekundu'
                    'other' => '{0} nanosekúnd'
                ]
                'dative' => [
                    'few' => '{0} nanosekundám'
                    'many' => '{0} nanosekundy'
                    'one' => '{0} nanosekunde'
                    'other' => '{0} nanosekundám'
                ]
                'genitive' => [
                    'few' => '{0} nanosekúnd'
                    'many' => '{0} nanosekundy'
                    'one' => '{0} nanosekundy'
                    'other' => '{0} nanosekúnd'
                ]
                'instrumental' => [
                    'few' => '{0} nanosekundami'
                    'many' => '{0} nanosekundy'
                    'one' => '{0} nanosekundou'
                    'other' => '{0} nanosekundami'
                ]
                'locative' => [
                    'few' => '{0} nanosekundách'
                    'many' => '{0} nanosekundy'
                    'one' => '{0} nanosekunde'
                    'other' => '{0} nanosekundách'
                ]
            ]
            'dnam' => 'nanosekundy'
            'few' => '{0} nanosekundy'
            'gender' => 'feminine'
            'many' => '{0} nanosekundy'
            'one' => '{0} nanosekunda'
            'other' => '{0} nanosekúnd'
        ]
        'quarter' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} štvrťroky'
                    'many' => '{0} štvrťroka'
                    'one' => '{0} štvrťrok'
                    'other' => '{0} štvrťrokov'
                ]
                'dative' => [
                    'few' => '{0} štvrťrokom'
                    'many' => '{0} štvrťroka'
                    'one' => '{0} štvrťroku'
                    'other' => '{0} štvrťrokom'
                ]
                'genitive' => [
                    'few' => '{0} štvrťrokov'
                    'many' => '{0} štvrťroka'
                    'one' => '{0} štvrťroka'
                    'other' => '{0} štvrťrokov'
                ]
                'instrumental' => [
                    'few' => '{0} štvrťrokmi'
                    'many' => '{0} štvrťroka'
                    'one' => '{0} štvrťrokom'
                    'other' => '{0} štvrťrokmi'
                ]
                'locative' => [
                    'few' => '{0} štvrťrokoch'
                    'many' => '{0} štvrťroka'
                    'one' => '{0} štvrťroku'
                    'other' => '{0} štvrťrokoch'
                ]
            ]
            'dnam' => 'štvrťroky'
            'few' => '{0} štvrťroky'
            'gender' => 'inanimate'
            'many' => '{0} štvrťroka'
            'one' => '{0} štvrťrok'
            'other' => '{0} štvrťrokov'
        ]
        'second' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} sekundy'
                    'many' => '{0} sekundy'
                    'one' => '{0} sekundu'
                    'other' => '{0} sekúnd'
                ]
                'dative' => [
                    'few' => '{0} sekundám'
                    'many' => '{0} sekundy'
                    'one' => '{0} sekunde'
                    'other' => '{0} sekundám'
                ]
                'genitive' => [
                    'few' => '{0} sekúnd'
                    'many' => '{0} sekundy'
                    'one' => '{0} sekundy'
                    'other' => '{0} sekúnd'
                ]
                'instrumental' => [
                    'few' => '{0} sekundami'
                    'many' => '{0} sekundy'
                    'one' => '{0} sekundou'
                    'other' => '{0} sekundami'
                ]
                'locative' => [
                    'few' => '{0} sekundách'
                    'many' => '{0} sekundy'
                    'one' => '{0} sekunde'
                    'other' => '{0} sekundách'
                ]
            ]
            'dnam' => 'sekundy'
            'few' => '{0} sekundy'
            'gender' => 'feminine'
            'many' => '{0} sekundy'
            'one' => '{0} sekunda'
            'other' => '{0} sekúnd'
            'per' => '{0} za sekundu'
        ]
        'week' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} týždne'
                    'many' => '{0} týždňa'
                    'one' => '{0} týždeň'
                    'other' => '{0} týždňov'
                ]
                'dative' => [
                    'few' => '{0} týždňom'
                    'many' => '{0} týždňa'
                    'one' => '{0} týždňu'
                    'other' => '{0} týždňom'
                ]
                'genitive' => [
                    'few' => '{0} týždňov'
                    'many' => '{0} týždňa'
                    'one' => '{0} týždňa'
                    'other' => '{0} týždňov'
                ]
                'instrumental' => [
                    'few' => '{0} týždňami'
                    'many' => '{0} týždňa'
                    'one' => '{0} týždňom'
                    'other' => '{0} týždňami'
                ]
                'locative' => [
                    'few' => '{0} týždňoch'
                    'many' => '{0} týždňa'
                    'one' => '{0} týždni'
                    'other' => '{0} týždňoch'
                ]
            ]
            'dnam' => 'týždne'
            'few' => '{0} týždne'
            'gender' => 'inanimate'
            'many' => '{0} týždňa'
            'one' => '{0} týždeň'
            'other' => '{0} týždňov'
            'per' => '{0} za týždeň'
        ]
        'year' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} roky'
                    'many' => '{0} roka'
                    'one' => '{0} rok'
                    'other' => '{0} rokov'
                ]
                'dative' => [
                    'few' => '{0} rokom'
                    'many' => '{0} roka'
                    'one' => '{0} roku'
                    'other' => '{0} rokom'
                ]
                'genitive' => [
                    'few' => '{0} rokov'
                    'many' => '{0} roka'
                    'one' => '{0} roka'
                    'other' => '{0} rokov'
                ]
                'instrumental' => [
                    'few' => '{0} rokmi'
                    'many' => '{0} roka'
                    'one' => '{0} rokom'
                    'other' => '{0} rokmi'
                ]
                'locative' => [
                    'few' => '{0} rokoch'
                    'many' => '{0} roka'
                    'one' => '{0} roku'
                    'other' => '{0} rokoch'
                ]
            ]
            'dnam' => 'roky'
            'few' => '{0} roky'
            'gender' => 'inanimate'
            'many' => '{0} roka'
            'one' => '{0} rok'
            'other' => '{0} rokov'
            'per' => '{0} za rok'
        ]
    ]
    'electric' => [
        'ampere' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} ampéry'
                    'many' => '{0} ampéra'
                    'one' => '{0} ampér'
                    'other' => '{0} ampérov'
                ]
                'dative' => [
                    'few' => '{0} ampérom'
                    'many' => '{0} ampéra'
                    'one' => '{0} ampéru'
                    'other' => '{0} ampérom'
                ]
                'genitive' => [
                    'few' => '{0} ampérov'
                    'many' => '{0} ampéra'
                    'one' => '{0} ampéra'
                    'other' => '{0} ampérov'
                ]
                'instrumental' => [
                    'few' => '{0} ampérmi'
                    'many' => '{0} ampéra'
                    'one' => '{0} ampérom'
                    'other' => '{0} ampérmi'
                ]
                'locative' => [
                    'few' => '{0} ampéroch'
                    'many' => '{0} ampéra'
                    'one' => '{0} ampéri'
                    'other' => '{0} ampéroch'
                ]
            ]
            'dnam' => 'ampéry'
            'few' => '{0} ampéry'
            'gender' => 'inanimate'
            'many' => '{0} ampéra'
            'one' => '{0} ampér'
            'other' => '{0} ampérov'
        ]
        'milliampere' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} miliampéry'
                    'many' => '{0} miliampéra'
                    'one' => '{0} miliampér'
                    'other' => '{0} miliampérov'
                ]
                'dative' => [
                    'few' => '{0} miliampérom'
                    'many' => '{0} miliampéra'
                    'one' => '{0} miliampéru'
                    'other' => '{0} miliampérom'
                ]
                'genitive' => [
                    'few' => '{0} miliampérov'
                    'many' => '{0} miliampéra'
                    'one' => '{0} miliampéra'
                    'other' => '{0} miliampérov'
                ]
                'instrumental' => [
                    'few' => '{0} miliampérmi'
                    'many' => '{0} miliampéra'
                    'one' => '{0} miliampérom'
                    'other' => '{0} miliampérmi'
                ]
                'locative' => [
                    'few' => '{0} miliampéroch'
                    'many' => '{0} miliampéra'
                    'one' => '{0} miliampéri'
                    'other' => '{0} miliampéroch'
                ]
            ]
            'dnam' => 'miliampéry'
            'few' => '{0} miliampéry'
            'gender' => 'inanimate'
            'many' => '{0} miliampéra'
            'one' => '{0} miliampér'
            'other' => '{0} miliampérov'
        ]
        'ohm' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} ohmy'
                    'many' => '{0} ohmu'
                    'one' => '{0} ohm'
                    'other' => '{0} ohmov'
                ]
                'dative' => [
                    'few' => '{0} ohmom'
                    'many' => '{0} ohmu'
                    'one' => '{0} ohmu'
                    'other' => '{0} ohmom'
                ]
                'genitive' => [
                    'few' => '{0} ohmov'
                    'many' => '{0} ohmu'
                    'one' => '{0} ohmu'
                    'other' => '{0} ohmov'
                ]
                'instrumental' => [
                    'few' => '{0} ohmami'
                    'many' => '{0} ohmu'
                    'one' => '{0} ohmom'
                    'other' => '{0} ohmami'
                ]
                'locative' => [
                    'few' => '{0} ohmoch'
                    'many' => '{0} ohmu'
                    'one' => '{0} ohme'
                    'other' => '{0} ohmoch'
                ]
            ]
            'dnam' => 'ohmy'
            'few' => '{0} ohmy'
            'gender' => 'inanimate'
            'many' => '{0} ohmu'
            'one' => '{0} ohm'
            'other' => '{0} ohmov'
        ]
        'volt' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} volty'
                    'many' => '{0} voltu'
                    'one' => '{0} volt'
                    'other' => '{0} voltov'
                ]
                'dative' => [
                    'few' => '{0} voltom'
                    'many' => '{0} voltu'
                    'one' => '{0} voltu'
                    'other' => '{0} voltom'
                ]
                'genitive' => [
                    'few' => '{0} voltov'
                    'many' => '{0} voltu'
                    'one' => '{0} voltu'
                    'other' => '{0} voltov'
                ]
                'instrumental' => [
                    'few' => '{0} voltmi'
                    'many' => '{0} voltom'
                    'one' => '{0} voltom'
                    'other' => '{0} voltmi'
                ]
                'locative' => [
                    'few' => '{0} voltoch'
                    'many' => '{0} voltu'
                    'one' => '{0} volte'
                    'other' => '{0} voltoch'
                ]
            ]
            'dnam' => 'volty'
            'few' => '{0} volty'
            'gender' => 'inanimate'
            'many' => '{0} voltu'
            'one' => '{0} volt'
            'other' => '{0} voltov'
        ]
    ]
    'energy' => [
        'british-thermal-unit' => [
            'dnam' => 'britské tepelné jednotky'
            'few' => '{0} britské tepelné jednotky'
            'many' => '{0} britskej tepelnej jednotky'
            'one' => '{0} britská tepelná jednotka'
            'other' => '{0} britských tepelných jednotiek'
        ]
        'calorie' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} kalórie'
                    'many' => '{0} kalórie'
                    'one' => '{0} kalóriu'
                    'other' => '{0} kalórií'
                ]
                'dative' => [
                    'few' => '{0} kalóriám'
                    'many' => '{0} kalórie'
                    'one' => '{0} kalórii'
                    'other' => '{0} kalóriám'
                ]
                'genitive' => [
                    'few' => '{0} kalórií'
                    'many' => '{0} kalórie'
                    'one' => '{0} kalórie'
                    'other' => '{0} kalórií'
                ]
                'instrumental' => [
                    'few' => '{0} kalóriami'
                    'many' => '{0} kalórie'
                    'one' => '{0} kalóriou'
                    'other' => '{0} kalóriami'
                ]
                'locative' => [
                    'few' => '{0} kalóriách'
                    'many' => '{0} kalórie'
                    'one' => '{0} kalórii'
                    'other' => '{0} kalóriách'
                ]
            ]
            'dnam' => 'kalórie'
            'few' => '{0} kalórie'
            'gender' => 'feminine'
            'many' => '{0} kalórie'
            'one' => '{0} kalória'
            'other' => '{0} kalórií'
        ]
        'electronvolt' => [
            'dnam' => 'elektrónvolty'
            'few' => '{0} elektrónvolty'
            'many' => '{0} elektrónvoltu'
            'one' => '{0} elektrónvolt'
            'other' => '{0} elektrónvoltov'
        ]
        'foodcalorie' => [
            'dnam' => 'kalórie'
            'few' => '{0} kalórie'
            'many' => '{0} kalórie'
            'one' => '{0} kalória'
            'other' => '{0} kalórií'
        ]
        'joule' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} jouly'
                    'many' => '{0} joulu'
                    'one' => '{0} joule'
                    'other' => '{0} joulov'
                ]
                'dative' => [
                    'few' => '{0} joulom'
                    'many' => '{0} joulu'
                    'one' => '{0} joulu'
                    'other' => '{0} joulom'
                ]
                'genitive' => [
                    'few' => '{0} joulov'
                    'many' => '{0} joulu'
                    'one' => '{0} joulu'
                    'other' => '{0} joulov'
                ]
                'instrumental' => [
                    'few' => '{0} joulami'
                    'many' => '{0} joulu'
                    'one' => '{0} joulom'
                    'other' => '{0} joulami'
                ]
                'locative' => [
                    'few' => '{0} jouloch'
                    'many' => '{0} joulu'
                    'one' => '{0} joule'
                    'other' => '{0} jouloch'
                ]
            ]
            'dnam' => 'jouly'
            'few' => '{0} jouly'
            'gender' => 'inanimate'
            'many' => '{0} joulu'
            'one' => 'joule'
            'other' => '{0} joulov'
        ]
        'kilocalorie' => [
            'dnam' => 'kilokalórie'
            'few' => '{0} kilokalórie'
            'many' => '{0} kilokalórie'
            'one' => '{0} kilokalória'
            'other' => '{0} kilokalórií'
        ]
        'kilojoule' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} kilojouly'
                    'many' => '{0} kilojoulu'
                    'one' => '{0} kilojoule'
                    'other' => '{0} kilojoulov'
                ]
                'dative' => [
                    'few' => '{0} kilojoulom'
                    'many' => '{0} kilojoulu'
                    'one' => '{0} kilojoulu'
                    'other' => '{0} kilojoulom'
                ]
                'genitive' => [
                    'few' => '{0} kilojoulov'
                    'many' => '{0} kilojoulu'
                    'one' => '{0} kilojoulu'
                    'other' => '{0} kilojoulov'
                ]
                'instrumental' => [
                    'few' => '{0} kilojoulami'
                    'many' => '{0} kilojoulu'
                    'one' => '{0} kilojoulom'
                    'other' => '{0} kilojoulami'
                ]
                'locative' => [
                    'few' => '{0} kilojouloch'
                    'many' => '{0} kilojoulu'
                    'one' => '{0} kilojoule'
                    'other' => '{0} kilojouloch'
                ]
            ]
            'dnam' => 'kilojouly'
            'few' => '{0} kilojouly'
            'gender' => 'inanimate'
            'many' => '{0} kilojoulu'
            'one' => '{0} kilojoule'
            'other' => '{0} kilojoulov'
        ]
        'kilowatt-hour' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} kilowatthodiny'
                    'many' => '{0} kilowatthodiny'
                    'one' => '{0} kilowatthodinu'
                    'other' => '{0} kilowatthodín'
                ]
                'dative' => [
                    'few' => '{0} kilowatthodinám'
                    'many' => '{0} kilowatthodiny'
                    'one' => '{0} kilowatthodine'
                    'other' => '{0} kilowatthodinám'
                ]
                'genitive' => [
                    'few' => '{0} kilowatthodín'
                    'many' => '{0} kilowatthodiny'
                    'one' => '{0} kilowatthodiny'
                    'other' => '{0} kilowatthodín'
                ]
                'instrumental' => [
                    'few' => '{0} kilowatthodinami'
                    'many' => '{0} kilowatthodiny'
                    'one' => '{0} kilowatthodinou'
                    'other' => '{0} kilowatthodinami'
                ]
                'locative' => [
                    'few' => '{0} kilowatthodinách'
                    'many' => '{0} kilowatthodiny'
                    'one' => '{0} kilowatthodine'
                    'other' => '{0} kilowatthodinách'
                ]
            ]
            'dnam' => 'kilowatthodiny'
            'few' => '{0} kilowatthodiny'
            'gender' => 'feminine'
            'many' => '{0} kilowatthodiny'
            'one' => '{0} kilowatthodina'
            'other' => '{0} kilowatthodín'
        ]
        'therm-us' => [
            'dnam' => 'americké termy'
            'few' => '{0} americké termy'
            'many' => '{0} amerického termu'
            'one' => '{0} americký term'
            'other' => '{0} amerických termov'
        ]
    ]
    'force' => [
        'kilowatt-hour-per-100-kilometer' => [
            'gender' => 'feminine'
        ]
        'newton' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} newtony'
                    'many' => '{0} newtona'
                    'one' => '{0} newton'
                    'other' => '{0} newtonov'
                ]
                'dative' => [
                    'few' => '{0} newtonom'
                    'many' => '{0} newtona'
                    'one' => '{0} newtonu'
                    'other' => '{0} newtonom'
                ]
                'genitive' => [
                    'few' => '{0} newtonov'
                    'many' => '{0} newtona'
                    'one' => '{0} newtona'
                    'other' => '{0} newtonov'
                ]
                'instrumental' => [
                    'few' => '{0} newtonmi'
                    'many' => '{0} newtona'
                    'one' => '{0} newtonom'
                    'other' => '{0} newtonmi'
                ]
                'locative' => [
                    'few' => '{0} newtonoch'
                    'many' => '{0} newtona'
                    'one' => '{0} newtone'
                    'other' => '{0} newtonoch'
                ]
            ]
            'dnam' => 'newtony'
            'few' => '{0} newtony'
            'gender' => 'inanimate'
            'many' => '{0} newtona'
            'one' => '{0} newton'
            'other' => '{0} newtonov'
        ]
        'pound-force' => [
            'dnam' => 'libry sily'
            'few' => '{0} libry sily'
            'many' => '{0} libry sily'
            'one' => '{0} libra sily'
            'other' => '{0} libier sily'
        ]
    ]
    'frequency' => [
        'gigahertz' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} gigahertze'
                    'many' => '{0} gigahertza'
                    'one' => '{0} gigahertz'
                    'other' => '{0} gigahertzov'
                ]
                'dative' => [
                    'few' => '{0} gigahertzom'
                    'many' => '{0} gigahertza'
                    'one' => '{0} gigahertzu'
                    'other' => '{0} gigahertzom'
                ]
                'genitive' => [
                    'few' => '{0} gigahertzov'
                    'many' => '{0} gigahertza'
                    'one' => '{0} gigahertza'
                    'other' => '{0} gigahertzov'
                ]
                'instrumental' => [
                    'few' => '{0} gigahertzmi'
                    'many' => '{0} gigahertza'
                    'one' => '{0} gigahertzom'
                    'other' => '{0} gigahertzmi'
                ]
                'locative' => [
                    'few' => '{0} gigahertzoch'
                    'many' => '{0} gigahertza'
                    'one' => '{0} gigahertzi'
                    'other' => '{0} gigahertzoch'
                ]
            ]
            'dnam' => 'gigahertze'
            'few' => '{0} gigahertze'
            'gender' => 'inanimate'
            'many' => '{0} gigahertza'
            'one' => '{0} gigahertz'
            'other' => '{0} gigahertzov'
        ]
        'hertz' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} hertze'
                    'many' => '{0} hertza'
                    'one' => '{0} hertz'
                    'other' => '{0} hertzov'
                ]
                'dative' => [
                    'few' => '{0} hertzom'
                    'many' => '{0} hertza'
                    'one' => '{0} hertzu'
                    'other' => '{0} hertzom'
                ]
                'genitive' => [
                    'few' => '{0} hertzov'
                    'many' => '{0} hertza'
                    'one' => '{0} hertza'
                    'other' => '{0} hertzov'
                ]
                'instrumental' => [
                    'few' => '{0} hertzmi'
                    'many' => '{0} hertza'
                    'one' => '{0} hertzom'
                    'other' => '{0} hertzmi'
                ]
                'locative' => [
                    'few' => '{0} hertzoch'
                    'many' => '{0} hertza'
                    'one' => '{0} hertzi'
                    'other' => '{0} hertzoch'
                ]
            ]
            'dnam' => 'hertze'
            'few' => '{0} hertze'
            'gender' => 'inanimate'
            'many' => '{0} hertza'
            'one' => '{0} hertz'
            'other' => '{0} hertzov'
        ]
        'kilohertz' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} kilohertze'
                    'many' => '{0} kilohertza'
                    'one' => '{0} kilohertz'
                    'other' => '{0} kilohertzov'
                ]
                'dative' => [
                    'few' => '{0} kilohertzom'
                    'many' => '{0} kilohertza'
                    'one' => '{0} kilohertzu'
                    'other' => '{0} kilohertzom'
                ]
                'genitive' => [
                    'few' => '{0} kilohertzov'
                    'many' => '{0} kilohertza'
                    'one' => '{0} kilohertza'
                    'other' => '{0} kilohertzov'
                ]
                'instrumental' => [
                    'few' => '{0} kilohertzmi'
                    'many' => '{0} kilohertza'
                    'one' => '{0} kilohertzom'
                    'other' => '{0} kilohertzmi'
                ]
                'locative' => [
                    'few' => '{0} kilohertzoch'
                    'many' => '{0} kilohertza'
                    'one' => '{0} kilohertzi'
                    'other' => '{0} kilohertzoch'
                ]
            ]
            'dnam' => 'kilohertze'
            'few' => '{0} kilohertze'
            'gender' => 'inanimate'
            'many' => '{0} kilohertza'
            'one' => '{0} kilohertz'
            'other' => '{0} kilohertzov'
        ]
        'megahertz' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} megahertze'
                    'many' => '{0} megahertza'
                    'one' => '{0} megahertz'
                    'other' => '{0} megahertzov'
                ]
                'dative' => [
                    'few' => '{0} megahertzom'
                    'many' => '{0} megahertza'
                    'one' => '{0} megahertzu'
                    'other' => '{0} megahertzom'
                ]
                'genitive' => [
                    'few' => '{0} megahertzov'
                    'many' => '{0} megahertza'
                    'one' => '{0} megahertza'
                    'other' => '{0} megahertzov'
                ]
                'instrumental' => [
                    'few' => '{0} megahertzmi'
                    'many' => '{0} megahertza'
                    'one' => '{0} megahertzom'
                    'other' => '{0} megahertzmi'
                ]
                'locative' => [
                    'few' => '{0} megahertzoch'
                    'many' => '{0} megahertza'
                    'one' => '{0} megahertzi'
                    'other' => '{0} megahertzoch'
                ]
            ]
            'dnam' => 'megahertze'
            'few' => '{0} megahertze'
            'gender' => 'inanimate'
            'many' => '{0} megahertza'
            'one' => '{0} megahertz'
            'other' => '{0} megahertzov'
        ]
    ]
    'graphics' => [
        'dot' => [
            'few' => '{0} body'
            'many' => '{0} bodu'
            'one' => '{0} bod'
            'other' => '{0} bodov'
        ]
        'dot-per-centimeter' => [
            'dnam' => 'body na centimeter'
            'few' => '{0} body na centimeter'
            'many' => '{0} bodu na centimeter'
            'one' => '{0} bod na centimeter'
            'other' => '{0} bodov na centimeter'
        ]
        'dot-per-inch' => [
            'dnam' => 'body na palec'
            'few' => '{0} body na palec'
            'many' => '{0} bodu na palec'
            'one' => '{0} bod na palec'
            'other' => '{0} bodov na palec'
        ]
        'em' => [
            'gender' => 'inanimate'
        ]
        'megapixel' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} megapixely'
                    'many' => '{0} megapixela'
                    'one' => '{0} megapixel'
                    'other' => '{0} megapixelov'
                ]
                'dative' => [
                    'few' => '{0} megapixelom'
                    'many' => '{0} megapixela'
                    'one' => '{0} megapixelu'
                    'other' => '{0} megapixelom'
                ]
                'genitive' => [
                    'few' => '{0} megapixelov'
                    'many' => '{0} megapixela'
                    'one' => '{0} megapixela'
                    'other' => '{0} megapixelov'
                ]
                'instrumental' => [
                    'few' => '{0} megapixelmi'
                    'many' => '{0} megapixela'
                    'one' => '{0} megapixelom'
                    'other' => '{0} megapixelmi'
                ]
                'locative' => [
                    'few' => '{0} megapixeloch'
                    'many' => '{0} megapixela'
                    'one' => '{0} megapixeli'
                    'other' => '{0} megapixeloch'
                ]
            ]
            'dnam' => 'megapixely'
            'few' => '{0} megapixely'
            'gender' => 'inanimate'
            'many' => '{0} megapixela'
            'one' => '{0} megapixel'
            'other' => '{0} megapixelov'
        ]
        'pixel' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} pixely'
                    'many' => '{0} pixela'
                    'one' => '{0} pixel'
                    'other' => '{0} pixelov'
                ]
                'dative' => [
                    'few' => '{0} pixelom'
                    'many' => '{0} pixela'
                    'one' => '{0} pixelu'
                    'other' => '{0} pixelom'
                ]
                'genitive' => [
                    'few' => '{0} pixelov'
                    'many' => '{0} pixela'
                    'one' => '{0} pixela'
                    'other' => '{0} pixelov'
                ]
                'instrumental' => [
                    'few' => '{0} pixelmi'
                    'many' => '{0} pixela'
                    'one' => '{0} pixelom'
                    'other' => '{0} pixelmi'
                ]
                'locative' => [
                    'few' => '{0} pixeloch'
                    'many' => '{0} pixela'
                    'one' => '{0} pixeli'
                    'other' => '{0} pixeloch'
                ]
            ]
            'dnam' => 'pixely'
            'few' => '{0} pixely'
            'gender' => 'inanimate'
            'many' => '{0} pixela'
            'one' => '{0} pixel'
            'other' => '{0} pixelov'
        ]
        'pixel-per-centimeter' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} pixely na centimeter'
                    'many' => '{0} pixela na centimeter'
                    'one' => '{0} pixel na centimeter'
                    'other' => '{0} pixelov na centimeter'
                ]
                'dative' => [
                    'few' => '{0} pixelom na centimeter'
                    'many' => '{0} pixela na centimeter'
                    'one' => '{0} pixelu na centimeter'
                    'other' => '{0} pixelom na centimeter'
                ]
                'genitive' => [
                    'few' => '{0} pixelov na centimeter'
                    'many' => '{0} pixela na centimeter'
                    'one' => '{0} pixela na centimeter'
                    'other' => '{0} pixelov na centimeter'
                ]
                'instrumental' => [
                    'few' => '{0} pixelmi na centimeter'
                    'many' => '{0} pixela na centimeter'
                    'one' => '{0} pixelom na centimeter'
                    'other' => '{0} pixelmi na centimeter'
                ]
                'locative' => [
                    'few' => '{0} pixeloch na centimeter'
                    'many' => '{0} pixela na centimeter'
                    'one' => '{0} pixeli na centimeter'
                    'other' => '{0} pixeloch na centimeter'
                ]
            ]
            'dnam' => 'pixely na centimeter'
            'few' => '{0} pixely na centimeter'
            'gender' => 'inanimate'
            'many' => '{0} pixela na centimeter'
            'one' => '{0} pixel na centimeter'
            'other' => '{0} pixelov na centimeter'
        ]
        'pixel-per-inch' => [
            'dnam' => 'pixely na palec'
            'few' => '{0} pixely na palec'
            'many' => '{0} pixela na palec'
            'one' => '{0} pixel na palec'
            'other' => '{0} pixelov na palec'
        ]
    ]
    'length' => [
        'astronomical-unit' => [
            'dnam' => 'astronomické jednotky'
            'few' => '{0} astronomické jednotky'
            'many' => '{0} astronomickej jednotky'
            'one' => '{0} astronomická jednotka'
            'other' => '{0} astronomických jednotiek'
        ]
        'centimeter' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} centimetre'
                    'many' => '{0} centimetra'
                    'one' => '{0} centimeter'
                    'other' => '{0} centimetrov'
                ]
                'dative' => [
                    'few' => '{0} centimetrom'
                    'many' => '{0} centimetra'
                    'one' => '{0} centimetru'
                    'other' => '{0} centimetrom'
                ]
                'genitive' => [
                    'few' => '{0} centimetrov'
                    'many' => '{0} centimetra'
                    'one' => '{0} centimetra'
                    'other' => '{0} centimetrov'
                ]
                'instrumental' => [
                    'few' => '{0} centimetrami'
                    'many' => '{0} centimetra'
                    'one' => '{0} centimetrom'
                    'other' => '{0} centimetrami'
                ]
                'locative' => [
                    'few' => '{0} centimetroch'
                    'many' => '{0} centimetra'
                    'one' => '{0} centimetri'
                    'other' => '{0} centimetroch'
                ]
            ]
            'dnam' => 'centimetre'
            'few' => '{0} centimetre'
            'gender' => 'inanimate'
            'many' => '{0} centimetra'
            'one' => '{0} centimeter'
            'other' => '{0} centimetrov'
            'per' => '{0} na centimeter'
        ]
        'decimeter' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} decimetre'
                    'many' => '{0} decimetra'
                    'one' => '{0} decimeter'
                    'other' => '{0} decimetrov'
                ]
                'dative' => [
                    'few' => '{0} decimetrom'
                    'many' => '{0} decimetra'
                    'one' => '{0} decimetru'
                    'other' => '{0} decimetrom'
                ]
                'genitive' => [
                    'few' => '{0} decimetrov'
                    'many' => '{0} decimetra'
                    'one' => '{0} decimetra'
                    'other' => '{0} decimetrov'
                ]
                'instrumental' => [
                    'few' => '{0} decimetrami'
                    'many' => '{0} decimetra'
                    'one' => '{0} decimetrom'
                    'other' => '{0} decimetrami'
                ]
                'locative' => [
                    'few' => '{0} decimetroch'
                    'many' => '{0} decimetra'
                    'one' => '{0} decimetri'
                    'other' => '{0} decimetroch'
                ]
            ]
            'dnam' => 'decimetre'
            'few' => '{0} decimetre'
            'gender' => 'inanimate'
            'many' => '{0} decimetra'
            'one' => '{0} decimeter'
            'other' => '{0} decimetrov'
        ]
        'fathom' => [
            'dnam' => 'siahy'
            'few' => '{0} siahy'
            'many' => '{0} siahy'
            'one' => '{0} siaha'
            'other' => '{0} siah'
        ]
        'foot' => [
            'dnam' => 'stopy'
            'few' => '{0} stopy'
            'many' => '{0} stopy'
            'one' => '{0} stopa'
            'other' => '{0} stôp'
            'per' => '{0} na stopu'
        ]
        'furlong' => [
            'dnam' => 'furlongy'
            'few' => '{0} furlongy'
            'many' => '{0} furlongu'
            'one' => '{0} furlong'
            'other' => '{0} furlongov'
        ]
        'inch' => [
            'dnam' => 'palce'
            'few' => '{0} palce'
            'many' => '{0} palca'
            'one' => '{0} palec'
            'other' => '{0} palcov'
            'per' => '{0} na palec'
        ]
        'kilometer' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} kilometre'
                    'many' => '{0} kilometra'
                    'one' => '{0} kilometer'
                    'other' => '{0} kilometrov'
                ]
                'dative' => [
                    'few' => '{0} kilometrom'
                    'many' => '{0} kilometra'
                    'one' => '{0} kilometru'
                    'other' => '{0} kilometrom'
                ]
                'genitive' => [
                    'few' => '{0} kilometrov'
                    'many' => '{0} kilometra'
                    'one' => '{0} kilometra'
                    'other' => '{0} kilometrov'
                ]
                'instrumental' => [
                    'few' => '{0} kilometrami'
                    'many' => '{0} kilometra'
                    'one' => '{0} kilometrom'
                    'other' => '{0} kilometrami'
                ]
                'locative' => [
                    'few' => '{0} kilometroch'
                    'many' => '{0} kilometra'
                    'one' => '{0} kilometri'
                    'other' => '{0} kilometroch'
                ]
            ]
            'dnam' => 'kilometre'
            'few' => '{0} kilometre'
            'gender' => 'inanimate'
            'many' => '{0} kilometra'
            'one' => '{0} kilometer'
            'other' => '{0} kilometrov'
            'per' => '{0} na kilometer'
        ]
        'light-year' => [
            'dnam' => 'svetelné roky'
            'few' => '{0} svetelné roky'
            'many' => '{0} svetelného roku'
            'one' => '{0} svetelný rok'
            'other' => '{0} svetelných rokov'
        ]
        'meter' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} metre'
                    'many' => '{0} metra'
                    'one' => '{0} meter'
                    'other' => '{0} metrov'
                ]
                'dative' => [
                    'few' => '{0} metrom'
                    'many' => '{0} metra'
                    'one' => '{0} metru'
                    'other' => '{0} metrom'
                ]
                'genitive' => [
                    'few' => '{0} metrov'
                    'many' => '{0} metra'
                    'one' => '{0} metra'
                    'other' => '{0} metrov'
                ]
                'instrumental' => [
                    'few' => '{0} metrami'
                    'many' => '{0} metra'
                    'one' => '{0} metrom'
                    'other' => '{0} metrami'
                ]
                'locative' => [
                    'few' => '{0} metroch'
                    'many' => '{0} metra'
                    'one' => '{0} metri'
                    'other' => '{0} metroch'
                ]
            ]
            'dnam' => 'metre'
            'few' => '{0} metre'
            'gender' => 'inanimate'
            'many' => '{0} metra'
            'one' => '{0} meter'
            'other' => '{0} metrov'
            'per' => '{0} na meter'
        ]
        'micrometer' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} mikrometre'
                    'many' => '{0} mikrometra'
                    'one' => '{0} mikrometer'
                    'other' => '{0} mikrometrov'
                ]
                'dative' => [
                    'few' => '{0} mikrometrom'
                    'many' => '{0} mikrometra'
                    'one' => '{0} mikrometru'
                    'other' => '{0} mikrometrom'
                ]
                'genitive' => [
                    'few' => '{0} mikrometrov'
                    'many' => '{0} mikrometra'
                    'one' => '{0} mikrometra'
                    'other' => '{0} mikrometrov'
                ]
                'instrumental' => [
                    'few' => '{0} mikrometrami'
                    'many' => '{0} mikrometra'
                    'one' => '{0} mikrometrom'
                    'other' => '{0} mikrometrami'
                ]
                'locative' => [
                    'few' => '{0} mikrometroch'
                    'many' => '{0} mikrometra'
                    'one' => '{0} mikrometri'
                    'other' => '{0} mikrometroch'
                ]
            ]
            'dnam' => 'mikrometre'
            'few' => '{0} mikrometre'
            'gender' => 'inanimate'
            'many' => '{0} mikrometra'
            'one' => '{0} mikrometer'
            'other' => '{0} mikrometrov'
        ]
        'mile' => [
            'dnam' => 'míle'
            'few' => '{0} míle'
            'many' => '{0} míle'
            'one' => '{0} míľa'
            'other' => '{0} míľ'
        ]
        'mile-scandinavian' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} škandinávske míle'
                    'many' => '{0} škandinávskej míle'
                    'one' => '{0} škandinávsku míľu'
                    'other' => '{0} škandinávskych míľ'
                ]
                'dative' => [
                    'few' => '{0} škandinávskym míľam'
                    'many' => '{0} škandinávskej míle'
                    'one' => '{0} škandinávskej míli'
                    'other' => '{0} škandinávskym míľam'
                ]
                'genitive' => [
                    'few' => '{0} škandinávskych míľ'
                    'many' => '{0} škandinávskej míle'
                    'one' => '{0} škandinávskej míle'
                    'other' => '{0} škandinávskych míľ'
                ]
                'instrumental' => [
                    'few' => '{0} škandinávskymi míľami'
                    'many' => '{0} škandinávskej míle'
                    'one' => '{0} škandinávskou míľou'
                    'other' => '{0} škandinávskymi míľami'
                ]
                'locative' => [
                    'few' => '{0} škandinávskych míľach'
                    'many' => '{0} škandinávskej míle'
                    'one' => '{0} škandinávskej míli'
                    'other' => '{0} škandinávskych míľach'
                ]
            ]
            'dnam' => 'škandinávske míle'
            'few' => '{0} škandinávske míle'
            'gender' => 'feminine'
            'many' => '{0} škandinávskej míle'
            'one' => '{0} škandinávska míľa'
            'other' => '{0} škandinávskych míľ'
        ]
        'millimeter' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} milimetre'
                    'many' => '{0} milimetra'
                    'one' => '{0} milimeter'
                    'other' => '{0} milimetrov'
                ]
                'dative' => [
                    'few' => '{0} milimetrom'
                    'many' => '{0} milimetra'
                    'one' => '{0} milimetru'
                    'other' => '{0} milimetrom'
                ]
                'genitive' => [
                    'few' => '{0} milimetrov'
                    'many' => '{0} milimetra'
                    'one' => '{0} milimetra'
                    'other' => '{0} milimetrov'
                ]
                'instrumental' => [
                    'few' => '{0} milimetrami'
                    'many' => '{0} milimetra'
                    'one' => '{0} milimetrom'
                    'other' => '{0} milimetrami'
                ]
                'locative' => [
                    'few' => '{0} milimetroch'
                    'many' => '{0} milimetra'
                    'one' => '{0} milimetri'
                    'other' => '{0} milimetroch'
                ]
            ]
            'dnam' => 'milimetre'
            'few' => '{0} milimetre'
            'gender' => 'inanimate'
            'many' => '{0} milimetra'
            'one' => '{0} milimeter'
            'other' => '{0} milimetrov'
        ]
        'nanometer' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} nanometre'
                    'many' => '{0} nanometra'
                    'one' => '{0} nanometer'
                    'other' => '{0} nanometrov'
                ]
                'dative' => [
                    'few' => '{0} nanometrom'
                    'many' => '{0} nanometra'
                    'one' => '{0} nanometru'
                    'other' => '{0} nanometrom'
                ]
                'genitive' => [
                    'few' => '{0} nanometrov'
                    'many' => '{0} nanometra'
                    'one' => '{0} nanometra'
                    'other' => '{0} nanometrov'
                ]
                'instrumental' => [
                    'few' => '{0} nanometrami'
                    'many' => '{0} nanometra'
                    'one' => '{0} nanometrom'
                    'other' => '{0} nanometrami'
                ]
                'locative' => [
                    'few' => '{0} nanometroch'
                    'many' => '{0} nanometra'
                    'one' => '{0} nanometri'
                    'other' => '{0} nanometroch'
                ]
            ]
            'dnam' => 'nanometre'
            'few' => '{0} nanometre'
            'gender' => 'inanimate'
            'many' => '{0} nanometra'
            'one' => '{0} nanometer'
            'other' => '{0} nanometrov'
        ]
        'nautical-mile' => [
            'dnam' => 'námorné míle'
            'few' => '{0} námorné míle'
            'many' => '{0} námornej míle'
            'one' => '{0} námorná míľa'
            'other' => '{0} námorných míľ'
        ]
        'parsec' => [
            'dnam' => 'parseky'
            'few' => '{0} parseky'
            'many' => '{0} parseku'
            'one' => '{0} parsek'
            'other' => '{0} parsekov'
        ]
        'picometer' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} pikometre'
                    'many' => '{0} pikometra'
                    'one' => '{0} pikometer'
                    'other' => '{0} pikometrov'
                ]
                'dative' => [
                    'few' => '{0} pikometrom'
                    'many' => '{0} pikometra'
                    'one' => '{0} pikometru'
                    'other' => '{0} pikometrom'
                ]
                'genitive' => [
                    'few' => '{0} pikometrov'
                    'many' => '{0} pikometra'
                    'one' => '{0} pikometra'
                    'other' => '{0} pikometrov'
                ]
                'instrumental' => [
                    'few' => '{0} pikometrami'
                    'many' => '{0} pikometra'
                    'one' => '{0} pikometrom'
                    'other' => '{0} pikometrami'
                ]
                'locative' => [
                    'few' => '{0} pikometroch'
                    'many' => '{0} pikometra'
                    'one' => '{0} pikometri'
                    'other' => '{0} pikometroch'
                ]
            ]
            'dnam' => 'pikometre'
            'few' => '{0} pikometre'
            'gender' => 'inanimate'
            'many' => '{0} pikometra'
            'one' => '{0} pikometer'
            'other' => '{0} pikometrov'
        ]
        'point' => [
            'dnam' => 'typografické body'
            'few' => '{0} typografické body'
            'many' => '{0} typografického bodu'
            'one' => '{0} typografický bod'
            'other' => '{0} typografických bodov'
        ]
        'solar-radius' => [
            'dnam' => 'polomer Slnka'
            'few' => '{0} polomery Slnka'
            'many' => '{0} polomeru Slnka'
            'one' => '{0} polomer Slnka'
            'other' => '{0} polomerov Slnka'
        ]
        'yard' => [
            'dnam' => 'yardy'
            'few' => '{0} yardy'
            'many' => '{0} yardu'
            'one' => '{0} yard'
            'other' => '{0} yardov'
        ]
    ]
    'light' => [
        'candela' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} kandely'
                    'many' => '{0} kandely'
                    'one' => '{0} kandelu'
                    'other' => '{0} kandel'
                ]
                'dative' => [
                    'few' => '{0} kandelám'
                    'many' => '{0} kandely'
                    'one' => '{0} kandele'
                    'other' => '{0} kandelám'
                ]
                'genitive' => [
                    'few' => '{0} kandel'
                    'many' => '{0} kandely'
                    'one' => '{0} kandely'
                    'other' => '{0} kandel'
                ]
                'instrumental' => [
                    'few' => '{0} kandelami'
                    'many' => '{0} kandely'
                    'one' => '{0} kandelou'
                    'other' => '{0} kandelami'
                ]
                'locative' => [
                    'few' => '{0} kandelách'
                    'many' => '{0} kandely'
                    'one' => '{0} kandele'
                    'other' => '{0} kandelách'
                ]
            ]
            'dnam' => 'kandely'
            'few' => '{0} kandely'
            'gender' => 'feminine'
            'many' => '{0} kandely'
            'one' => '{0} kandela'
            'other' => '{0} kandel'
        ]
        'lumen' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} lúmeny'
                    'many' => '{0} lúmenu'
                    'one' => '{0} lúmen'
                    'other' => '{0} lúmenov'
                ]
                'dative' => [
                    'few' => '{0} lúmenom'
                    'many' => '{0} lúmenu'
                    'one' => '{0} lúmenu'
                    'other' => '{0} lúmenom'
                ]
                'genitive' => [
                    'few' => '{0} lúmenov'
                    'many' => '{0} lúmenu'
                    'one' => '{0} lúmenu'
                    'other' => '{0} lúmenov'
                ]
                'instrumental' => [
                    'few' => '{0} lúmenmi'
                    'many' => '{0} lúmenu'
                    'one' => '{0} lúmenom'
                    'other' => '{0} lúmenmi'
                ]
                'locative' => [
                    'few' => '{0} lúmenoch'
                    'many' => '{0} lúmenu'
                    'one' => '{0} lúmene'
                    'other' => '{0} lúmenoch'
                ]
            ]
            'dnam' => 'lúmeny'
            'few' => '{0} lúmeny'
            'gender' => 'inanimate'
            'many' => '{0} lúmenu'
            'one' => '{0} lúmen'
            'other' => '{0} lúmenov'
        ]
        'lux' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} luxy'
                    'many' => '{0} luxu'
                    'one' => '{0} lux'
                    'other' => '{0} luxov'
                ]
                'dative' => [
                    'few' => '{0} luxom'
                    'many' => '{0} luxu'
                    'one' => '{0} luxu'
                    'other' => '{0} luxom'
                ]
                'genitive' => [
                    'few' => '{0} luxov'
                    'many' => '{0} luxu'
                    'one' => '{0} luxu'
                    'other' => '{0} luxov'
                ]
                'instrumental' => [
                    'few' => '{0} luxmi'
                    'many' => '{0} luxu'
                    'one' => '{0} luxom'
                    'other' => '{0} luxmi'
                ]
                'locative' => [
                    'few' => '{0} luxoch'
                    'many' => '{0} luxu'
                    'one' => '{0} luxe'
                    'other' => '{0} luxoch'
                ]
            ]
            'dnam' => 'luxy'
            'few' => '{0} luxy'
            'gender' => 'inanimate'
            'many' => '{0} luxu'
            'one' => '{0} lux'
            'other' => '{0} luxov'
        ]
        'solar-luminosity' => [
            'dnam' => 'svietivosti Slnka'
            'few' => '{0} svietivosti Slnka'
            'many' => '{0} svietivosti Slnka'
            'one' => '{0} svietivosť Slnka'
            'other' => '{0} svietivostí Slnka'
        ]
    ]
    'mass' => [
        'carat' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} karáty'
                    'many' => '{0} karátu'
                    'one' => '{0} karát'
                    'other' => '{0} karátov'
                ]
                'dative' => [
                    'few' => '{0} karátom'
                    'many' => '{0} karátu'
                    'one' => '{0} karátu'
                    'other' => '{0} karátom'
                ]
                'genitive' => [
                    'few' => '{0} karátov'
                    'many' => '{0} karátu'
                    'one' => '{0} karátu'
                    'other' => '{0} karátov'
                ]
                'instrumental' => [
                    'few' => '{0} karátmi'
                    'many' => '{0} karátu'
                    'one' => '{0} karátom'
                    'other' => '{0} karátmi'
                ]
                'locative' => [
                    'few' => '{0} karátoch'
                    'many' => '{0} karátu'
                    'one' => '{0} karáte'
                    'other' => '{0} karátoch'
                ]
            ]
            'dnam' => 'karáty'
            'few' => '{0} karáty'
            'gender' => 'inanimate'
            'many' => '{0} karátu'
            'one' => '{0} karát'
            'other' => '{0} karátov'
        ]
        'dalton' => [
            'dnam' => 'daltony'
            'few' => '{0} daltony'
            'many' => '{0} daltona'
            'one' => '{0} dalton'
            'other' => '{0} daltonov'
        ]
        'earth-mass' => [
            'dnam' => 'hmotnosti Zeme'
            'few' => '{0} hmotnosti Zeme'
            'many' => '{0} hmotnosti Zeme'
            'one' => '{0} hmotnosť Zeme'
            'other' => '{0} hmotností Zeme'
        ]
        'gram' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} gramy'
                    'many' => '{0} gramu'
                    'one' => '{0} gram'
                    'other' => '{0} gramov'
                ]
                'dative' => [
                    'few' => '{0} gramom'
                    'many' => '{0} gramu'
                    'one' => '{0} gramu'
                    'other' => '{0} gramom'
                ]
                'genitive' => [
                    'few' => '{0} gramov'
                    'many' => '{0} gramu'
                    'one' => '{0} gramu'
                    'other' => '{0} gramov'
                ]
                'instrumental' => [
                    'few' => '{0} gramami'
                    'many' => '{0} gramu'
                    'one' => '{0} gramom'
                    'other' => '{0} gramami'
                ]
                'locative' => [
                    'few' => '{0} gramoch'
                    'many' => '{0} gramu'
                    'one' => '{0} grame'
                    'other' => '{0} gramoch'
                ]
            ]
            'dnam' => 'gramy'
            'few' => '{0} gramy'
            'gender' => 'inanimate'
            'many' => '{0} gramu'
            'one' => '{0} gram'
            'other' => '{0} gramov'
            'per' => '{0} na gram'
        ]
        'kilogram' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} kilogramy'
                    'many' => '{0} kilogramu'
                    'one' => '{0} kilogram'
                    'other' => '{0} kilogramov'
                ]
                'dative' => [
                    'few' => '{0} kilogramom'
                    'many' => '{0} kilogramu'
                    'one' => '{0} kilogramu'
                    'other' => '{0} kilogramom'
                ]
                'genitive' => [
                    'few' => '{0} kilogramov'
                    'many' => '{0} kilogramu'
                    'one' => '{0} kilogramu'
                    'other' => '{0} kilogramov'
                ]
                'instrumental' => [
                    'few' => '{0} kilogramami'
                    'many' => '{0} kilogramu'
                    'one' => '{0} kilogramom'
                    'other' => '{0} kilogramami'
                ]
                'locative' => [
                    'few' => '{0} kilogramoch'
                    'many' => '{0} kilogramu'
                    'one' => '{0} kilograme'
                    'other' => '{0} kilogramoch'
                ]
            ]
            'dnam' => 'kilogramy'
            'few' => '{0} kilogramy'
            'gender' => 'inanimate'
            'many' => '{0} kilogramu'
            'one' => '{0} kilogram'
            'other' => '{0} kilogramov'
            'per' => '{0} na kilogram'
        ]
        'microgram' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} mikrogramy'
                    'many' => '{0} mikrogramu'
                    'one' => '{0} mikrogram'
                    'other' => '{0} mikrogramov'
                ]
                'dative' => [
                    'few' => '{0} mikrogramom'
                    'many' => '{0} mikrogramu'
                    'one' => '{0} mikrogramu'
                    'other' => '{0} mikrogramom'
                ]
                'genitive' => [
                    'few' => '{0} mikrogramov'
                    'many' => '{0} mikrogramu'
                    'one' => '{0} mikrogramu'
                    'other' => '{0} mikrogramov'
                ]
                'instrumental' => [
                    'few' => '{0} mikrogramami'
                    'many' => '{0} mikrogramu'
                    'one' => '{0} mikrogramom'
                    'other' => '{0} mikrogramami'
                ]
                'locative' => [
                    'few' => '{0} mikrogramoch'
                    'many' => '{0} mikrogramu'
                    'one' => '{0} mikrograme'
                    'other' => '{0} mikrogramoch'
                ]
            ]
            'dnam' => 'mikrogramy'
            'few' => '{0} mikrogramy'
            'gender' => 'inanimate'
            'many' => '{0} mikrogramu'
            'one' => '{0} mikrogram'
            'other' => '{0} mikrogramov'
        ]
        'milligram' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} miligramy'
                    'many' => '{0} miligramu'
                    'one' => '{0} miligram'
                    'other' => '{0} miligramov'
                ]
                'dative' => [
                    'few' => '{0} miligramom'
                    'many' => '{0} miligramu'
                    'one' => '{0} miligramu'
                    'other' => '{0} miligramom'
                ]
                'genitive' => [
                    'few' => '{0} miligramov'
                    'many' => '{0} miligramu'
                    'one' => '{0} miligramu'
                    'other' => '{0} miligramov'
                ]
                'instrumental' => [
                    'few' => '{0} miligramami'
                    'many' => '{0} miligramu'
                    'one' => '{0} miligramom'
                    'other' => '{0} miligramami'
                ]
                'locative' => [
                    'few' => '{0} miligramoch'
                    'many' => '{0} miligramu'
                    'one' => '{0} miligrame'
                    'other' => '{0} miligramoch'
                ]
            ]
            'dnam' => 'miligramy'
            'few' => '{0} miligramy'
            'gender' => 'inanimate'
            'many' => '{0} miligramu'
            'one' => '{0} miligram'
            'other' => '{0} miligramov'
        ]
        'ounce' => [
            'dnam' => 'unce'
            'few' => '{0} unce'
            'many' => '{0} unce'
            'one' => '{0} unca'
            'other' => '{0} uncí'
            'per' => '{0} na uncu'
        ]
        'ounce-troy' => [
            'dnam' => 'trojské unce'
            'few' => '{0} trojské unce'
            'many' => '{0} trojskej unce'
            'one' => '{0} trojská unca'
            'other' => '{0} trojských uncí'
        ]
        'pound' => [
            'dnam' => 'libry'
            'few' => '{0} libry'
            'many' => '{0} libry'
            'one' => '{0} libra'
            'other' => '{0} libier'
            'per' => '{0} na libru'
        ]
        'solar-mass' => [
            'dnam' => 'hmotnosti Slnka'
            'few' => '{0} hmotnosti Slnka'
            'many' => '{0} hmotnosti Slnka'
            'one' => '{0} hmotnosť Slnka'
            'other' => '{0} hmotností Slnka'
        ]
        'stone' => [
            'dnam' => 'kamene'
            'few' => '{0} kamene'
            'many' => '{0} kameňa'
            'one' => '{0} kameň'
            'other' => '{0} kameňov'
        ]
        'ton' => [
            'dnam' => 'americké tony'
            'few' => '{0} americké tony'
            'many' => '{0} americkej tony'
            'one' => '{0} americká tona'
            'other' => '{0} amerických ton'
        ]
        'tonne' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} tony'
                    'many' => '{0} tony'
                    'one' => '{0} tonu'
                    'other' => '{0} ton'
                ]
                'dative' => [
                    'few' => '{0} tonám'
                    'many' => '{0} tony'
                    'one' => '{0} tone'
                    'other' => '{0} tonám'
                ]
                'genitive' => [
                    'few' => '{0} ton'
                    'many' => '{0} tony'
                    'one' => '{0} tony'
                    'other' => '{0} ton'
                ]
                'instrumental' => [
                    'few' => '{0} tonami'
                    'many' => '{0} tony'
                    'one' => '{0} tonou'
                    'other' => '{0} tonami'
                ]
                'locative' => [
                    'few' => '{0} tonách'
                    'many' => '{0} tony'
                    'one' => '{0} tone'
                    'other' => '{0} tonách'
                ]
            ]
            'dnam' => 'tony'
            'few' => '{0} tony'
            'gender' => 'feminine'
            'many' => '{0} tony'
            'one' => '{0} tona'
            'other' => '{0} ton'
        ]
    ]
    'power' => [
        'gigawatt' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} gigawatty'
                    'many' => '{0} gigawattu'
                    'one' => '{0} gigawatt'
                    'other' => '{0} gigawattov'
                ]
                'dative' => [
                    'few' => '{0} gigawattom'
                    'many' => '{0} gigawattu'
                    'one' => '{0} gigawattu'
                    'other' => '{0} gigawattom'
                ]
                'genitive' => [
                    'few' => '{0} gigawattov'
                    'many' => '{0} gigawattu'
                    'one' => '{0} gigawattu'
                    'other' => '{0} gigawattov'
                ]
                'instrumental' => [
                    'few' => '{0} gigawattmi'
                    'many' => '{0} gigawattu'
                    'one' => '{0} gigawattom'
                    'other' => '{0} gigawattmi'
                ]
                'locative' => [
                    'few' => '{0} gigawattoch'
                    'many' => '{0} gigawattu'
                    'one' => '{0} gigawatte'
                    'other' => '{0} gigawattoch'
                ]
            ]
            'dnam' => 'gigawatty'
            'few' => '{0} gigawatty'
            'gender' => 'inanimate'
            'many' => '{0} gigawattu'
            'one' => '{0} gigawatt'
            'other' => '{0} gigawattov'
        ]
        'horsepower' => [
            'dnam' => 'konské sily'
            'few' => '{0} konské sily'
            'many' => '{0} konskej sily'
            'one' => '{0} konská sila'
            'other' => '{0} konských síl'
        ]
        'kilowatt' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} kilowatty'
                    'many' => '{0} kilowattu'
                    'one' => '{0} kilowatt'
                    'other' => '{0} kilowattov'
                ]
                'dative' => [
                    'few' => '{0} kilowattom'
                    'many' => '{0} kilowattu'
                    'one' => '{0} kilowattu'
                    'other' => '{0} kilowattom'
                ]
                'genitive' => [
                    'few' => '{0} kilowattov'
                    'many' => '{0} kilowattu'
                    'one' => '{0} kilowattu'
                    'other' => '{0} kilowattov'
                ]
                'instrumental' => [
                    'few' => '{0} kilowattmi'
                    'many' => '{0} kilowattu'
                    'one' => '{0} kilowattom'
                    'other' => '{0} kilowattmi'
                ]
                'locative' => [
                    'few' => '{0} kilowattoch'
                    'many' => '{0} kilowattu'
                    'one' => '{0} kilowatte'
                    'other' => '{0} kilowattoch'
                ]
            ]
            'dnam' => 'kilowatty'
            'few' => '{0} kilowatty'
            'gender' => 'inanimate'
            'many' => '{0} kilowattu'
            'one' => '{0} kilowatt'
            'other' => '{0} kilowattov'
        ]
        'megawatt' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} megawatty'
                    'many' => '{0} megawattu'
                    'one' => '{0} megawatt'
                    'other' => '{0} megawattov'
                ]
                'dative' => [
                    'few' => '{0} megawattom'
                    'many' => '{0} megawattu'
                    'one' => '{0} megawattu'
                    'other' => '{0} megawattom'
                ]
                'genitive' => [
                    'few' => '{0} megawattov'
                    'many' => '{0} megawattu'
                    'one' => '{0} megawattu'
                    'other' => '{0} megawattov'
                ]
                'instrumental' => [
                    'few' => '{0} megawattmi'
                    'many' => '{0} megawattu'
                    'one' => '{0} megawattom'
                    'other' => '{0} megawattmi'
                ]
                'locative' => [
                    'few' => '{0} megawattoch'
                    'many' => '{0} megawattu'
                    'one' => '{0} megawatte'
                    'other' => '{0} megawattoch'
                ]
            ]
            'dnam' => 'megawatty'
            'few' => '{0} megawatty'
            'gender' => 'inanimate'
            'many' => '{0} megawattu'
            'one' => '{0} megawatt'
            'other' => '{0} megawattov'
        ]
        'milliwatt' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} milliwatty'
                    'many' => '{0} milliwattu'
                    'one' => '{0} milliwatt'
                    'other' => '{0} milliwattov'
                ]
                'dative' => [
                    'few' => '{0} milliwattom'
                    'many' => '{0} milliwattu'
                    'one' => '{0} milliwattu'
                    'other' => '{0} milliwattom'
                ]
                'genitive' => [
                    'few' => '{0} milliwattov'
                    'many' => '{0} milliwattu'
                    'one' => '{0} milliwattu'
                    'other' => '{0} milliwattov'
                ]
                'instrumental' => [
                    'few' => '{0} milliwattmi'
                    'many' => '{0} milliwattu'
                    'one' => '{0} milliwattom'
                    'other' => '{0} milliwattmi'
                ]
                'locative' => [
                    'few' => '{0} milliwattoch'
                    'many' => '{0} milliwattu'
                    'one' => '{0} milliwatte'
                    'other' => '{0} milliwattoch'
                ]
            ]
            'dnam' => 'milliwatty'
            'few' => '{0} milliwatty'
            'gender' => 'inanimate'
            'many' => '{0} milliwattu'
            'one' => '{0} milliwatt'
            'other' => '{0} milliwattov'
        ]
        'watt' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} watty'
                    'many' => '{0} wattu'
                    'one' => '{0} watt'
                    'other' => '{0} wattov'
                ]
                'dative' => [
                    'few' => '{0} wattom'
                    'many' => '{0} wattu'
                    'one' => '{0} wattu'
                    'other' => '{0} wattom'
                ]
                'genitive' => [
                    'few' => '{0} wattov'
                    'many' => '{0} wattu'
                    'one' => '{0} wattu'
                    'other' => '{0} wattov'
                ]
                'instrumental' => [
                    'few' => '{0} wattmi'
                    'many' => '{0} wattu'
                    'one' => '{0} wattom'
                    'other' => '{0} wattmi'
                ]
                'locative' => [
                    'few' => '{0} wattoch'
                    'many' => '{0} wattu'
                    'one' => '{0} watte'
                    'other' => '{0} wattoch'
                ]
            ]
            'dnam' => 'watty'
            'few' => '{0} watty'
            'gender' => 'inanimate'
            'many' => '{0} wattu'
            'one' => '{0} watt'
            'other' => '{0} wattov'
        ]
    ]
    'pressure' => [
        'atmosphere' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} atmosféry'
                    'many' => '{0} atmosféry'
                    'one' => '{0} atmosféru'
                    'other' => '{0} atmosfér'
                ]
                'dative' => [
                    'few' => '{0} atmosféram'
                    'many' => '{0} atmosféry'
                    'one' => '{0} atmosfére'
                    'other' => '{0} atmosféram'
                ]
                'genitive' => [
                    'few' => '{0} atmosfér'
                    'many' => '{0} atmosféry'
                    'one' => '{0} atmosféry'
                    'other' => '{0} atmosfér'
                ]
                'instrumental' => [
                    'few' => '{0} atmosférami'
                    'many' => '{0} atmosféry'
                    'one' => '{0} atmosférou'
                    'other' => '{0} atmosférami'
                ]
                'locative' => [
                    'few' => '{0} atmosférach'
                    'many' => '{0} atmosféry'
                    'one' => '{0} atmosfére'
                    'other' => '{0} atmosférach'
                ]
            ]
            'dnam' => 'atmosféry'
            'few' => '{0} atmosféry'
            'gender' => 'feminine'
            'many' => '{0} atmosféry'
            'one' => '{0} atmosféra'
            'other' => '{0} atmosfér'
        ]
        'bar' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} bary'
                    'many' => '{0} baru'
                    'one' => '{0} bar'
                    'other' => '{0} barov'
                ]
                'dative' => [
                    'few' => '{0} barom'
                    'many' => '{0} baru'
                    'one' => '{0} baru'
                    'other' => '{0} barom'
                ]
                'genitive' => [
                    'few' => '{0} barov'
                    'many' => '{0} baru'
                    'one' => '{0} baru'
                    'other' => '{0} barov'
                ]
                'instrumental' => [
                    'few' => '{0} barmi'
                    'many' => '{0} baru'
                    'one' => '{0} barom'
                    'other' => '{0} barmi'
                ]
                'locative' => [
                    'few' => '{0} baroch'
                    'many' => '{0} baru'
                    'one' => '{0} bare'
                    'other' => '{0} baroch'
                ]
            ]
            'dnam' => 'bary'
            'few' => '{0} bary'
            'gender' => 'inanimate'
            'many' => '{0} baru'
            'one' => '{0} bar'
            'other' => '{0} barov'
        ]
        'hectopascal' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} hektopascaly'
                    'many' => '{0} hektopascala'
                    'one' => '{0} hektopascal'
                    'other' => '{0} hektopascalov'
                ]
                'dative' => [
                    'few' => '{0} hektopascalom'
                    'many' => '{0} hektopascala'
                    'one' => '{0} hektopascalu'
                    'other' => '{0} hektopascalom'
                ]
                'genitive' => [
                    'few' => '{0} hektopascalov'
                    'many' => '{0} hektopascala'
                    'one' => '{0} hektopascala'
                    'other' => '{0} hektopascalov'
                ]
                'instrumental' => [
                    'few' => '{0} hektopascalmi'
                    'many' => '{0} hektopascala'
                    'one' => '{0} hektopascalom'
                    'other' => '{0} hektopascalmi'
                ]
                'locative' => [
                    'few' => '{0} hektopascaloch'
                    'many' => '{0} hektopascala'
                    'one' => '{0} hektopascale'
                    'other' => '{0} hektopascaloch'
                ]
            ]
            'dnam' => 'hektopascaly'
            'few' => '{0} hektopascaly'
            'gender' => 'inanimate'
            'many' => '{0} hektopascala'
            'one' => '{0} hektopascal'
            'other' => '{0} hektopascalov'
        ]
        'inch-ofhg' => [
            'dnam' => 'palce ortuťového stĺpca'
            'few' => '{0} palce ortuťového stĺpca'
            'many' => '{0} palca ortuťového stĺpca'
            'one' => '{0} palec ortuťového stĺpca'
            'other' => '{0} palcov ortuťového stĺpca'
        ]
        'kilopascal' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} kilopascaly'
                    'many' => '{0} kilopascala'
                    'one' => '{0} kilopascal'
                    'other' => '{0} kilopascalov'
                ]
                'dative' => [
                    'few' => '{0} kilopascalom'
                    'many' => '{0} kilopascala'
                    'one' => '{0} kilopascalu'
                    'other' => '{0} kilopascalom'
                ]
                'genitive' => [
                    'few' => '{0} kilopascalov'
                    'many' => '{0} kilopascala'
                    'one' => '{0} kilopascala'
                    'other' => '{0} kilopascalov'
                ]
                'instrumental' => [
                    'few' => '{0} kilopascalmi'
                    'many' => '{0} kilopascala'
                    'one' => '{0} kilopascalom'
                    'other' => '{0} kilopascalmi'
                ]
                'locative' => [
                    'few' => '{0} kilopascaloch'
                    'many' => '{0} kilopascala'
                    'one' => '{0} kilopascale'
                    'other' => '{0} kilopascaloch'
                ]
            ]
            'dnam' => 'kilopascaly'
            'few' => '{0} kilopascaly'
            'gender' => 'inanimate'
            'many' => '{0} kilopascala'
            'one' => '{0} kilopascal'
            'other' => '{0} kilopascalov'
        ]
        'megapascal' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} megapascaly'
                    'many' => '{0} megapascala'
                    'one' => '{0} megapascal'
                    'other' => '{0} megapascalov'
                ]
                'dative' => [
                    'few' => '{0} megapascalom'
                    'many' => '{0} megapascala'
                    'one' => '{0} megapascalu'
                    'other' => '{0} megapascalom'
                ]
                'genitive' => [
                    'few' => '{0} megapascalov'
                    'many' => '{0} megapascala'
                    'one' => '{0} megapascala'
                    'other' => '{0} megapascalov'
                ]
                'instrumental' => [
                    'few' => '{0} megapascalmi'
                    'many' => '{0} megapascala'
                    'one' => '{0} megapascalom'
                    'other' => '{0} megapascalmi'
                ]
                'locative' => [
                    'few' => '{0} megapascaloch'
                    'many' => '{0} megapascala'
                    'one' => '{0} megapascale'
                    'other' => '{0} megapascaloch'
                ]
            ]
            'dnam' => 'megapascaly'
            'few' => '{0} megapascaly'
            'gender' => 'inanimate'
            'many' => '{0} megapascala'
            'one' => '{0} megapascal'
            'other' => '{0} megapascalov'
        ]
        'millibar' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} milibary'
                    'many' => '{0} milibaru'
                    'one' => '{0} milibar'
                    'other' => '{0} milibarov'
                ]
                'dative' => [
                    'few' => '{0} milibarom'
                    'many' => '{0} milibaru'
                    'one' => '{0} milibaru'
                    'other' => '{0} milibarom'
                ]
                'genitive' => [
                    'few' => '{0} milibarov'
                    'many' => '{0} milibaru'
                    'one' => '{0} milibaru'
                    'other' => '{0} milibarov'
                ]
                'instrumental' => [
                    'few' => '{0} milibarmi'
                    'many' => '{0} milibaru'
                    'one' => '{0} milibarom'
                    'other' => '{0} milibarmi'
                ]
                'locative' => [
                    'few' => '{0} milibaroch'
                    'many' => '{0} milibaru'
                    'one' => '{0} milibare'
                    'other' => '{0} milibaroch'
                ]
            ]
            'dnam' => 'milibary'
            'few' => '{0} milibary'
            'gender' => 'inanimate'
            'many' => '{0} milibaru'
            'one' => '{0} milibar'
            'other' => '{0} milibarov'
        ]
        'millimeter-ofhg' => [
            'dnam' => 'milimetre ortuťového stĺpca'
            'few' => '{0} milimetre ortuťového stĺpca'
            'many' => '{0} milimetra ortuťového stĺpca'
            'one' => '{0} milimeter ortuťového stĺpca'
            'other' => '{0} milimetrov ortuťového stĺpca'
        ]
        'pascal' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} pascaly'
                    'many' => '{0} pascala'
                    'one' => 'pascal'
                    'other' => '{0} pascalov'
                ]
                'dative' => [
                    'few' => '{0} pascalom'
                    'many' => '{0} pascala'
                    'one' => '{0} pascalu'
                    'other' => '{0} pascalom'
                ]
                'genitive' => [
                    'few' => '{0} pascalov'
                    'many' => '{0} pascala'
                    'one' => '{0} pascala'
                    'other' => '{0} pascalov'
                ]
                'instrumental' => [
                    'few' => '{0} pascalmi'
                    'many' => '{0} pascala'
                    'one' => '{0} pascalom'
                    'other' => '{0} pascalmi'
                ]
                'locative' => [
                    'few' => '{0} pascaloch'
                    'many' => '{0} pascala'
                    'one' => '{0} pascale'
                    'other' => '{0} pascaloch'
                ]
            ]
            'dnam' => 'pascaly'
            'few' => '{0} pascaly'
            'gender' => 'inanimate'
            'many' => '{0} pascala'
            'one' => 'pascal'
            'other' => '{0} pascalov'
        ]
        'pound-force-per-square-inch' => [
            'dnam' => 'libry sily na štvorcový palec'
            'few' => '{0} libry sily na štvorcový palec'
            'many' => '{0} libry sily na štvorcový palec'
            'one' => '{0} libra sily na štvorcový palec'
            'other' => '{0} libier sily na štvorcový palec'
        ]
    ]
    'speed' => [
        'beaufort' => [
            'dnam' => 'stupeň Beaufortovej stupnice'
            'few' => '{0} stupne Beaufortovej stupnice'
            'many' => '{0} stupňa Beaufortovej stupnice'
            'one' => '{0} stupeň Beaufortovej stupnice'
            'other' => '{0} stupňov Beaufortovej stupnice'
        ]
        'kilometer-per-hour' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} kilometre za hodinu'
                    'many' => '{0} kilometra za hodinu'
                    'one' => '{0} kilometer za hodinu'
                    'other' => '{0} kilometrov za hodinu'
                ]
                'dative' => [
                    'few' => '{0} kilometrom za hodinu'
                    'many' => '{0} kilometra za hodinu'
                    'one' => '{0} kilometru za hodinu'
                    'other' => '{0} kilometrom za hodinu'
                ]
                'genitive' => [
                    'few' => '{0} kilometrov za hodinu'
                    'many' => '{0} kilometra za hodinu'
                    'one' => '{0} kilometra za hodinu'
                    'other' => '{0} kilometrov za hodinu'
                ]
                'instrumental' => [
                    'few' => '{0} kilometrami za hodinu'
                    'many' => '{0} kilometra za hodinu'
                    'one' => '{0} kilometrom za hodinu'
                    'other' => '{0} kilometrami za hodinu'
                ]
                'locative' => [
                    'few' => '{0} kilometroch za hodinu'
                    'many' => '{0} kilometra za hodinu'
                    'one' => '{0} kilometri za hodinu'
                    'other' => '{0} kilometroch za hodinu'
                ]
            ]
            'dnam' => 'kilometre za hodinu'
            'few' => '{0} kilometre za hodinu'
            'gender' => 'inanimate'
            'many' => '{0} kilometra za hodinu'
            'one' => '{0} kilometer za hodinu'
            'other' => '{0} kilometrov za hodinu'
        ]
        'knot' => [
            'dnam' => 'uzly'
            'few' => '{0} uzly'
            'many' => '{0} uzla'
            'one' => '{0} uzol'
            'other' => '{0} uzlov'
        ]
        'meter-per-second' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} metre za sekundu'
                    'many' => '{0} metra za sekundu'
                    'one' => '{0} meter za sekundu'
                    'other' => '{0} metrov za sekundu'
                ]
                'dative' => [
                    'few' => '{0} metrom za sekundu'
                    'many' => '{0} metra za sekundu'
                    'one' => '{0} metru za sekundu'
                    'other' => '{0} metrom za sekundu'
                ]
                'genitive' => [
                    'few' => '{0} metrov za sekundu'
                    'many' => '{0} metra za sekundu'
                    'one' => '{0} metra za sekundu'
                    'other' => '{0} metrov za sekundu'
                ]
                'instrumental' => [
                    'few' => '{0} metrami za sekundu'
                    'many' => '{0} metra za sekundu'
                    'one' => '{0} metrom za sekundu'
                    'other' => '{0} metrami za sekundu'
                ]
                'locative' => [
                    'few' => '{0} metroch za sekundu'
                    'many' => '{0} metra za sekundu'
                    'one' => '{0} metri za sekundu'
                    'other' => '{0} metroch za sekundu'
                ]
            ]
            'dnam' => 'metre za sekundu'
            'few' => '{0} metre za sekundu'
            'gender' => 'inanimate'
            'many' => '{0} metra za sekundu'
            'one' => '{0} meter za sekundu'
            'other' => '{0} metrov za sekundu'
        ]
        'mile-per-hour' => [
            'dnam' => 'míle za hodinu'
            'few' => '{0} míle za hodinu'
            'many' => '{0} míle za hodinu'
            'one' => '{0} míľa za hodinu'
            'other' => '{0} míľ za hodinu'
        ]
    ]
    'temperature' => [
        'celsius' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} stupne Celzia'
                    'many' => '{0} stupňa Celzia'
                    'one' => '{0} stupeň Celzia'
                    'other' => '{0} stupňov Celzia'
                ]
                'dative' => [
                    'few' => '{0} stupňom Celzia'
                    'many' => '{0} stupňa Celzia'
                    'one' => '{0} stupňu Celzia'
                    'other' => '{0} stupňom Celzia'
                ]
                'genitive' => [
                    'few' => '{0} stupňov Celzia'
                    'many' => '{0} stupňa Celzia'
                    'one' => '{0} stupňa Celzia'
                    'other' => '{0} stupňov Celzia'
                ]
                'instrumental' => [
                    'few' => '{0} stupňami Celzia'
                    'many' => '{0} stupňa Celzia'
                    'one' => '{0} stupňom Celzia'
                    'other' => '{0} stupňami Celzia'
                ]
                'locative' => [
                    'few' => '{0} stupňoch Celzia'
                    'many' => '{0} stupňa Celzia'
                    'one' => '{0} stupni Celzia'
                    'other' => '{0} stupňoch Celzia'
                ]
            ]
            'dnam' => 'stupne Celzia'
            'few' => '{0} stupne Celzia'
            'gender' => 'inanimate'
            'many' => '{0} stupňa Celzia'
            'one' => '{0} stupeň Celzia'
            'other' => '{0} stupňov Celzia'
        ]
        'fahrenheit' => [
            'dnam' => 'stupne Fahrenheita'
            'few' => '{0} stupne Fahrenheita'
            'many' => '{0} stupňa Fahrenheita'
            'one' => '{0} stupeň Fahrenheita'
            'other' => '{0} stupňov Fahrenheita'
        ]
        'generic' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} stupne'
                    'many' => '{0} stupňa'
                    'one' => '{0} stupeň'
                    'other' => '{0} stupňov'
                ]
                'dative' => [
                    'few' => '{0} stupňom'
                    'many' => '{0} stupňa'
                    'one' => '{0} stupňu'
                    'other' => '{0} stupňom'
                ]
                'genitive' => [
                    'few' => '{0} stupňov'
                    'many' => '{0} stupňa'
                    'one' => '{0} stupňa'
                    'other' => '{0} stupňov'
                ]
                'instrumental' => [
                    'few' => '{0} stupňami'
                    'many' => '{0} stupňa'
                    'one' => '{0} stupňom'
                    'other' => '{0} stupňami'
                ]
                'locative' => [
                    'few' => '{0} stupňoch'
                    'many' => '{0} stupňa'
                    'one' => '{0} stupni'
                    'other' => '{0} stupňoch'
                ]
            ]
            'dnam' => 'stupne'
            'few' => '{0} stupne'
            'gender' => 'inanimate'
            'many' => '{0} stupňa'
            'one' => '{0} stupeň'
            'other' => '{0} stupňov'
        ]
        'kelvin' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} kelviny'
                    'many' => '{0} kelvina'
                    'one' => '{0} kelvin'
                    'other' => '{0} kelvinov'
                ]
                'dative' => [
                    'few' => '{0} kelvinom'
                    'many' => '{0} kelvina'
                    'one' => '{0} kelvinu'
                    'other' => '{0} kelvinom'
                ]
                'genitive' => [
                    'few' => '{0} kelvinov'
                    'many' => '{0} kelvina'
                    'one' => '{0} kelvina'
                    'other' => '{0} kelvinov'
                ]
                'instrumental' => [
                    'few' => '{0} kelvinmi'
                    'many' => '{0} kelvina'
                    'one' => '{0} kelvinom'
                    'other' => '{0} kelvinmi'
                ]
                'locative' => [
                    'few' => '{0} kelvinoch'
                    'many' => '{0} kelvina'
                    'one' => '{0} kelvine'
                    'other' => '{0} kelvinoch'
                ]
            ]
            'dnam' => 'kelviny'
            'few' => '{0} kelviny'
            'gender' => 'inanimate'
            'many' => '{0} kelvina'
            'one' => '{0} kelvin'
            'other' => '{0} kelvinov'
        ]
    ]
    'torque' => [
        'newton-meter' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} newtonmetre'
                    'many' => '{0} newtonmetra'
                    'one' => '{0} newtonmeter'
                    'other' => '{0} newtonmetrov'
                ]
                'dative' => [
                    'few' => '{0} newtonmetrom'
                    'many' => '{0} newtonmetra'
                    'one' => '{0} newtonmetru'
                    'other' => '{0} newtonmetrom'
                ]
                'genitive' => [
                    'few' => '{0} newtonmetrov'
                    'many' => '{0} newtonmetra'
                    'one' => '{0} newtonmetra'
                    'other' => '{0} newtonmetrov'
                ]
                'instrumental' => [
                    'few' => '{0} newtonmetrami'
                    'many' => '{0} newtonmetra'
                    'one' => '{0} newtonmetrom'
                    'other' => '{0} newtonmetrami'
                ]
                'locative' => [
                    'few' => '{0} newtonmetroch'
                    'many' => '{0} newtonmetra'
                    'one' => '{0} newtonmetri'
                    'other' => '{0} newtonmetroch'
                ]
            ]
            'dnam' => 'newtonmetre'
            'few' => '{0} newtonmetre'
            'gender' => 'inanimate'
            'many' => '{0} newtonmetra'
            'one' => '{0} newtonmeter'
            'other' => '{0} newtonmetrov'
        ]
        'pound-force-foot' => [
            'dnam' => 'librostopy'
            'few' => '{0} librostopy'
            'many' => '{0} librostopy'
            'one' => '{0} librostopa'
            'other' => '{0} librostôp'
        ]
    ]
    'volume' => [
        'acre-foot' => [
            'dnam' => 'akrové stopy'
            'few' => '{0} akrové stopy'
            'many' => '{0} akrovej stopy'
            'one' => '{0} akrová stopa'
            'other' => '{0} akrových stôp'
        ]
        'barrel' => [
            'dnam' => 'barely'
            'few' => '{0} barely'
            'many' => '{0} barelu'
            'one' => '{0} barel'
            'other' => '{0} barelov'
        ]
        'bushel' => [
            'dnam' => 'bušle'
            'few' => '{0} bušle'
            'many' => '{0} bušla'
            'one' => '{0} bušel'
            'other' => '{0} bušlov'
        ]
        'centiliter' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} centilitrov'
                    'many' => '{0} centilitra'
                    'one' => '{0} centiliter'
                    'other' => '{0} centilitrov'
                ]
                'dative' => [
                    'few' => '{0} centilitrom'
                    'many' => '{0} centilitra'
                    'one' => '{0} centilitru'
                    'other' => '{0} centilitrom'
                ]
                'genitive' => [
                    'few' => '{0} centilitrov'
                    'many' => '{0} centilitra'
                    'one' => '{0} centilitra'
                    'other' => '{0} centilitrov'
                ]
                'instrumental' => [
                    'few' => '{0} centilitrami'
                    'many' => '{0} centilitra'
                    'one' => '{0} centilitrom'
                    'other' => '{0} centilitrami'
                ]
                'locative' => [
                    'few' => '{0} centilitroch'
                    'many' => '{0} centilitra'
                    'one' => '{0} centilitri'
                    'other' => '{0} centilitroch'
                ]
            ]
            'dnam' => 'centilitre'
            'few' => '{0} centilitre'
            'gender' => 'inanimate'
            'many' => '{0} centilitra'
            'one' => '{0} centiliter'
            'other' => '{0} centilitrov'
        ]
        'cubic-centimeter' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} kubické centimetre'
                    'many' => '{0} kubického centimetra'
                    'one' => '{0} kubický centimeter'
                    'other' => '{0} kubických centimetrov'
                ]
                'dative' => [
                    'few' => '{0} kubickým centimetrom'
                    'many' => '{0} kubického centimetra'
                    'one' => '{0} kubickému centimetru'
                    'other' => '{0} kubickým centimetrom'
                ]
                'genitive' => [
                    'few' => '{0} kubických centimetrov'
                    'many' => '{0} kubického centimetra'
                    'one' => '{0} kubického centimetra'
                    'other' => '{0} kubických centimetrov'
                ]
                'instrumental' => [
                    'few' => '{0} kubickými centimetrami'
                    'many' => '{0} kubického centimetra'
                    'one' => '{0} kubickým centimetrom'
                    'other' => '{0} kubickými centimetrami'
                ]
                'locative' => [
                    'few' => '{0} kubických centimetroch'
                    'many' => '{0} kubického centimetra'
                    'one' => '{0} kubickom centimetri'
                    'other' => '{0} kubických centimetroch'
                ]
            ]
            'dnam' => 'kubické centimetre'
            'few' => '{0} kubické centimetre'
            'gender' => 'inanimate'
            'many' => '{0} kubického centimetra'
            'one' => '{0} kubický centimeter'
            'other' => '{0} kubických centimetrov'
            'per' => '{0} na kubický centimeter'
        ]
        'cubic-foot' => [
            'dnam' => 'kubické stopy'
            'few' => '{0} kubické stopy'
            'many' => '{0} kubickej stopy'
            'one' => '{0} kubická stopa'
            'other' => '{0} kubických stôp'
        ]
        'cubic-inch' => [
            'dnam' => 'kubické palce'
            'few' => '{0} kubické palce'
            'many' => '{0} kubického palca'
            'one' => '{0} kubický palec'
            'other' => '{0} kubických palcov'
        ]
        'cubic-kilometer' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} kubické kilometre'
                    'many' => '{0} kubického kilometra'
                    'one' => '{0} kubický kilometer'
                    'other' => '{0} kubických kilometrov'
                ]
                'dative' => [
                    'few' => '{0} kubickým kilometrom'
                    'many' => '{0} kubického kilometra'
                    'one' => '{0} kubickému kilometru'
                    'other' => '{0} kubickým kilometrom'
                ]
                'genitive' => [
                    'few' => '{0} kubických kilometrov'
                    'many' => '{0} kubického kilometra'
                    'one' => '{0} kubického kilometra'
                    'other' => '{0} kubických kilometrov'
                ]
                'instrumental' => [
                    'few' => '{0} kubickými kilometrami'
                    'many' => '{0} kubického kilometra'
                    'one' => '{0} kubickým kilometrom'
                    'other' => '{0} kubickými kilometrami'
                ]
                'locative' => [
                    'few' => '{0} kubických kilometroch'
                    'many' => '{0} kubického kilometra'
                    'one' => '{0} kubickom kilometri'
                    'other' => '{0} kubických kilometroch'
                ]
            ]
            'dnam' => 'kubické kilometre'
            'few' => '{0} kubické kilometre'
            'gender' => 'inanimate'
            'many' => '{0} kubického kilometra'
            'one' => '{0} kubický kilometer'
            'other' => '{0} kubických kilometrov'
        ]
        'cubic-meter' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} kubické metre'
                    'many' => '{0} kubického metra'
                    'one' => '{0} kubický meter'
                    'other' => '{0} kubických metrov'
                ]
                'dative' => [
                    'few' => '{0} kubickým metrom'
                    'many' => '{0} kubického metra'
                    'one' => '{0} kubickému metru'
                    'other' => '{0} kubickým metrom'
                ]
                'genitive' => [
                    'few' => '{0} kubických metrov'
                    'many' => '{0} kubického metra'
                    'one' => '{0} kubického metra'
                    'other' => '{0} kubických metrov'
                ]
                'instrumental' => [
                    'few' => '{0} kubickými metrami'
                    'many' => '{0} kubického metra'
                    'one' => '{0} kubickým metrom'
                    'other' => '{0} kubickými metrami'
                ]
                'locative' => [
                    'few' => '{0} kubických metroch'
                    'many' => '{0} kubického metra'
                    'one' => '{0} kubickom metri'
                    'other' => '{0} kubických metroch'
                ]
            ]
            'dnam' => 'kubické metre'
            'few' => '{0} kubické metre'
            'gender' => 'inanimate'
            'many' => '{0} kubického metra'
            'one' => '{0} kubický meter'
            'other' => '{0} kubických metrov'
            'per' => '{0} na kubický meter'
        ]
        'cubic-mile' => [
            'dnam' => 'kubické míle'
            'few' => '{0} kubické míle'
            'many' => '{0} kubickej míle'
            'one' => '{0} kubická míľa'
            'other' => '{0} kubických míľ'
        ]
        'cubic-yard' => [
            'dnam' => 'kubické yardy'
            'few' => '{0} kubické yardy'
            'many' => '{0} kubického yardu'
            'one' => '{0} kubický yard'
            'other' => '{0} kubických yardov'
        ]
        'cup' => [
            'dnam' => 'hrnčeky'
            'few' => '{0} hrnčeky'
            'many' => '{0} hrnčeka'
            'one' => '{0} hrnček'
            'other' => '{0} hrnčekov'
        ]
        'cup-metric' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} metrické hrnčeky'
                    'many' => '{0} metrického hrnčeka'
                    'one' => '{0} metrický hrnček'
                    'other' => '{0} metrických hrnčekov'
                ]
                'dative' => [
                    'few' => '{0} metrickým hrnčekom'
                    'many' => '{0} metrického hrnčeka'
                    'one' => '{0} metrickému hrnčeku'
                    'other' => '{0} metrickým hrnčekom'
                ]
                'genitive' => [
                    'few' => '{0} metrických hrnčekov'
                    'many' => '{0} metrického hrnčeka'
                    'one' => '{0} metrického hrnčeka'
                    'other' => '{0} metrických hrnčekov'
                ]
                'instrumental' => [
                    'few' => '{0} metrickými hrnčekmi'
                    'many' => '{0} metrického hrnčeka'
                    'one' => '{0} metrickým hrnčekom'
                    'other' => '{0} metrickými hrnčekmi'
                ]
                'locative' => [
                    'few' => '{0} metrických hrnčekoch'
                    'many' => '{0} metrického hrnčeka'
                    'one' => '{0} metrickom hrnčeku'
                    'other' => '{0} metrických hrnčekoch'
                ]
            ]
            'dnam' => 'metrické hrnčeky'
            'few' => '{0} metrické hrnčeky'
            'gender' => 'inanimate'
            'many' => '{0} metrického hrnčeka'
            'one' => '{0} metrický hrnček'
            'other' => '{0} metrických hrnčekov'
        ]
        'deciliter' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} decilitre'
                    'many' => '{0} decilitra'
                    'one' => '{0} deciliter'
                    'other' => '{0} decilitrov'
                ]
                'dative' => [
                    'few' => '{0} decilitrom'
                    'many' => '{0} decilitra'
                    'one' => '{0} decilitru'
                    'other' => '{0} decilitrom'
                ]
                'genitive' => [
                    'few' => '{0} decilitrov'
                    'many' => '{0} decilitra'
                    'one' => '{0} decilitra'
                    'other' => '{0} decilitrov'
                ]
                'instrumental' => [
                    'few' => '{0} decilitrami'
                    'many' => '{0} decilitra'
                    'one' => '{0} decilitrom'
                    'other' => '{0} decilitrami'
                ]
                'locative' => [
                    'few' => '{0} decilitroch'
                    'many' => '{0} decilitra'
                    'one' => '{0} decilitri'
                    'other' => '{0} decilitroch'
                ]
            ]
            'dnam' => 'decilitre'
            'few' => '{0} decilitre'
            'gender' => 'inanimate'
            'many' => '{0} decilitra'
            'one' => '{0} deciliter'
            'other' => '{0} decilitrov'
        ]
        'dessert-spoon' => [
            'dnam' => 'dezertné lyžičky'
            'few' => '{0} dezertné lyžičky'
            'many' => '{0} dezertnej lyžičky'
            'one' => '{0} dezertná lyžička'
            'other' => '{0} dezertných lyžičiek'
        ]
        'dessert-spoon-imperial' => [
            'dnam' => 'britské dezertné lyžičky'
            'few' => '{0} britské dezertné lyžičky'
            'many' => '{0} britskej dezertnej lyžičky'
            'one' => '{0} britská dezertná lyžička'
            'other' => '{0} britských dezertných lyžičiek'
        ]
        'dram' => [
            'dnam' => 'drachmy'
            'few' => '{0} drachmy'
            'many' => '{0} drachmy'
            'one' => '{0} drachma'
            'other' => '{0} drachiem'
        ]
        'fluid-ounce' => [
            'dnam' => 'tekuté unce'
            'few' => '{0} tekuté unce'
            'many' => '{0} tekutej unce'
            'one' => '{0} tekutá unca'
            'other' => '{0} tekutých uncí'
        ]
        'fluid-ounce-imperial' => [
            'dnam' => 'britské tekuté unce'
            'few' => '{0} britské tekuté unce'
            'many' => '{0} britskej tekutej unce'
            'one' => '{0} britská tekutá unca'
            'other' => '{0} britských tekutých uncí'
        ]
        'gallon' => [
            'dnam' => 'galóny'
            'few' => '{0} galóny'
            'many' => '{0} galónu'
            'one' => '{0} galón'
            'other' => '{0} galónov'
            'per' => '{0} na galón'
        ]
        'gallon-imperial' => [
            'dnam' => 'britské galóny'
            'few' => '{0} britské galóny'
            'many' => '{0} britského galónu'
            'one' => '{0} britský galón'
            'other' => '{0} britských galónov'
            'per' => '{0} na britský galón'
        ]
        'hectoliter' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} hektolitre'
                    'many' => '{0} hektolitra'
                    'one' => '{0} hektoliter'
                    'other' => '{0} hektolitrov'
                ]
                'dative' => [
                    'few' => '{0} hektolitrom'
                    'many' => '{0} hektolitra'
                    'one' => '{0} hektolitru'
                    'other' => '{0} hektolitrom'
                ]
                'genitive' => [
                    'few' => '{0} hektolitrov'
                    'many' => '{0} hektolitra'
                    'one' => '{0} hektolitra'
                    'other' => '{0} hektolitrov'
                ]
                'instrumental' => [
                    'few' => '{0} hektolitrami'
                    'many' => '{0} hektolitra'
                    'one' => '{0} hektolitrom'
                    'other' => '{0} hektolitrami'
                ]
                'locative' => [
                    'few' => '{0} hektolitroch'
                    'many' => '{0} hektolitra'
                    'one' => '{0} hektolitri'
                    'other' => '{0} hektolitroch'
                ]
            ]
            'dnam' => 'hektolitre'
            'few' => '{0} hektolitre'
            'gender' => 'inanimate'
            'many' => '{0} hektolitra'
            'one' => '{0} hektoliter'
            'other' => '{0} hektolitrov'
        ]
        'jigger' => [
            'dnam' => 'barmanské odmerky'
            'few' => '{0} barmanské odmerky'
            'many' => '{0} barmanskej odmerky'
            'one' => '{0} barmanská odmerka'
            'other' => '{0} barmanských odmeriek'
        ]
        'liter' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} litre'
                    'many' => '{0} litra'
                    'one' => '{0} liter'
                    'other' => '{0} litrov'
                ]
                'dative' => [
                    'few' => '{0} litrom'
                    'many' => '{0} litra'
                    'one' => '{0} litru'
                    'other' => '{0} litrom'
                ]
                'genitive' => [
                    'few' => '{0} litrov'
                    'many' => '{0} litra'
                    'one' => '{0} litra'
                    'other' => '{0} litrov'
                ]
                'instrumental' => [
                    'few' => '{0} litrami'
                    'many' => '{0} litra'
                    'one' => '{0} litrom'
                    'other' => '{0} litrami'
                ]
                'locative' => [
                    'few' => '{0} litroch'
                    'many' => '{0} litra'
                    'one' => '{0} litri'
                    'other' => '{0} litroch'
                ]
            ]
            'dnam' => 'litre'
            'few' => '{0} litre'
            'gender' => 'inanimate'
            'many' => '{0} litra'
            'one' => '{0} liter'
            'other' => '{0} litrov'
            'per' => '{0} na liter'
        ]
        'megaliter' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} megalitre'
                    'many' => '{0} megalitra'
                    'one' => '{0} megaliter'
                    'other' => '{0} megalitrov'
                ]
                'dative' => [
                    'few' => '{0} megalitrom'
                    'many' => '{0} megalitra'
                    'one' => '{0} megalitru'
                    'other' => '{0} megalitrom'
                ]
                'genitive' => [
                    'few' => '{0} megalitrov'
                    'many' => '{0} megalitra'
                    'one' => '{0} megalitra'
                    'other' => '{0} megalitrov'
                ]
                'instrumental' => [
                    'few' => '{0} megalitrami'
                    'many' => '{0} megalitra'
                    'one' => '{0} megalitrom'
                    'other' => '{0} megalitrami'
                ]
                'locative' => [
                    'few' => '{0} megalitroch'
                    'many' => '{0} megalitra'
                    'one' => '{0} megalitri'
                    'other' => '{0} megalitroch'
                ]
            ]
            'dnam' => 'megalitre'
            'few' => '{0} megalitre'
            'gender' => 'inanimate'
            'many' => '{0} megalitra'
            'one' => '{0} megaliter'
            'other' => '{0} megalitrov'
        ]
        'milliliter' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} mililitre'
                    'many' => '{0} mililitra'
                    'one' => '{0} mililiter'
                    'other' => '{0} mililitrov'
                ]
                'dative' => [
                    'few' => '{0} mililitrom'
                    'many' => '{0} mililitra'
                    'one' => '{0} mililitru'
                    'other' => '{0} mililitrom'
                ]
                'genitive' => [
                    'few' => '{0} mililitrov'
                    'many' => '{0} mililitra'
                    'one' => '{0} mililitra'
                    'other' => '{0} mililitrov'
                ]
                'instrumental' => [
                    'few' => '{0} mililitrami'
                    'many' => '{0} mililitra'
                    'one' => '{0} mililitrom'
                    'other' => '{0} mililitrami'
                ]
                'locative' => [
                    'few' => '{0} mililitroch'
                    'many' => '{0} mililitra'
                    'one' => '{0} mililitri'
                    'other' => '{0} mililitroch'
                ]
            ]
            'dnam' => 'mililitre'
            'few' => '{0} mililitre'
            'gender' => 'inanimate'
            'many' => '{0} mililitra'
            'one' => '{0} mililiter'
            'other' => '{0} mililitrov'
        ]
        'pint' => [
            'dnam' => 'pinty'
            'few' => '{0} pinty'
            'many' => '{0} pinty'
            'one' => '{0} pinta'
            'other' => '{0} pínt'
        ]
        'pint-metric' => [
            'case' => [
                'accusative' => [
                    'few' => '{0} metrické pinty'
                    'many' => '{0} metrickej pinty'
                    'one' => '{0} metrickú pintu'
                    'other' => '{0} metrických pínt'
                ]
                'dative' => [
                    'few' => '{0} metrickým pintám'
                    'many' => '{0} metrickej pinty'
                    'one' => '{0} metrickej pinte'
                    'other' => '{0} metrickým pintám'
                ]
                'genitive' => [
                    'few' => '{0} metrických pínt'
                    'many' => '{0} metrickej pinty'
                    'one' => '{0} metrickej pinty'
                    'other' => '{0} metrických pínt'
                ]
                'instrumental' => [
                    'few' => '{0} metrickými pintami'
                    'many' => '{0} metrickej pinty'
                    'one' => '{0} metrickou pintou'
                    'other' => '{0} metrickými pintami'
                ]
                'locative' => [
                    'few' => '{0} metrických pintách'
                    'many' => '{0} metrickej pinty'
                    'one' => '{0} metrickej pinte'
                    'other' => '{0} metrických pintách'
                ]
            ]
            'dnam' => 'metrické pinty'
            'few' => '{0} metrické pinty'
            'gender' => 'feminine'
            'many' => '{0} metrickej pinty'
            'one' => '{0} metrická pinta'
            'other' => '{0} metrických pínt'
        ]
        'quart' => [
            'dnam' => 'quarty'
            'few' => '{0} quarty'
            'many' => '{0} quartu'
            'one' => '{0} quart'
            'other' => '{0} quartov'
        ]
        'quart-imperial' => [
            'dnam' => 'britské kvarty'
            'few' => '{0} britské kvarty'
            'many' => '{0} britského kvartu'
            'one' => '{0} britský kvart'
            'other' => '{0} britských kvartov'
        ]
        'tablespoon' => [
            'dnam' => 'polievkové lyžice'
            'few' => '{0} polievkové lyžice'
            'many' => '{0} polievkovej lyžice'
            'one' => '{0} polievková lyžica'
            'other' => '{0} polievkových lyžíc'
        ]
        'teaspoon' => [
            'dnam' => 'čajové lyžice'
            'few' => '{0} čajové lyžice'
            'many' => '{0} čajovej lyžice'
            'one' => '{0} čajová lyžica'
            'other' => '{0} čajových lyžíc'
        ]
    ]
]

unitsNarrow #

<?php
[
    'acceleration' => [
        'g-force' => [
            'dnam' => 'G'
            'few' => '{0}G'
            'many' => '{0}G'
            'one' => '{0}G'
            'other' => '{0}G'
        ]
    ]
    'area' => [
        'acre' => [
            'dnam' => 'ac'
        ]
        'hectare' => [
            'dnam' => 'ha'
        ]
    ]
    'consumption' => [
        'liter-per-100-kilometer' => [
            'dnam' => 'l/100 km'
        ]
    ]
    'digital' => [
        'byte' => [
            'dnam' => 'B'
        ]
    ]
    'duration' => [
        'day' => [
            'dnam' => 'd.'
            'few' => '{0} d.'
            'many' => '{0} d.'
            'one' => '{0} d.'
            'other' => '{0} d.'
            'per' => '{0}/d.'
        ]
        'month' => [
            'dnam' => 'm.'
            'few' => '{0} m.'
            'many' => '{0} m.'
            'one' => '{0} m.'
            'other' => '{0} m.'
            'per' => '{0}/m.'
        ]
        'week' => [
            'dnam' => 't.'
            'few' => '{0} t.'
            'many' => '{0} t.'
            'one' => '{0} t.'
            'other' => '{0} t.'
            'per' => '{0}/t.'
        ]
    ]
    'graphics' => [
        'dot' => [
            'dnam' => 'bod'
        ]
    ]
    'length' => [
        'foot' => [
            'few' => '{0}′'
            'many' => '{0}′'
            'one' => '{0}′'
            'other' => '{0}′'
        ]
        'inch' => [
            'few' => '{0}″'
            'many' => '{0}″'
            'one' => '{0}″'
            'other' => '{0}″'
        ]
    ]
    'pressure' => [
        'millibar' => [
            'few' => '{0} mb'
            'many' => '{0} mb'
            'one' => '{0} mb'
            'other' => '{0} mb'
        ]
    ]
]

unitsShort #

<?php
[
    'acceleration' => [
        'g-force' => [
            'dnam' => 'jednotka preťaženia'
        ]
    ]
    'angle' => [
        'arc-minute' => [
            'dnam' => '′'
        ]
        'arc-second' => [
            'dnam' => '″'
        ]
        'degree' => [
            'dnam' => '°'
        ]
        'revolution' => [
            'dnam' => 'ot.'
            'few' => '{0} ot.'
            'many' => '{0} ot.'
            'one' => '{0} ot.'
            'other' => '{0} ot.'
        ]
    ]
    'area' => [
        'acre' => [
            'dnam' => 'akre'
        ]
        'dunam' => [
            'dnam' => 'dun.'
            'few' => '{0} dun.'
            'many' => '{0} dun.'
            'one' => '{0} dun.'
            'other' => '{0} dun.'
        ]
        'hectare' => [
            'dnam' => 'hektáre'
        ]
    ]
    'compound' => [
        'times' => '{0}{1}'
    ]
    'concentr' => [
        'item' => [
            'dnam' => 'pol.'
            'few' => '{0} pol.'
            'many' => '{0} pol.'
            'one' => '{0} pol.'
            'other' => '{0} pol.'
        ]
        'milligram-ofglucose-per-deciliter' => [
            'dnam' => 'mg/dl'
            'few' => '{0} mg/dl'
            'many' => '{0} mg/dl'
            'one' => '{0} mg/dl'
            'other' => '{0} mg/dl'
        ]
        'millimole-per-liter' => [
            'dnam' => 'mmol/l'
            'few' => '{0} mmol/l'
            'many' => '{0} mmol/l'
            'one' => '{0} mmol/l'
            'other' => '{0} mmol/l'
        ]
        'percent' => [
            'few' => '{0} %'
            'many' => '{0} %'
            'one' => '{0} %'
            'other' => '{0} %'
        ]
        'permille' => [
            'few' => '{0} ‰'
            'many' => '{0} ‰'
            'one' => '{0} ‰'
            'other' => '{0} ‰'
        ]
        'permyriad' => [
            'few' => '{0} ‱'
            'many' => '{0} ‱'
            'one' => '{0} ‱'
            'other' => '{0} ‱'
        ]
    ]
    'consumption' => [
        'liter-per-100-kilometer' => [
            'dnam' => 'l/100 km'
            'few' => '{0} l/100 km'
            'many' => '{0} l/100 km'
            'one' => '{0} l/100 km'
            'other' => '{0} l/100 km'
        ]
        'liter-per-kilometer' => [
            'dnam' => 'l/km'
            'few' => '{0} l/km'
            'many' => '{0} l/km'
            'one' => '{0} l/km'
            'other' => '{0} l/km'
        ]
        'mile-per-gallon' => [
            'dnam' => 'mpg'
            'few' => '{0} mpg'
            'many' => '{0} mpg'
            'one' => '{0} mpg'
            'other' => '{0} mpg'
        ]
        'mile-per-gallon-imperial' => [
            'dnam' => 'mpg brit.'
            'few' => '{0} mpg brit.'
            'many' => '{0} mpg brit.'
            'one' => '{0} mpg brit.'
            'other' => '{0} mpg brit.'
        ]
    ]
    'coordinate' => [
        'dnam' => 'svetová strana'
        'east' => '{0} E'
        'north' => '{0} N'
        'south' => '{0} S'
        'west' => '{0} W'
    ]
    'digital' => [
        'bit' => [
            'few' => '{0} b'
            'many' => '{0} b'
            'one' => '{0} b'
            'other' => '{0} b'
        ]
        'byte' => [
            'dnam' => 'bajt'
            'few' => '{0} B'
            'many' => '{0} B'
            'one' => '{0} B'
            'other' => '{0} B'
        ]
    ]
    'duration' => [
        'century' => [
            'dnam' => 'stor.'
            'few' => '{0} stor.'
            'many' => '{0} stor.'
            'one' => '{0} stor.'
            'other' => '{0} stor.'
        ]
        'day' => [
            'dnam' => 'dni'
            'few' => '{0} dni'
            'many' => '{0} dňa'
            'one' => '{0} deň'
            'other' => '{0} dní'
            'per' => '{0}/deň'
        ]
        'decade' => [
            'dnam' => 'desaťr.'
            'few' => '{0} desaťr.'
            'many' => '{0} desaťr.'
            'one' => '{0} desaťr.'
            'other' => '{0} desaťr.'
        ]
        'hour' => [
            'dnam' => 'h'
        ]
        'month' => [
            'dnam' => 'mes.'
            'few' => '{0} mes.'
            'many' => '{0} mes.'
            'one' => '{0} mes.'
            'other' => '{0} mes.'
            'per' => '{0}/mes.'
        ]
        'quarter' => [
            'dnam' => 'štvrťrok'
            'few' => '{0} štvrťroky'
            'many' => '{0} štvrťroka'
            'one' => '{0} štvrťrok'
            'other' => '{0} štvrťrokov'
            'per' => '{0}/štvrťrok'
        ]
        'second' => [
            'dnam' => 's'
        ]
        'week' => [
            'dnam' => 'týž.'
            'few' => '{0} týž.'
            'many' => '{0} týž.'
            'one' => '{0} týž.'
            'other' => '{0} týž.'
            'per' => '{0}/týž.'
        ]
        'year' => [
            'dnam' => 'r.'
            'few' => '{0} r.'
            'many' => '{0} r.'
            'one' => '{0} r.'
            'other' => '{0} r.'
            'per' => '{0}/r.'
        ]
    ]
    'electric' => [
        'ampere' => [
            'dnam' => 'A'
        ]
        'ohm' => [
            'dnam' => 'Ω'
        ]
        'volt' => [
            'dnam' => 'V'
        ]
    ]
    'energy' => [
        'british-thermal-unit' => [
            'dnam' => 'BTU'
            'few' => '{0} BTU'
            'many' => '{0} BTU'
            'one' => '{0} BTU'
            'other' => '{0} BTU'
        ]
        'foodcalorie' => [
            'dnam' => 'cal'
            'few' => '{0} cal'
            'many' => '{0} cal'
            'one' => '{0} cal'
            'other' => '{0} cal'
        ]
        'joule' => [
            'dnam' => 'J'
        ]
        'therm-us' => [
            'dnam' => 'thm'
            'few' => '{0} thm'
            'many' => '{0} thm'
            'one' => '{0} thm'
            'other' => '{0} thm'
        ]
    ]
    'graphics' => [
        'dot' => [
            'dnam' => 'body'
            'few' => '{0} px'
            'many' => '{0} px'
            'one' => '{0} bod'
            'other' => '{0} px'
        ]
        'dot-per-centimeter' => [
            'dnam' => 'dpcm'
            'few' => '{0} dpcm'
            'many' => '{0} dpcm'
            'one' => '{0} dpcm'
            'other' => '{0} dpcm'
        ]
        'dot-per-inch' => [
            'dnam' => 'dpi'
            'few' => '{0} dpi'
            'many' => '{0} dpi'
            'one' => '{0} dpi'
            'other' => '{0} dpi'
        ]
        'megapixel' => [
            'dnam' => 'Mpx'
            'few' => '{0} Mpx'
            'many' => '{0} Mpx'
            'one' => '{0} Mpx'
            'other' => '{0} Mpx'
        ]
    ]
    'length' => [
        'fathom' => [
            'dnam' => 'fth'
        ]
        'meter' => [
            'dnam' => 'm'
        ]
        'mile-scandinavian' => [
            'dnam' => 'ŠM'
            'few' => '{0} ŠM'
            'many' => '{0} ŠM'
            'one' => '{0} ŠM'
            'other' => '{0} ŠM'
        ]
        'nautical-mile' => [
            'dnam' => 'NM'
            'few' => '{0} NM'
            'many' => '{0} NM'
            'one' => '{0} NM'
            'other' => '{0} NM'
        ]
    ]
    'mass' => [
        'carat' => [
            'dnam' => 'ct'
            'few' => '{0} ct'
            'many' => '{0} ct'
            'one' => '{0} ct'
            'other' => '{0} ct'
        ]
        'grain' => [
            'dnam' => 'gran'
            'few' => '{0} grany'
            'many' => '{0} granu'
            'one' => '{0} gran'
            'other' => '{0} granov'
        ]
        'gram' => [
            'dnam' => 'g'
        ]
        'ton' => [
            'dnam' => 'to'
            'few' => '{0} to'
            'many' => '{0} to'
            'one' => '{0} to'
            'other' => '{0} to'
        ]
    ]
    'power' => [
        'watt' => [
            'dnam' => 'W'
        ]
    ]
    'temperature' => [
        'celsius' => [
            'few' => '{0} °C'
            'many' => '{0} °C'
            'one' => '{0} °C'
            'other' => '{0} °C'
        ]
        'fahrenheit' => [
            'few' => '{0} °F'
            'many' => '{0} °F'
            'one' => '{0} °F'
            'other' => '{0} °F'
        ]
        'generic' => [
            'few' => '{0} °'
            'many' => '{0} °'
            'one' => '{0} °'
            'other' => '{0} °'
        ]
    ]
    'torque' => [
        'newton-meter' => [
            'dnam' => 'Nm'
            'few' => '{0} Nm'
            'many' => '{0} Nm'
            'one' => '{0} Nm'
            'other' => '{0} Nm'
        ]
    ]
    'volume' => [
        'centiliter' => [
            'dnam' => 'cl'
            'few' => '{0} cl'
            'many' => '{0} cl'
            'one' => '{0} cl'
            'other' => '{0} cl'
        ]
        'cup' => [
            'dnam' => 'c'
        ]
        'cup-metric' => [
            'dnam' => 'mc'
        ]
        'deciliter' => [
            'dnam' => 'dl'
            'few' => '{0} dl'
            'many' => '{0} dl'
            'one' => '{0} dl'
            'other' => '{0} dl'
        ]
        'dram' => [
            'dnam' => 'dr'
            'few' => '{0} dr'
            'many' => '{0} dr'
            'one' => '{0} dr'
            'other' => '{0} dr'
        ]
        'drop' => [
            'dnam' => 'kvapky'
            'few' => '{0} kvapky'
            'many' => '{0} kvapky'
            'one' => '{0} kvapka'
            'other' => '{0} kvapiek'
        ]
        'fluid-ounce' => [
            'dnam' => 'fl oz'
            'few' => '{0} fl oz'
            'many' => '{0} fl oz'
            'one' => '{0} fl oz'
            'other' => '{0} fl oz'
        ]
        'fluid-ounce-imperial' => [
            'dnam' => 'brit. fl oz'
            'few' => '{0} brit. fl oz'
            'many' => '{0} brit. fl oz'
            'one' => '{0} brit. fl oz'
            'other' => '{0} brit. fl oz'
        ]
        'gallon' => [
            'dnam' => 'gal'
            'few' => '{0} gal'
            'many' => '{0} gal'
            'one' => '{0} gal'
            'other' => '{0} gal'
            'per' => '{0}/gal'
        ]
        'gallon-imperial' => [
            'dnam' => 'brit. gal.'
            'few' => '{0} brit. gal.'
            'many' => '{0} brit. gal.'
            'one' => '{0} brit. gal.'
            'other' => '{0} brit. gal.'
            'per' => '{0}/brit. gal.'
        ]
        'hectoliter' => [
            'dnam' => 'hl'
            'few' => '{0} hl'
            'many' => '{0} hl'
            'one' => '{0} hl'
            'other' => '{0} hl'
        ]
        'jigger' => [
            'dnam' => 'odmerky'
            'few' => '{0} odmerky'
            'many' => '{0} odmerky'
            'one' => '{0} odmerka'
            'other' => '{0} odmeriek'
        ]
        'liter' => [
            'dnam' => 'l'
        ]
        'megaliter' => [
            'dnam' => 'Ml'
            'few' => '{0} Ml'
            'many' => '{0} Ml'
            'one' => '{0} Ml'
            'other' => '{0} Ml'
        ]
        'milliliter' => [
            'dnam' => 'ml'
            'few' => '{0} ml'
            'many' => '{0} ml'
            'one' => '{0} ml'
            'other' => '{0} ml'
        ]
        'pinch' => [
            'dnam' => 'štipky'
            'few' => '{0} štipky'
            'many' => '{0} štipky'
            'one' => '{0} štipka'
            'other' => '{0} štipiek'
        ]
        'quart-imperial' => [
            'few' => '{0} qt Imp'
            'many' => '{0} qt Imp'
            'one' => '{0} qt Imp'
            'other' => '{0} qt Imp'
        ]
    ]
]