Sat, 03 Jan 2015 20:18:00 +0100
Conditionally enable double key logic according to:
private browsing mode or privacy.thirdparty.isolate preference and
implement in GetCookieStringCommon and FindCookie where it counts...
With some reservations of how to convince FindCookie users to test
condition and pass a nullptr when disabling double key logic.
michael@0 | 1 | // *************************************************************************** |
michael@0 | 2 | // * |
michael@0 | 3 | // * Copyright (C) 2013 International Business Machines |
michael@0 | 4 | // * Corporation and others. All Rights Reserved. |
michael@0 | 5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
michael@0 | 6 | // * Source File: <path>/common/main/uz_Cyrl.xml |
michael@0 | 7 | // * |
michael@0 | 8 | // *************************************************************************** |
michael@0 | 9 | /** |
michael@0 | 10 | * ICU <specials> source: <path>/common/main/uz_Cyrl.xml |
michael@0 | 11 | */ |
michael@0 | 12 | uz_Cyrl{ |
michael@0 | 13 | %%Parent{"root"} |
michael@0 | 14 | AuxExemplarCharacters{"[ц щ ы ь]"} |
michael@0 | 15 | Ellipsis{ |
michael@0 | 16 | final{"{0}…"} |
michael@0 | 17 | initial{"…{0}"} |
michael@0 | 18 | medial{"{0}…{1}"} |
michael@0 | 19 | word-final{"{0} …"} |
michael@0 | 20 | word-initial{"… {0}"} |
michael@0 | 21 | word-medial{"{0} … {1}"} |
michael@0 | 22 | } |
michael@0 | 23 | ExemplarCharacters{"[а б в г ғ д е ё ж з и й к қ л м н о п р с т у ў ф х ҳ ч ш ъ э ю я]"} |
michael@0 | 24 | LocaleScript{ |
michael@0 | 25 | "Cyrl", |
michael@0 | 26 | } |
michael@0 | 27 | MoreInformation{"?"} |
michael@0 | 28 | NumberElements{ |
michael@0 | 29 | arabext{ |
michael@0 | 30 | patterns{ |
michael@0 | 31 | currencyFormat{"¤ #,##0.00"} |
michael@0 | 32 | decimalFormat{"#,##0.###"} |
michael@0 | 33 | percentFormat{"#,##0%"} |
michael@0 | 34 | scientificFormat{"#E0"} |
michael@0 | 35 | } |
michael@0 | 36 | symbols{ |
michael@0 | 37 | decimal{"٫"} |
michael@0 | 38 | exponential{"×۱۰^"} |
michael@0 | 39 | group{"٬"} |
michael@0 | 40 | infinity{"∞"} |
michael@0 | 41 | minusSign{"-"} |
michael@0 | 42 | nan{"NaN"} |
michael@0 | 43 | perMille{"؉"} |
michael@0 | 44 | percentSign{"٪"} |
michael@0 | 45 | plusSign{"+"} |
michael@0 | 46 | superscriptingExponent{"×"} |
michael@0 | 47 | } |
michael@0 | 48 | } |
michael@0 | 49 | latn{ |
michael@0 | 50 | miscPatterns{ |
michael@0 | 51 | atLeast{"⩾{0}"} |
michael@0 | 52 | range{"{0}–{1}"} |
michael@0 | 53 | } |
michael@0 | 54 | patterns{ |
michael@0 | 55 | currencyFormat{"¤ #,##0.00"} |
michael@0 | 56 | decimalFormat{"#,##0.###"} |
michael@0 | 57 | percentFormat{"#,##0%"} |
michael@0 | 58 | scientificFormat{"#E0"} |
michael@0 | 59 | } |
michael@0 | 60 | patternsLong{ |
michael@0 | 61 | decimalFormat{ |
michael@0 | 62 | 1000{ |
michael@0 | 63 | one{"0 минг"} |
michael@0 | 64 | other{"0 минг"} |
michael@0 | 65 | } |
michael@0 | 66 | 10000{ |
michael@0 | 67 | one{"00 минг"} |
michael@0 | 68 | other{"00 минг"} |
michael@0 | 69 | } |
michael@0 | 70 | 100000{ |
michael@0 | 71 | one{"000 минг"} |
michael@0 | 72 | other{"000 минг"} |
michael@0 | 73 | } |
michael@0 | 74 | 1000000{ |
michael@0 | 75 | one{"0 миллион"} |
michael@0 | 76 | other{"0 миллион"} |
michael@0 | 77 | } |
michael@0 | 78 | 10000000{ |
michael@0 | 79 | one{"00 миллион"} |
michael@0 | 80 | other{"00 миллион"} |
michael@0 | 81 | } |
michael@0 | 82 | 100000000{ |
michael@0 | 83 | one{"000 миллион"} |
michael@0 | 84 | other{"000 миллион"} |
michael@0 | 85 | } |
michael@0 | 86 | 1000000000{ |
michael@0 | 87 | one{"0 миллиард"} |
michael@0 | 88 | other{"0 миллиард"} |
michael@0 | 89 | } |
michael@0 | 90 | 10000000000{ |
michael@0 | 91 | one{"00 миллиард"} |
michael@0 | 92 | other{"00 миллиард"} |
michael@0 | 93 | } |
michael@0 | 94 | 100000000000{ |
michael@0 | 95 | one{"000 миллиард"} |
michael@0 | 96 | other{"000 миллиард"} |
michael@0 | 97 | } |
michael@0 | 98 | 1000000000000{ |
michael@0 | 99 | one{"0 трилион"} |
michael@0 | 100 | other{"0 трилион"} |
michael@0 | 101 | } |
michael@0 | 102 | 10000000000000{ |
michael@0 | 103 | one{"00 трилион"} |
michael@0 | 104 | other{"00 трилион"} |
michael@0 | 105 | } |
michael@0 | 106 | 100000000000000{ |
michael@0 | 107 | one{"000 трилион"} |
michael@0 | 108 | other{"000 трилион"} |
michael@0 | 109 | } |
michael@0 | 110 | } |
michael@0 | 111 | } |
michael@0 | 112 | patternsShort{ |
michael@0 | 113 | decimalFormat{ |
michael@0 | 114 | 1000{ |
michael@0 | 115 | one{"0минг"} |
michael@0 | 116 | other{"0минг"} |
michael@0 | 117 | } |
michael@0 | 118 | 10000{ |
michael@0 | 119 | one{"00минг"} |
michael@0 | 120 | other{"00минг"} |
michael@0 | 121 | } |
michael@0 | 122 | 100000{ |
michael@0 | 123 | one{"000минг"} |
michael@0 | 124 | other{"000минг"} |
michael@0 | 125 | } |
michael@0 | 126 | 1000000{ |
michael@0 | 127 | one{"0млн"} |
michael@0 | 128 | other{"0млн"} |
michael@0 | 129 | } |
michael@0 | 130 | 10000000{ |
michael@0 | 131 | one{"00млн"} |
michael@0 | 132 | other{"00млн"} |
michael@0 | 133 | } |
michael@0 | 134 | 100000000{ |
michael@0 | 135 | one{"000млн"} |
michael@0 | 136 | other{"000млн"} |
michael@0 | 137 | } |
michael@0 | 138 | 1000000000{ |
michael@0 | 139 | one{"0млрд"} |
michael@0 | 140 | other{"0млрд"} |
michael@0 | 141 | } |
michael@0 | 142 | 10000000000{ |
michael@0 | 143 | one{"00млрд"} |
michael@0 | 144 | other{"00млрд"} |
michael@0 | 145 | } |
michael@0 | 146 | 100000000000{ |
michael@0 | 147 | one{"000млрд"} |
michael@0 | 148 | other{"000млрд"} |
michael@0 | 149 | } |
michael@0 | 150 | 1000000000000{ |
michael@0 | 151 | one{"0трлн"} |
michael@0 | 152 | other{"0трлн"} |
michael@0 | 153 | } |
michael@0 | 154 | 10000000000000{ |
michael@0 | 155 | one{"00трлн"} |
michael@0 | 156 | other{"00трлн"} |
michael@0 | 157 | } |
michael@0 | 158 | 100000000000000{ |
michael@0 | 159 | one{"000трлн"} |
michael@0 | 160 | other{"000трлн"} |
michael@0 | 161 | } |
michael@0 | 162 | } |
michael@0 | 163 | } |
michael@0 | 164 | symbols{ |
michael@0 | 165 | decimal{","} |
michael@0 | 166 | exponential{"E"} |
michael@0 | 167 | group{" "} |
michael@0 | 168 | infinity{"∞"} |
michael@0 | 169 | minusSign{"-"} |
michael@0 | 170 | nan{"NaN"} |
michael@0 | 171 | perMille{"‰"} |
michael@0 | 172 | percentSign{"%"} |
michael@0 | 173 | plusSign{"+"} |
michael@0 | 174 | superscriptingExponent{"×"} |
michael@0 | 175 | } |
michael@0 | 176 | } |
michael@0 | 177 | } |
michael@0 | 178 | Version{"2.0.92.87"} |
michael@0 | 179 | calendar{ |
michael@0 | 180 | generic{ |
michael@0 | 181 | DateTimePatterns{ |
michael@0 | 182 | "HH:mm:ss zzzz", |
michael@0 | 183 | "HH:mm:ss z", |
michael@0 | 184 | "HH:mm:ss", |
michael@0 | 185 | "HH:mm", |
michael@0 | 186 | "EEEE, G y MMMM dd", |
michael@0 | 187 | "G y MMMM d", |
michael@0 | 188 | "G y MMM d", |
michael@0 | 189 | "GGGGG y/MM/dd", |
michael@0 | 190 | "{1} {0}", |
michael@0 | 191 | "{1} {0}", |
michael@0 | 192 | "{1} {0}", |
michael@0 | 193 | "{1} {0}", |
michael@0 | 194 | "{1} {0}", |
michael@0 | 195 | } |
michael@0 | 196 | availableFormats{ |
michael@0 | 197 | Ed{"d, E"} |
michael@0 | 198 | Gy{"G y"} |
michael@0 | 199 | GyMMM{"G y MMM"} |
michael@0 | 200 | GyMMMEd{"G y MMM d, E"} |
michael@0 | 201 | GyMMMd{"G y MMM d"} |
michael@0 | 202 | M{"L"} |
michael@0 | 203 | MEd{"MM-dd, E"} |
michael@0 | 204 | MMM{"LLL"} |
michael@0 | 205 | MMMEd{"MMM d, E"} |
michael@0 | 206 | MMMd{"MMM d"} |
michael@0 | 207 | Md{"MM-dd"} |
michael@0 | 208 | d{"d"} |
michael@0 | 209 | y{"G y"} |
michael@0 | 210 | yyyy{"G y"} |
michael@0 | 211 | yyyyM{"GGGGG y-MM"} |
michael@0 | 212 | yyyyMEd{"GGGGG y-MM-dd, E"} |
michael@0 | 213 | yyyyMMM{"G y MMM"} |
michael@0 | 214 | yyyyMMMEd{"G y MMM d, E"} |
michael@0 | 215 | yyyyMMMd{"G y MMM d"} |
michael@0 | 216 | yyyyMd{"GGGGG y-MM-dd"} |
michael@0 | 217 | yyyyQQQ{"G y QQQ"} |
michael@0 | 218 | yyyyQQQQ{"G y QQQQ"} |
michael@0 | 219 | } |
michael@0 | 220 | intervalFormats{ |
michael@0 | 221 | M{ |
michael@0 | 222 | M{"MM–MM"} |
michael@0 | 223 | } |
michael@0 | 224 | MEd{ |
michael@0 | 225 | M{"MM-dd, E – MM-dd, E"} |
michael@0 | 226 | d{"MM-dd, E – MM-dd, E"} |
michael@0 | 227 | } |
michael@0 | 228 | MMM{ |
michael@0 | 229 | M{"LLL–LLL"} |
michael@0 | 230 | } |
michael@0 | 231 | MMMEd{ |
michael@0 | 232 | M{"MMM d, E – MMM d, E"} |
michael@0 | 233 | d{"MMM d, E – MMM d, E"} |
michael@0 | 234 | } |
michael@0 | 235 | MMMd{ |
michael@0 | 236 | M{"MMM d – MMM d"} |
michael@0 | 237 | d{"MMM d–d"} |
michael@0 | 238 | } |
michael@0 | 239 | Md{ |
michael@0 | 240 | M{"MM-dd – MM-dd"} |
michael@0 | 241 | d{"MM-dd – MM-dd"} |
michael@0 | 242 | } |
michael@0 | 243 | d{ |
michael@0 | 244 | d{"d–d"} |
michael@0 | 245 | } |
michael@0 | 246 | fallback{"{0} – {1}"} |
michael@0 | 247 | y{ |
michael@0 | 248 | y{"G y–y"} |
michael@0 | 249 | } |
michael@0 | 250 | yM{ |
michael@0 | 251 | M{"GGGGG y-MM – y-MM"} |
michael@0 | 252 | y{"GGGGG y-MM – y-MM"} |
michael@0 | 253 | } |
michael@0 | 254 | yMEd{ |
michael@0 | 255 | M{"GGGGG y-MM-dd, E – y-MM-dd, E"} |
michael@0 | 256 | d{"GGGGG y-MM-dd, E – y-MM-dd, E"} |
michael@0 | 257 | y{"GGGGG y-MM-dd, E – y-MM-dd, E"} |
michael@0 | 258 | } |
michael@0 | 259 | yMMM{ |
michael@0 | 260 | M{"G y MMM–MMM"} |
michael@0 | 261 | y{"G y MMM – y MMM"} |
michael@0 | 262 | } |
michael@0 | 263 | yMMMEd{ |
michael@0 | 264 | M{"G y MMM d, E – MMM d, E"} |
michael@0 | 265 | d{"G y MMM d, E – MMM d, E"} |
michael@0 | 266 | y{"G y MMM d, E – y MMM d, E"} |
michael@0 | 267 | } |
michael@0 | 268 | yMMMM{ |
michael@0 | 269 | M{"G y MMMM–MMMM"} |
michael@0 | 270 | y{"G y MMMM – y MMMM"} |
michael@0 | 271 | } |
michael@0 | 272 | yMMMd{ |
michael@0 | 273 | M{"G y MMM d – MMM d"} |
michael@0 | 274 | d{"G y MMM d–d"} |
michael@0 | 275 | y{"G y MMM d – y MMM d"} |
michael@0 | 276 | } |
michael@0 | 277 | yMd{ |
michael@0 | 278 | M{"GGGGG y-MM-dd – y-MM-dd"} |
michael@0 | 279 | d{"GGGGG y-MM-dd – y-MM-dd"} |
michael@0 | 280 | y{"GGGGG y-MM-dd – y-MM-dd"} |
michael@0 | 281 | } |
michael@0 | 282 | } |
michael@0 | 283 | } |
michael@0 | 284 | gregorian{ |
michael@0 | 285 | AmPmMarkers{ |
michael@0 | 286 | "AM", |
michael@0 | 287 | "PM", |
michael@0 | 288 | } |
michael@0 | 289 | DateTimePatterns{ |
michael@0 | 290 | "HH:mm:ss zzzz", |
michael@0 | 291 | "HH:mm:ss z", |
michael@0 | 292 | "HH:mm:ss", |
michael@0 | 293 | "HH:mm", |
michael@0 | 294 | "EEEE, y MMMM dd", |
michael@0 | 295 | "y MMMM d", |
michael@0 | 296 | "y MMM d", |
michael@0 | 297 | "yy/MM/dd", |
michael@0 | 298 | "{1} {0}", |
michael@0 | 299 | "{1} {0}", |
michael@0 | 300 | "{1} {0}", |
michael@0 | 301 | "{1} {0}", |
michael@0 | 302 | "{1} {0}", |
michael@0 | 303 | } |
michael@0 | 304 | appendItems{ |
michael@0 | 305 | Timezone{"{0} {1}"} |
michael@0 | 306 | } |
michael@0 | 307 | availableFormats{ |
michael@0 | 308 | EHm{"E HH:mm"} |
michael@0 | 309 | EHms{"E HH:mm:ss"} |
michael@0 | 310 | Ed{"d, E"} |
michael@0 | 311 | Ehm{"E h:mm a"} |
michael@0 | 312 | Ehms{"E h:mm:ss a"} |
michael@0 | 313 | Gy{"G y"} |
michael@0 | 314 | GyMMM{"G y MMM"} |
michael@0 | 315 | GyMMMEd{"G y MMM d, E"} |
michael@0 | 316 | GyMMMd{"G y MMM d"} |
michael@0 | 317 | H{"HH"} |
michael@0 | 318 | Hm{"HH:mm"} |
michael@0 | 319 | Hms{"HH:mm:ss"} |
michael@0 | 320 | M{"L"} |
michael@0 | 321 | MEd{"MM-dd, E"} |
michael@0 | 322 | MMM{"LLL"} |
michael@0 | 323 | MMMEd{"MMM d, E"} |
michael@0 | 324 | MMMd{"MMM d"} |
michael@0 | 325 | Md{"MM-dd"} |
michael@0 | 326 | d{"d"} |
michael@0 | 327 | h{"h a"} |
michael@0 | 328 | hm{"h:mm a"} |
michael@0 | 329 | hms{"h:mm:ss a"} |
michael@0 | 330 | ms{"mm:ss"} |
michael@0 | 331 | y{"y"} |
michael@0 | 332 | yM{"y-MM"} |
michael@0 | 333 | yMEd{"y-MM-dd, E"} |
michael@0 | 334 | yMMM{"y MMM"} |
michael@0 | 335 | yMMMEd{"y MMM d, E"} |
michael@0 | 336 | yMMMd{"y MMM d"} |
michael@0 | 337 | yMd{"y-MM-dd"} |
michael@0 | 338 | yQQQ{"y QQQ"} |
michael@0 | 339 | yQQQQ{"y QQQQ"} |
michael@0 | 340 | } |
michael@0 | 341 | dayNames{ |
michael@0 | 342 | format{ |
michael@0 | 343 | abbreviated{ |
michael@0 | 344 | "Якш", |
michael@0 | 345 | "Душ", |
michael@0 | 346 | "Сеш", |
michael@0 | 347 | "Чор", |
michael@0 | 348 | "Пай", |
michael@0 | 349 | "Жум", |
michael@0 | 350 | "Шан", |
michael@0 | 351 | } |
michael@0 | 352 | narrow{ |
michael@0 | 353 | "Я", |
michael@0 | 354 | "Д", |
michael@0 | 355 | "С", |
michael@0 | 356 | "Ч", |
michael@0 | 357 | "П", |
michael@0 | 358 | "Ж", |
michael@0 | 359 | "Ш", |
michael@0 | 360 | } |
michael@0 | 361 | short{ |
michael@0 | 362 | "Якш", |
michael@0 | 363 | "Душ", |
michael@0 | 364 | "Сеш", |
michael@0 | 365 | "Чор", |
michael@0 | 366 | "Пай", |
michael@0 | 367 | "Жум", |
michael@0 | 368 | "Шан", |
michael@0 | 369 | } |
michael@0 | 370 | wide{ |
michael@0 | 371 | "якшанба", |
michael@0 | 372 | "душанба", |
michael@0 | 373 | "сешанба", |
michael@0 | 374 | "чоршанба", |
michael@0 | 375 | "пайшанба", |
michael@0 | 376 | "жума", |
michael@0 | 377 | "шанба", |
michael@0 | 378 | } |
michael@0 | 379 | } |
michael@0 | 380 | stand-alone{ |
michael@0 | 381 | abbreviated{ |
michael@0 | 382 | "Якш", |
michael@0 | 383 | "Душ", |
michael@0 | 384 | "Сеш", |
michael@0 | 385 | "Чор", |
michael@0 | 386 | "Пай", |
michael@0 | 387 | "Жум", |
michael@0 | 388 | "Шан", |
michael@0 | 389 | } |
michael@0 | 390 | narrow{ |
michael@0 | 391 | "Я", |
michael@0 | 392 | "Д", |
michael@0 | 393 | "С", |
michael@0 | 394 | "Ч", |
michael@0 | 395 | "П", |
michael@0 | 396 | "Ж", |
michael@0 | 397 | "Ш", |
michael@0 | 398 | } |
michael@0 | 399 | short{ |
michael@0 | 400 | "Якш", |
michael@0 | 401 | "Душ", |
michael@0 | 402 | "Сеш", |
michael@0 | 403 | "Чор", |
michael@0 | 404 | "Пай", |
michael@0 | 405 | "Жум", |
michael@0 | 406 | "Шан", |
michael@0 | 407 | } |
michael@0 | 408 | wide{ |
michael@0 | 409 | "якшанба", |
michael@0 | 410 | "душанба", |
michael@0 | 411 | "сешанба", |
michael@0 | 412 | "чоршанба", |
michael@0 | 413 | "пайшанба", |
michael@0 | 414 | "жума", |
michael@0 | 415 | "шанба", |
michael@0 | 416 | } |
michael@0 | 417 | } |
michael@0 | 418 | } |
michael@0 | 419 | eras{ |
michael@0 | 420 | abbreviated{ |
michael@0 | 421 | "М.А.", |
michael@0 | 422 | "Э", |
michael@0 | 423 | } |
michael@0 | 424 | } |
michael@0 | 425 | intervalFormats{ |
michael@0 | 426 | H{ |
michael@0 | 427 | H{"HH–HH"} |
michael@0 | 428 | } |
michael@0 | 429 | Hm{ |
michael@0 | 430 | H{"HH:mm–HH:mm"} |
michael@0 | 431 | m{"HH:mm–HH:mm"} |
michael@0 | 432 | } |
michael@0 | 433 | Hmv{ |
michael@0 | 434 | H{"HH:mm–HH:mm v"} |
michael@0 | 435 | m{"HH:mm–HH:mm v"} |
michael@0 | 436 | } |
michael@0 | 437 | Hv{ |
michael@0 | 438 | H{"HH–HH v"} |
michael@0 | 439 | } |
michael@0 | 440 | M{ |
michael@0 | 441 | M{"MM–MM"} |
michael@0 | 442 | } |
michael@0 | 443 | MEd{ |
michael@0 | 444 | M{"MM-dd, E – MM-dd, E"} |
michael@0 | 445 | d{"MM-dd, E – MM-dd, E"} |
michael@0 | 446 | } |
michael@0 | 447 | MMM{ |
michael@0 | 448 | M{"LLL–LLL"} |
michael@0 | 449 | } |
michael@0 | 450 | MMMEd{ |
michael@0 | 451 | M{"MMM d, E – MMM d, E"} |
michael@0 | 452 | d{"MMM d, E – MMM d, E"} |
michael@0 | 453 | } |
michael@0 | 454 | MMMd{ |
michael@0 | 455 | M{"MMM d – MMM d"} |
michael@0 | 456 | d{"MMM d–d"} |
michael@0 | 457 | } |
michael@0 | 458 | Md{ |
michael@0 | 459 | M{"MM-dd – MM-dd"} |
michael@0 | 460 | d{"MM-dd – MM-dd"} |
michael@0 | 461 | } |
michael@0 | 462 | d{ |
michael@0 | 463 | d{"d–d"} |
michael@0 | 464 | } |
michael@0 | 465 | fallback{"{0} – {1}"} |
michael@0 | 466 | h{ |
michael@0 | 467 | a{"h a – h a"} |
michael@0 | 468 | h{"h–h a"} |
michael@0 | 469 | } |
michael@0 | 470 | hm{ |
michael@0 | 471 | a{"h:mm a – h:mm a"} |
michael@0 | 472 | h{"h:mm–h:mm a"} |
michael@0 | 473 | m{"h:mm–h:mm a"} |
michael@0 | 474 | } |
michael@0 | 475 | hmv{ |
michael@0 | 476 | a{"h:mm a – h:mm a v"} |
michael@0 | 477 | h{"h:mm–h:mm a v"} |
michael@0 | 478 | m{"h:mm–h:mm a v"} |
michael@0 | 479 | } |
michael@0 | 480 | hv{ |
michael@0 | 481 | a{"h a – h a v"} |
michael@0 | 482 | h{"h–h a v"} |
michael@0 | 483 | } |
michael@0 | 484 | y{ |
michael@0 | 485 | y{"y–y"} |
michael@0 | 486 | } |
michael@0 | 487 | yM{ |
michael@0 | 488 | M{"y-MM – y-MM"} |
michael@0 | 489 | y{"y-MM – y-MM"} |
michael@0 | 490 | } |
michael@0 | 491 | yMEd{ |
michael@0 | 492 | M{"y-MM-dd, E – y-MM-dd, E"} |
michael@0 | 493 | d{"y-MM-dd, E – y-MM-dd, E"} |
michael@0 | 494 | y{"y-MM-dd, E – y-MM-dd, E"} |
michael@0 | 495 | } |
michael@0 | 496 | yMMM{ |
michael@0 | 497 | M{"y MMM–MMM"} |
michael@0 | 498 | y{"y MMM – y MMM"} |
michael@0 | 499 | } |
michael@0 | 500 | yMMMEd{ |
michael@0 | 501 | M{"y MMM d, E – MMM d, E"} |
michael@0 | 502 | d{"y MMM d, E – MMM d, E"} |
michael@0 | 503 | y{"y MMM d, E – y MMM d, E"} |
michael@0 | 504 | } |
michael@0 | 505 | yMMMM{ |
michael@0 | 506 | M{"y MMMM–MMMM"} |
michael@0 | 507 | y{"y MMMM – y MMMM"} |
michael@0 | 508 | } |
michael@0 | 509 | yMMMd{ |
michael@0 | 510 | M{"y MMM d – MMM d"} |
michael@0 | 511 | d{"y MMM d–d"} |
michael@0 | 512 | y{"y MMM d – y MMM d"} |
michael@0 | 513 | } |
michael@0 | 514 | yMd{ |
michael@0 | 515 | M{"y-MM-dd – y-MM-dd"} |
michael@0 | 516 | d{"y-MM-dd – y-MM-dd"} |
michael@0 | 517 | y{"y-MM-dd – y-MM-dd"} |
michael@0 | 518 | } |
michael@0 | 519 | } |
michael@0 | 520 | monthNames{ |
michael@0 | 521 | format{ |
michael@0 | 522 | abbreviated{ |
michael@0 | 523 | "Янв", |
michael@0 | 524 | "Фев", |
michael@0 | 525 | "Мар", |
michael@0 | 526 | "Апр", |
michael@0 | 527 | "Май", |
michael@0 | 528 | "Июн", |
michael@0 | 529 | "Июл", |
michael@0 | 530 | "Авг", |
michael@0 | 531 | "Сен", |
michael@0 | 532 | "Окт", |
michael@0 | 533 | "Ноя", |
michael@0 | 534 | "Дек", |
michael@0 | 535 | } |
michael@0 | 536 | narrow{ |
michael@0 | 537 | "Я", |
michael@0 | 538 | "Ф", |
michael@0 | 539 | "М", |
michael@0 | 540 | "А", |
michael@0 | 541 | "М", |
michael@0 | 542 | "И", |
michael@0 | 543 | "И", |
michael@0 | 544 | "А", |
michael@0 | 545 | "С", |
michael@0 | 546 | "О", |
michael@0 | 547 | "Н", |
michael@0 | 548 | "Д", |
michael@0 | 549 | } |
michael@0 | 550 | wide{ |
michael@0 | 551 | "Январ", |
michael@0 | 552 | "Феврал", |
michael@0 | 553 | "Март", |
michael@0 | 554 | "Апрел", |
michael@0 | 555 | "Май", |
michael@0 | 556 | "Июн", |
michael@0 | 557 | "Июл", |
michael@0 | 558 | "Август", |
michael@0 | 559 | "Сентябр", |
michael@0 | 560 | "Октябр", |
michael@0 | 561 | "Ноябр", |
michael@0 | 562 | "Декабр", |
michael@0 | 563 | } |
michael@0 | 564 | } |
michael@0 | 565 | stand-alone{ |
michael@0 | 566 | abbreviated{ |
michael@0 | 567 | "Янв", |
michael@0 | 568 | "Фев", |
michael@0 | 569 | "Мар", |
michael@0 | 570 | "Апр", |
michael@0 | 571 | "Май", |
michael@0 | 572 | "Июн", |
michael@0 | 573 | "Июл", |
michael@0 | 574 | "Авг", |
michael@0 | 575 | "Сен", |
michael@0 | 576 | "Окт", |
michael@0 | 577 | "Ноя", |
michael@0 | 578 | "Дек", |
michael@0 | 579 | } |
michael@0 | 580 | narrow{ |
michael@0 | 581 | "Я", |
michael@0 | 582 | "Ф", |
michael@0 | 583 | "М", |
michael@0 | 584 | "А", |
michael@0 | 585 | "М", |
michael@0 | 586 | "И", |
michael@0 | 587 | "И", |
michael@0 | 588 | "А", |
michael@0 | 589 | "С", |
michael@0 | 590 | "О", |
michael@0 | 591 | "Н", |
michael@0 | 592 | "Д", |
michael@0 | 593 | } |
michael@0 | 594 | wide{ |
michael@0 | 595 | "Январ", |
michael@0 | 596 | "Феврал", |
michael@0 | 597 | "Март", |
michael@0 | 598 | "Апрел", |
michael@0 | 599 | "Май", |
michael@0 | 600 | "Июн", |
michael@0 | 601 | "Июл", |
michael@0 | 602 | "Август", |
michael@0 | 603 | "Сентябр", |
michael@0 | 604 | "Октябр", |
michael@0 | 605 | "Ноябр", |
michael@0 | 606 | "Декабр", |
michael@0 | 607 | } |
michael@0 | 608 | } |
michael@0 | 609 | } |
michael@0 | 610 | quarters{ |
michael@0 | 611 | format{ |
michael@0 | 612 | abbreviated{ |
michael@0 | 613 | "1-ч", |
michael@0 | 614 | "2-ч", |
michael@0 | 615 | "3-ч", |
michael@0 | 616 | "4-ч", |
michael@0 | 617 | } |
michael@0 | 618 | narrow{ |
michael@0 | 619 | "1", |
michael@0 | 620 | "2", |
michael@0 | 621 | "3", |
michael@0 | 622 | "4", |
michael@0 | 623 | } |
michael@0 | 624 | wide{ |
michael@0 | 625 | "1-чорак", |
michael@0 | 626 | "2-чорак", |
michael@0 | 627 | "3-чорак", |
michael@0 | 628 | "4-чорак", |
michael@0 | 629 | } |
michael@0 | 630 | } |
michael@0 | 631 | stand-alone{ |
michael@0 | 632 | abbreviated{ |
michael@0 | 633 | "1-ч", |
michael@0 | 634 | "2-ч", |
michael@0 | 635 | "3-ч", |
michael@0 | 636 | "4-ч", |
michael@0 | 637 | } |
michael@0 | 638 | narrow{ |
michael@0 | 639 | "1", |
michael@0 | 640 | "2", |
michael@0 | 641 | "3", |
michael@0 | 642 | "4", |
michael@0 | 643 | } |
michael@0 | 644 | wide{ |
michael@0 | 645 | "1-чорак", |
michael@0 | 646 | "2-чорак", |
michael@0 | 647 | "3-чорак", |
michael@0 | 648 | "4-чорак", |
michael@0 | 649 | } |
michael@0 | 650 | } |
michael@0 | 651 | } |
michael@0 | 652 | } |
michael@0 | 653 | } |
michael@0 | 654 | delimiters{ |
michael@0 | 655 | alternateQuotationEnd{"’"} |
michael@0 | 656 | alternateQuotationStart{"‘"} |
michael@0 | 657 | quotationEnd{"”"} |
michael@0 | 658 | quotationStart{"“"} |
michael@0 | 659 | } |
michael@0 | 660 | durationUnits{ |
michael@0 | 661 | hm{"h:mm"} |
michael@0 | 662 | hms{"h:mm:ss"} |
michael@0 | 663 | ms{"m:ss"} |
michael@0 | 664 | } |
michael@0 | 665 | fields{ |
michael@0 | 666 | day{ |
michael@0 | 667 | dn{"Кун"} |
michael@0 | 668 | relative{ |
michael@0 | 669 | "-1"{"кеча"} |
michael@0 | 670 | "0"{"бугун"} |
michael@0 | 671 | "1"{"эртага"} |
michael@0 | 672 | } |
michael@0 | 673 | relativeTime{ |
michael@0 | 674 | future{ |
michael@0 | 675 | one{"{0} кундан сўнг"} |
michael@0 | 676 | other{"{0} кундан сўнг"} |
michael@0 | 677 | } |
michael@0 | 678 | past{ |
michael@0 | 679 | one{"{0} кун олдин"} |
michael@0 | 680 | other{"{0} кун олдин"} |
michael@0 | 681 | } |
michael@0 | 682 | } |
michael@0 | 683 | } |
michael@0 | 684 | dayperiod{ |
michael@0 | 685 | dn{"Кун вақти"} |
michael@0 | 686 | } |
michael@0 | 687 | era{ |
michael@0 | 688 | dn{"Эра"} |
michael@0 | 689 | } |
michael@0 | 690 | fri{ |
michael@0 | 691 | relative{ |
michael@0 | 692 | "-1"{"ўтган жума"} |
michael@0 | 693 | "0"{"бу жума"} |
michael@0 | 694 | "1"{"кейинги жума"} |
michael@0 | 695 | } |
michael@0 | 696 | } |
michael@0 | 697 | hour{ |
michael@0 | 698 | dn{"Соат"} |
michael@0 | 699 | relativeTime{ |
michael@0 | 700 | future{ |
michael@0 | 701 | one{"{0} соатдан сўнг"} |
michael@0 | 702 | other{"{0} соатдан сўнг"} |
michael@0 | 703 | } |
michael@0 | 704 | past{ |
michael@0 | 705 | one{"{0} соат олдин"} |
michael@0 | 706 | other{"{0} соат олдин"} |
michael@0 | 707 | } |
michael@0 | 708 | } |
michael@0 | 709 | } |
michael@0 | 710 | minute{ |
michael@0 | 711 | dn{"Дақиқа"} |
michael@0 | 712 | relativeTime{ |
michael@0 | 713 | future{ |
michael@0 | 714 | one{"{0} дақиқадан сўнг"} |
michael@0 | 715 | other{"{0} дақиқадан сўнг"} |
michael@0 | 716 | } |
michael@0 | 717 | past{ |
michael@0 | 718 | one{"{0} дақиқа олдин"} |
michael@0 | 719 | other{"{0} дақиқа олдин"} |
michael@0 | 720 | } |
michael@0 | 721 | } |
michael@0 | 722 | } |
michael@0 | 723 | mon{ |
michael@0 | 724 | relative{ |
michael@0 | 725 | "-1"{"ўтган душанба"} |
michael@0 | 726 | "0"{"бу душанба"} |
michael@0 | 727 | "1"{"кейинги душанба"} |
michael@0 | 728 | } |
michael@0 | 729 | } |
michael@0 | 730 | month{ |
michael@0 | 731 | dn{"Ой"} |
michael@0 | 732 | relative{ |
michael@0 | 733 | "-1"{"ўтган ой"} |
michael@0 | 734 | "0"{"бу ой"} |
michael@0 | 735 | "1"{"кейинги ой"} |
michael@0 | 736 | } |
michael@0 | 737 | relativeTime{ |
michael@0 | 738 | future{ |
michael@0 | 739 | one{"{0} ойдан сўнг"} |
michael@0 | 740 | other{"{0} ойдан сўнг"} |
michael@0 | 741 | } |
michael@0 | 742 | past{ |
michael@0 | 743 | one{"{0} ой аввал"} |
michael@0 | 744 | other{"{0} ой аввал"} |
michael@0 | 745 | } |
michael@0 | 746 | } |
michael@0 | 747 | } |
michael@0 | 748 | sat{ |
michael@0 | 749 | relative{ |
michael@0 | 750 | "-1"{"ўтган шанба"} |
michael@0 | 751 | "0"{"бу шанба"} |
michael@0 | 752 | "1"{"кейинги шанба"} |
michael@0 | 753 | } |
michael@0 | 754 | } |
michael@0 | 755 | second{ |
michael@0 | 756 | dn{"Сония"} |
michael@0 | 757 | relative{ |
michael@0 | 758 | "0"{"ҳозир"} |
michael@0 | 759 | } |
michael@0 | 760 | relativeTime{ |
michael@0 | 761 | future{ |
michael@0 | 762 | one{"{0} сониядан сўнг"} |
michael@0 | 763 | other{"{0} сониядан сўнг"} |
michael@0 | 764 | } |
michael@0 | 765 | past{ |
michael@0 | 766 | one{"{0} сония олдин"} |
michael@0 | 767 | other{"{0} сония олдин"} |
michael@0 | 768 | } |
michael@0 | 769 | } |
michael@0 | 770 | } |
michael@0 | 771 | sun{ |
michael@0 | 772 | relative{ |
michael@0 | 773 | "-1"{"ўтган якшанба"} |
michael@0 | 774 | "0"{"бу якшанба"} |
michael@0 | 775 | "1"{"кейинги якшанба"} |
michael@0 | 776 | } |
michael@0 | 777 | } |
michael@0 | 778 | thu{ |
michael@0 | 779 | relative{ |
michael@0 | 780 | "-1"{"ўтган пайшанба"} |
michael@0 | 781 | "0"{"бу пайшанба"} |
michael@0 | 782 | "1"{"кейинги пайшанба"} |
michael@0 | 783 | } |
michael@0 | 784 | } |
michael@0 | 785 | tue{ |
michael@0 | 786 | relative{ |
michael@0 | 787 | "-1"{"ўтган сешанба"} |
michael@0 | 788 | "0"{"бу сешанба"} |
michael@0 | 789 | "1"{"кейинги сешанба"} |
michael@0 | 790 | } |
michael@0 | 791 | } |
michael@0 | 792 | wed{ |
michael@0 | 793 | relative{ |
michael@0 | 794 | "-1"{"ўтган чоршанба"} |
michael@0 | 795 | "0"{"this Wednesday"} |
michael@0 | 796 | "1"{"кейинги чоршанба"} |
michael@0 | 797 | } |
michael@0 | 798 | } |
michael@0 | 799 | week{ |
michael@0 | 800 | dn{"Ҳафта"} |
michael@0 | 801 | relative{ |
michael@0 | 802 | "-1"{"ўтган ҳафта"} |
michael@0 | 803 | "0"{"бу ҳафта"} |
michael@0 | 804 | "1"{"кейинги ҳафта"} |
michael@0 | 805 | } |
michael@0 | 806 | relativeTime{ |
michael@0 | 807 | future{ |
michael@0 | 808 | one{"{0} ҳафтадан сўнг"} |
michael@0 | 809 | other{"{0} ҳафтадан сўнг"} |
michael@0 | 810 | } |
michael@0 | 811 | past{ |
michael@0 | 812 | one{"{0} ҳафта олдин"} |
michael@0 | 813 | other{"{0} ҳафта олдин"} |
michael@0 | 814 | } |
michael@0 | 815 | } |
michael@0 | 816 | } |
michael@0 | 817 | weekday{ |
michael@0 | 818 | dn{"Ҳафта куни"} |
michael@0 | 819 | } |
michael@0 | 820 | year{ |
michael@0 | 821 | dn{"Йил"} |
michael@0 | 822 | relative{ |
michael@0 | 823 | "-1"{"ўтган йил"} |
michael@0 | 824 | "0"{"бу йил"} |
michael@0 | 825 | "1"{"кейинги йил"} |
michael@0 | 826 | } |
michael@0 | 827 | relativeTime{ |
michael@0 | 828 | future{ |
michael@0 | 829 | one{"{0} йилдан сўнг"} |
michael@0 | 830 | other{"{0} йилдан сўнг"} |
michael@0 | 831 | } |
michael@0 | 832 | past{ |
michael@0 | 833 | one{"{0} йил аввал"} |
michael@0 | 834 | other{"{0} йил аввал"} |
michael@0 | 835 | } |
michael@0 | 836 | } |
michael@0 | 837 | } |
michael@0 | 838 | zone{ |
michael@0 | 839 | dn{"Минтақа"} |
michael@0 | 840 | } |
michael@0 | 841 | } |
michael@0 | 842 | listPattern{ |
michael@0 | 843 | standard{ |
michael@0 | 844 | 2{"{0}, {1}"} |
michael@0 | 845 | end{"{0}, {1}"} |
michael@0 | 846 | middle{"{0}, {1}"} |
michael@0 | 847 | start{"{0}, {1}"} |
michael@0 | 848 | } |
michael@0 | 849 | unit{ |
michael@0 | 850 | 2{"{0}, {1}"} |
michael@0 | 851 | end{"{0}, {1}"} |
michael@0 | 852 | middle{"{0}, {1}"} |
michael@0 | 853 | start{"{0}, {1}"} |
michael@0 | 854 | } |
michael@0 | 855 | unit-short{ |
michael@0 | 856 | 2{"{0}, {1}"} |
michael@0 | 857 | end{"{0}, {1}"} |
michael@0 | 858 | middle{"{0}, {1}"} |
michael@0 | 859 | start{"{0}, {1}"} |
michael@0 | 860 | } |
michael@0 | 861 | } |
michael@0 | 862 | measurementSystemNames{ |
michael@0 | 863 | UK{"UK"} |
michael@0 | 864 | US{"US"} |
michael@0 | 865 | metric{"Metric"} |
michael@0 | 866 | } |
michael@0 | 867 | units{ |
michael@0 | 868 | acceleration{ |
michael@0 | 869 | g-force{ |
michael@0 | 870 | one{"{0} G"} |
michael@0 | 871 | other{"{0} G"} |
michael@0 | 872 | } |
michael@0 | 873 | } |
michael@0 | 874 | angle{ |
michael@0 | 875 | arc-minute{ |
michael@0 | 876 | one{"{0}′"} |
michael@0 | 877 | other{"{0}′"} |
michael@0 | 878 | } |
michael@0 | 879 | arc-second{ |
michael@0 | 880 | one{"{0}″"} |
michael@0 | 881 | other{"{0}″"} |
michael@0 | 882 | } |
michael@0 | 883 | degree{ |
michael@0 | 884 | one{"{0}°"} |
michael@0 | 885 | other{"{0}°"} |
michael@0 | 886 | } |
michael@0 | 887 | } |
michael@0 | 888 | area{ |
michael@0 | 889 | acre{ |
michael@0 | 890 | one{"{0} ac"} |
michael@0 | 891 | other{"{0} ac"} |
michael@0 | 892 | } |
michael@0 | 893 | hectare{ |
michael@0 | 894 | one{"{0} ha"} |
michael@0 | 895 | other{"{0} ha"} |
michael@0 | 896 | } |
michael@0 | 897 | square-foot{ |
michael@0 | 898 | one{"{0} ft²"} |
michael@0 | 899 | other{"{0} ft²"} |
michael@0 | 900 | } |
michael@0 | 901 | square-kilometer{ |
michael@0 | 902 | one{"{0} km²"} |
michael@0 | 903 | other{"{0} km²"} |
michael@0 | 904 | } |
michael@0 | 905 | square-meter{ |
michael@0 | 906 | one{"{0} m²"} |
michael@0 | 907 | other{"{0} m²"} |
michael@0 | 908 | } |
michael@0 | 909 | square-mile{ |
michael@0 | 910 | one{"{0} mi²"} |
michael@0 | 911 | other{"{0} mi²"} |
michael@0 | 912 | } |
michael@0 | 913 | } |
michael@0 | 914 | compound{ |
michael@0 | 915 | per{"{0}/{1}"} |
michael@0 | 916 | } |
michael@0 | 917 | duration{ |
michael@0 | 918 | day{ |
michael@0 | 919 | one{"{0} кун"} |
michael@0 | 920 | other{"{0} кун"} |
michael@0 | 921 | } |
michael@0 | 922 | hour{ |
michael@0 | 923 | one{"{0} соат"} |
michael@0 | 924 | other{"{0} соат"} |
michael@0 | 925 | } |
michael@0 | 926 | millisecond{ |
michael@0 | 927 | one{"{0} миллисония"} |
michael@0 | 928 | other{"{0} миллисония"} |
michael@0 | 929 | } |
michael@0 | 930 | minute{ |
michael@0 | 931 | one{"{0} дақиқа"} |
michael@0 | 932 | other{"{0} дақиқа"} |
michael@0 | 933 | } |
michael@0 | 934 | month{ |
michael@0 | 935 | one{"{0} ой"} |
michael@0 | 936 | other{"{0} ой"} |
michael@0 | 937 | } |
michael@0 | 938 | second{ |
michael@0 | 939 | one{"{0} сония"} |
michael@0 | 940 | other{"{0} сония"} |
michael@0 | 941 | } |
michael@0 | 942 | week{ |
michael@0 | 943 | one{"{0} ҳафта"} |
michael@0 | 944 | other{"{0} ҳафта"} |
michael@0 | 945 | } |
michael@0 | 946 | year{ |
michael@0 | 947 | one{"{0} йил"} |
michael@0 | 948 | other{"{0} йил"} |
michael@0 | 949 | } |
michael@0 | 950 | } |
michael@0 | 951 | length{ |
michael@0 | 952 | centimeter{ |
michael@0 | 953 | one{"{0} см"} |
michael@0 | 954 | other{"{0} см"} |
michael@0 | 955 | } |
michael@0 | 956 | foot{ |
michael@0 | 957 | one{"{0} фут"} |
michael@0 | 958 | other{"{0} фут"} |
michael@0 | 959 | } |
michael@0 | 960 | inch{ |
michael@0 | 961 | one{"{0} дюйм"} |
michael@0 | 962 | other{"{0} дюйм"} |
michael@0 | 963 | } |
michael@0 | 964 | kilometer{ |
michael@0 | 965 | one{"{0} км"} |
michael@0 | 966 | other{"{0} км"} |
michael@0 | 967 | } |
michael@0 | 968 | light-year{ |
michael@0 | 969 | one{"{0} ё.й."} |
michael@0 | 970 | other{"{0} ё.й."} |
michael@0 | 971 | } |
michael@0 | 972 | meter{ |
michael@0 | 973 | one{"{0} м"} |
michael@0 | 974 | other{"{0} м"} |
michael@0 | 975 | } |
michael@0 | 976 | mile{ |
michael@0 | 977 | one{"{0} миля"} |
michael@0 | 978 | other{"{0} миля"} |
michael@0 | 979 | } |
michael@0 | 980 | millimeter{ |
michael@0 | 981 | one{"{0} мм"} |
michael@0 | 982 | other{"{0} мм"} |
michael@0 | 983 | } |
michael@0 | 984 | picometer{ |
michael@0 | 985 | one{"{0} пм"} |
michael@0 | 986 | other{"{0} пм"} |
michael@0 | 987 | } |
michael@0 | 988 | yard{ |
michael@0 | 989 | one{"{0} ярд"} |
michael@0 | 990 | other{"{0} ярд"} |
michael@0 | 991 | } |
michael@0 | 992 | } |
michael@0 | 993 | mass{ |
michael@0 | 994 | gram{ |
michael@0 | 995 | one{"{0} г"} |
michael@0 | 996 | other{"{0} г"} |
michael@0 | 997 | } |
michael@0 | 998 | kilogram{ |
michael@0 | 999 | one{"{0} кг"} |
michael@0 | 1000 | other{"{0} кг"} |
michael@0 | 1001 | } |
michael@0 | 1002 | ounce{ |
michael@0 | 1003 | one{"{0} унция"} |
michael@0 | 1004 | other{"{0} унция"} |
michael@0 | 1005 | } |
michael@0 | 1006 | pound{ |
michael@0 | 1007 | one{"{0} фунт"} |
michael@0 | 1008 | other{"{0} фунт"} |
michael@0 | 1009 | } |
michael@0 | 1010 | } |
michael@0 | 1011 | power{ |
michael@0 | 1012 | horsepower{ |
michael@0 | 1013 | one{"{0} hp"} |
michael@0 | 1014 | other{"{0} hp"} |
michael@0 | 1015 | } |
michael@0 | 1016 | kilowatt{ |
michael@0 | 1017 | one{"{0} kW"} |
michael@0 | 1018 | other{"{0} kW"} |
michael@0 | 1019 | } |
michael@0 | 1020 | watt{ |
michael@0 | 1021 | one{"{0} W"} |
michael@0 | 1022 | other{"{0} W"} |
michael@0 | 1023 | } |
michael@0 | 1024 | } |
michael@0 | 1025 | pressure{ |
michael@0 | 1026 | hectopascal{ |
michael@0 | 1027 | one{"{0} hPa"} |
michael@0 | 1028 | other{"{0} hPa"} |
michael@0 | 1029 | } |
michael@0 | 1030 | inch-hg{ |
michael@0 | 1031 | one{"{0} inHg"} |
michael@0 | 1032 | other{"{0} inHg"} |
michael@0 | 1033 | } |
michael@0 | 1034 | millibar{ |
michael@0 | 1035 | one{"{0} mbar"} |
michael@0 | 1036 | other{"{0} mbar"} |
michael@0 | 1037 | } |
michael@0 | 1038 | } |
michael@0 | 1039 | speed{ |
michael@0 | 1040 | kilometer-per-hour{ |
michael@0 | 1041 | one{"{0} km/h"} |
michael@0 | 1042 | other{"{0} km/h"} |
michael@0 | 1043 | } |
michael@0 | 1044 | meter-per-second{ |
michael@0 | 1045 | one{"{0} m/s"} |
michael@0 | 1046 | other{"{0} m/s"} |
michael@0 | 1047 | } |
michael@0 | 1048 | mile-per-hour{ |
michael@0 | 1049 | one{"{0} mi/h"} |
michael@0 | 1050 | other{"{0} mi/h"} |
michael@0 | 1051 | } |
michael@0 | 1052 | } |
michael@0 | 1053 | temperature{ |
michael@0 | 1054 | celsius{ |
michael@0 | 1055 | one{"{0}°C"} |
michael@0 | 1056 | other{"{0}°C"} |
michael@0 | 1057 | } |
michael@0 | 1058 | fahrenheit{ |
michael@0 | 1059 | one{"{0}°F"} |
michael@0 | 1060 | other{"{0}°F"} |
michael@0 | 1061 | } |
michael@0 | 1062 | } |
michael@0 | 1063 | volume{ |
michael@0 | 1064 | cubic-kilometer{ |
michael@0 | 1065 | one{"{0} km³"} |
michael@0 | 1066 | other{"{0} km³"} |
michael@0 | 1067 | } |
michael@0 | 1068 | cubic-mile{ |
michael@0 | 1069 | one{"{0} mi³"} |
michael@0 | 1070 | other{"{0} mi³"} |
michael@0 | 1071 | } |
michael@0 | 1072 | liter{ |
michael@0 | 1073 | one{"{0} l"} |
michael@0 | 1074 | other{"{0} l"} |
michael@0 | 1075 | } |
michael@0 | 1076 | } |
michael@0 | 1077 | } |
michael@0 | 1078 | unitsNarrow{ |
michael@0 | 1079 | acceleration{ |
michael@0 | 1080 | g-force{ |
michael@0 | 1081 | one{"{0} G"} |
michael@0 | 1082 | other{"{0} G"} |
michael@0 | 1083 | } |
michael@0 | 1084 | } |
michael@0 | 1085 | angle{ |
michael@0 | 1086 | arc-minute{ |
michael@0 | 1087 | one{"{0}′"} |
michael@0 | 1088 | other{"{0}′"} |
michael@0 | 1089 | } |
michael@0 | 1090 | arc-second{ |
michael@0 | 1091 | one{"{0}″"} |
michael@0 | 1092 | other{"{0}″"} |
michael@0 | 1093 | } |
michael@0 | 1094 | degree{ |
michael@0 | 1095 | one{"{0}°"} |
michael@0 | 1096 | other{"{0}°"} |
michael@0 | 1097 | } |
michael@0 | 1098 | } |
michael@0 | 1099 | area{ |
michael@0 | 1100 | acre{ |
michael@0 | 1101 | one{"{0} ac"} |
michael@0 | 1102 | other{"{0} ac"} |
michael@0 | 1103 | } |
michael@0 | 1104 | hectare{ |
michael@0 | 1105 | one{"{0} ha"} |
michael@0 | 1106 | other{"{0} ha"} |
michael@0 | 1107 | } |
michael@0 | 1108 | square-foot{ |
michael@0 | 1109 | one{"{0} ft²"} |
michael@0 | 1110 | other{"{0} ft²"} |
michael@0 | 1111 | } |
michael@0 | 1112 | square-kilometer{ |
michael@0 | 1113 | one{"{0} km²"} |
michael@0 | 1114 | other{"{0} km²"} |
michael@0 | 1115 | } |
michael@0 | 1116 | square-meter{ |
michael@0 | 1117 | one{"{0} m²"} |
michael@0 | 1118 | other{"{0} m²"} |
michael@0 | 1119 | } |
michael@0 | 1120 | square-mile{ |
michael@0 | 1121 | one{"{0} mi²"} |
michael@0 | 1122 | other{"{0} mi²"} |
michael@0 | 1123 | } |
michael@0 | 1124 | } |
michael@0 | 1125 | compound{ |
michael@0 | 1126 | per{"{0}/{1}"} |
michael@0 | 1127 | } |
michael@0 | 1128 | duration{ |
michael@0 | 1129 | day{ |
michael@0 | 1130 | one{"{0} к"} |
michael@0 | 1131 | other{"{0} к"} |
michael@0 | 1132 | } |
michael@0 | 1133 | hour{ |
michael@0 | 1134 | one{"{0} с"} |
michael@0 | 1135 | other{"{0} с"} |
michael@0 | 1136 | } |
michael@0 | 1137 | millisecond{ |
michael@0 | 1138 | one{"{0} мс"} |
michael@0 | 1139 | other{"{0} мс"} |
michael@0 | 1140 | } |
michael@0 | 1141 | minute{ |
michael@0 | 1142 | one{"{0} дақ"} |
michael@0 | 1143 | other{"{0} дақ"} |
michael@0 | 1144 | } |
michael@0 | 1145 | month{ |
michael@0 | 1146 | one{"{0} ой"} |
michael@0 | 1147 | other{"{0} ой"} |
michael@0 | 1148 | } |
michael@0 | 1149 | second{ |
michael@0 | 1150 | one{"{0} сон"} |
michael@0 | 1151 | other{"{0} сон"} |
michael@0 | 1152 | } |
michael@0 | 1153 | week{ |
michael@0 | 1154 | one{"{0} ҳафт"} |
michael@0 | 1155 | other{"{0} ҳафт"} |
michael@0 | 1156 | } |
michael@0 | 1157 | year{ |
michael@0 | 1158 | one{"{0} й"} |
michael@0 | 1159 | other{"{0} й"} |
michael@0 | 1160 | } |
michael@0 | 1161 | } |
michael@0 | 1162 | length{ |
michael@0 | 1163 | centimeter{ |
michael@0 | 1164 | one{"{0} см"} |
michael@0 | 1165 | other{"{0} см"} |
michael@0 | 1166 | } |
michael@0 | 1167 | foot{ |
michael@0 | 1168 | one{"{0} фут"} |
michael@0 | 1169 | other{"{0} фут"} |
michael@0 | 1170 | } |
michael@0 | 1171 | inch{ |
michael@0 | 1172 | one{"{0} дюйм"} |
michael@0 | 1173 | other{"{0} дюйм"} |
michael@0 | 1174 | } |
michael@0 | 1175 | kilometer{ |
michael@0 | 1176 | one{"{0} км"} |
michael@0 | 1177 | other{"{0} км"} |
michael@0 | 1178 | } |
michael@0 | 1179 | light-year{ |
michael@0 | 1180 | one{"{0} ё.й."} |
michael@0 | 1181 | other{"{0} ё.й."} |
michael@0 | 1182 | } |
michael@0 | 1183 | meter{ |
michael@0 | 1184 | one{"{0} м"} |
michael@0 | 1185 | other{"{0} м"} |
michael@0 | 1186 | } |
michael@0 | 1187 | mile{ |
michael@0 | 1188 | one{"{0} миля"} |
michael@0 | 1189 | other{"{0} миля"} |
michael@0 | 1190 | } |
michael@0 | 1191 | millimeter{ |
michael@0 | 1192 | one{"{0} мм"} |
michael@0 | 1193 | other{"{0} мм"} |
michael@0 | 1194 | } |
michael@0 | 1195 | picometer{ |
michael@0 | 1196 | one{"{0} пм"} |
michael@0 | 1197 | other{"{0} пм"} |
michael@0 | 1198 | } |
michael@0 | 1199 | yard{ |
michael@0 | 1200 | one{"{0} ярд"} |
michael@0 | 1201 | other{"{0} ярд"} |
michael@0 | 1202 | } |
michael@0 | 1203 | } |
michael@0 | 1204 | mass{ |
michael@0 | 1205 | gram{ |
michael@0 | 1206 | one{"{0} г"} |
michael@0 | 1207 | other{"{0} г"} |
michael@0 | 1208 | } |
michael@0 | 1209 | kilogram{ |
michael@0 | 1210 | one{"{0} кг"} |
michael@0 | 1211 | other{"{0} кг"} |
michael@0 | 1212 | } |
michael@0 | 1213 | ounce{ |
michael@0 | 1214 | one{"{0} унция"} |
michael@0 | 1215 | other{"{0} унция"} |
michael@0 | 1216 | } |
michael@0 | 1217 | pound{ |
michael@0 | 1218 | one{"{0} фунт"} |
michael@0 | 1219 | other{"{0} фунт"} |
michael@0 | 1220 | } |
michael@0 | 1221 | } |
michael@0 | 1222 | power{ |
michael@0 | 1223 | horsepower{ |
michael@0 | 1224 | one{"{0} hp"} |
michael@0 | 1225 | other{"{0} hp"} |
michael@0 | 1226 | } |
michael@0 | 1227 | kilowatt{ |
michael@0 | 1228 | one{"{0} kW"} |
michael@0 | 1229 | other{"{0} kW"} |
michael@0 | 1230 | } |
michael@0 | 1231 | watt{ |
michael@0 | 1232 | one{"{0} W"} |
michael@0 | 1233 | other{"{0} W"} |
michael@0 | 1234 | } |
michael@0 | 1235 | } |
michael@0 | 1236 | pressure{ |
michael@0 | 1237 | hectopascal{ |
michael@0 | 1238 | one{"{0} hPa"} |
michael@0 | 1239 | other{"{0} hPa"} |
michael@0 | 1240 | } |
michael@0 | 1241 | inch-hg{ |
michael@0 | 1242 | one{"{0} inHg"} |
michael@0 | 1243 | other{"{0} inHg"} |
michael@0 | 1244 | } |
michael@0 | 1245 | millibar{ |
michael@0 | 1246 | one{"{0} mbar"} |
michael@0 | 1247 | other{"{0} mbar"} |
michael@0 | 1248 | } |
michael@0 | 1249 | } |
michael@0 | 1250 | speed{ |
michael@0 | 1251 | kilometer-per-hour{ |
michael@0 | 1252 | one{"{0} km/h"} |
michael@0 | 1253 | other{"{0} km/h"} |
michael@0 | 1254 | } |
michael@0 | 1255 | meter-per-second{ |
michael@0 | 1256 | one{"{0} m/s"} |
michael@0 | 1257 | other{"{0} m/s"} |
michael@0 | 1258 | } |
michael@0 | 1259 | mile-per-hour{ |
michael@0 | 1260 | one{"{0} mi/h"} |
michael@0 | 1261 | other{"{0} mi/h"} |
michael@0 | 1262 | } |
michael@0 | 1263 | } |
michael@0 | 1264 | temperature{ |
michael@0 | 1265 | celsius{ |
michael@0 | 1266 | one{"{0}°"} |
michael@0 | 1267 | other{"{0}°"} |
michael@0 | 1268 | } |
michael@0 | 1269 | fahrenheit{ |
michael@0 | 1270 | one{"{0}°F"} |
michael@0 | 1271 | other{"{0}°F"} |
michael@0 | 1272 | } |
michael@0 | 1273 | } |
michael@0 | 1274 | volume{ |
michael@0 | 1275 | cubic-kilometer{ |
michael@0 | 1276 | one{"{0} km³"} |
michael@0 | 1277 | other{"{0} km³"} |
michael@0 | 1278 | } |
michael@0 | 1279 | cubic-mile{ |
michael@0 | 1280 | one{"{0} mi³"} |
michael@0 | 1281 | other{"{0} mi³"} |
michael@0 | 1282 | } |
michael@0 | 1283 | liter{ |
michael@0 | 1284 | one{"{0} l"} |
michael@0 | 1285 | other{"{0} l"} |
michael@0 | 1286 | } |
michael@0 | 1287 | } |
michael@0 | 1288 | } |
michael@0 | 1289 | unitsShort{ |
michael@0 | 1290 | acceleration{ |
michael@0 | 1291 | g-force{ |
michael@0 | 1292 | one{"{0} G"} |
michael@0 | 1293 | other{"{0} G"} |
michael@0 | 1294 | } |
michael@0 | 1295 | } |
michael@0 | 1296 | angle{ |
michael@0 | 1297 | arc-minute{ |
michael@0 | 1298 | one{"{0}′"} |
michael@0 | 1299 | other{"{0}′"} |
michael@0 | 1300 | } |
michael@0 | 1301 | arc-second{ |
michael@0 | 1302 | one{"{0}″"} |
michael@0 | 1303 | other{"{0}″"} |
michael@0 | 1304 | } |
michael@0 | 1305 | degree{ |
michael@0 | 1306 | one{"{0}°"} |
michael@0 | 1307 | other{"{0}°"} |
michael@0 | 1308 | } |
michael@0 | 1309 | } |
michael@0 | 1310 | area{ |
michael@0 | 1311 | acre{ |
michael@0 | 1312 | one{"{0} ac"} |
michael@0 | 1313 | other{"{0} ac"} |
michael@0 | 1314 | } |
michael@0 | 1315 | hectare{ |
michael@0 | 1316 | one{"{0} ha"} |
michael@0 | 1317 | other{"{0} ha"} |
michael@0 | 1318 | } |
michael@0 | 1319 | square-foot{ |
michael@0 | 1320 | one{"{0} ft²"} |
michael@0 | 1321 | other{"{0} ft²"} |
michael@0 | 1322 | } |
michael@0 | 1323 | square-kilometer{ |
michael@0 | 1324 | one{"{0} km²"} |
michael@0 | 1325 | other{"{0} km²"} |
michael@0 | 1326 | } |
michael@0 | 1327 | square-meter{ |
michael@0 | 1328 | one{"{0} m²"} |
michael@0 | 1329 | other{"{0} m²"} |
michael@0 | 1330 | } |
michael@0 | 1331 | square-mile{ |
michael@0 | 1332 | one{"{0} mi²"} |
michael@0 | 1333 | other{"{0} mi²"} |
michael@0 | 1334 | } |
michael@0 | 1335 | } |
michael@0 | 1336 | compound{ |
michael@0 | 1337 | per{"{0}/{1}"} |
michael@0 | 1338 | } |
michael@0 | 1339 | duration{ |
michael@0 | 1340 | day{ |
michael@0 | 1341 | one{"{0} кун"} |
michael@0 | 1342 | other{"{0} кун"} |
michael@0 | 1343 | } |
michael@0 | 1344 | hour{ |
michael@0 | 1345 | one{"{0} соат"} |
michael@0 | 1346 | other{"{0} соат"} |
michael@0 | 1347 | } |
michael@0 | 1348 | millisecond{ |
michael@0 | 1349 | one{"{0} мс"} |
michael@0 | 1350 | other{"{0} мс"} |
michael@0 | 1351 | } |
michael@0 | 1352 | minute{ |
michael@0 | 1353 | one{"{0} дақ"} |
michael@0 | 1354 | other{"{0} дақ"} |
michael@0 | 1355 | } |
michael@0 | 1356 | month{ |
michael@0 | 1357 | one{"{0} ой"} |
michael@0 | 1358 | other{"{0} ой"} |
michael@0 | 1359 | } |
michael@0 | 1360 | second{ |
michael@0 | 1361 | one{"{0} сония"} |
michael@0 | 1362 | other{"{0} сония"} |
michael@0 | 1363 | } |
michael@0 | 1364 | week{ |
michael@0 | 1365 | one{"{0} ҳафт"} |
michael@0 | 1366 | other{"{0} ҳафт"} |
michael@0 | 1367 | } |
michael@0 | 1368 | year{ |
michael@0 | 1369 | one{"{0} й"} |
michael@0 | 1370 | other{"{0} й"} |
michael@0 | 1371 | } |
michael@0 | 1372 | } |
michael@0 | 1373 | length{ |
michael@0 | 1374 | centimeter{ |
michael@0 | 1375 | one{"{0} см"} |
michael@0 | 1376 | other{"{0} см"} |
michael@0 | 1377 | } |
michael@0 | 1378 | foot{ |
michael@0 | 1379 | one{"{0} фут"} |
michael@0 | 1380 | other{"{0} фут"} |
michael@0 | 1381 | } |
michael@0 | 1382 | inch{ |
michael@0 | 1383 | one{"{0} дюйм"} |
michael@0 | 1384 | other{"{0} дюйм"} |
michael@0 | 1385 | } |
michael@0 | 1386 | kilometer{ |
michael@0 | 1387 | one{"{0} км"} |
michael@0 | 1388 | other{"{0} км"} |
michael@0 | 1389 | } |
michael@0 | 1390 | light-year{ |
michael@0 | 1391 | one{"{0} ё.й."} |
michael@0 | 1392 | other{"{0} ё.й."} |
michael@0 | 1393 | } |
michael@0 | 1394 | meter{ |
michael@0 | 1395 | one{"{0} м"} |
michael@0 | 1396 | other{"{0} м"} |
michael@0 | 1397 | } |
michael@0 | 1398 | mile{ |
michael@0 | 1399 | one{"{0} миля"} |
michael@0 | 1400 | other{"{0} миля"} |
michael@0 | 1401 | } |
michael@0 | 1402 | millimeter{ |
michael@0 | 1403 | one{"{0} мм"} |
michael@0 | 1404 | other{"{0} мм"} |
michael@0 | 1405 | } |
michael@0 | 1406 | picometer{ |
michael@0 | 1407 | one{"{0} пм"} |
michael@0 | 1408 | other{"{0} пм"} |
michael@0 | 1409 | } |
michael@0 | 1410 | yard{ |
michael@0 | 1411 | one{"{0} ярд"} |
michael@0 | 1412 | other{"{0} ярд"} |
michael@0 | 1413 | } |
michael@0 | 1414 | } |
michael@0 | 1415 | mass{ |
michael@0 | 1416 | gram{ |
michael@0 | 1417 | one{"{0} г"} |
michael@0 | 1418 | other{"{0} г"} |
michael@0 | 1419 | } |
michael@0 | 1420 | kilogram{ |
michael@0 | 1421 | one{"{0} кг"} |
michael@0 | 1422 | other{"{0} кг"} |
michael@0 | 1423 | } |
michael@0 | 1424 | ounce{ |
michael@0 | 1425 | one{"{0} унция"} |
michael@0 | 1426 | other{"{0} унция"} |
michael@0 | 1427 | } |
michael@0 | 1428 | pound{ |
michael@0 | 1429 | one{"{0} фунт"} |
michael@0 | 1430 | other{"{0} фунт"} |
michael@0 | 1431 | } |
michael@0 | 1432 | } |
michael@0 | 1433 | power{ |
michael@0 | 1434 | horsepower{ |
michael@0 | 1435 | one{"{0} hp"} |
michael@0 | 1436 | other{"{0} hp"} |
michael@0 | 1437 | } |
michael@0 | 1438 | kilowatt{ |
michael@0 | 1439 | one{"{0} kW"} |
michael@0 | 1440 | other{"{0} kW"} |
michael@0 | 1441 | } |
michael@0 | 1442 | watt{ |
michael@0 | 1443 | one{"{0} W"} |
michael@0 | 1444 | other{"{0} W"} |
michael@0 | 1445 | } |
michael@0 | 1446 | } |
michael@0 | 1447 | pressure{ |
michael@0 | 1448 | hectopascal{ |
michael@0 | 1449 | one{"{0} hPa"} |
michael@0 | 1450 | other{"{0} hPa"} |
michael@0 | 1451 | } |
michael@0 | 1452 | inch-hg{ |
michael@0 | 1453 | one{"{0} inHg"} |
michael@0 | 1454 | other{"{0} inHg"} |
michael@0 | 1455 | } |
michael@0 | 1456 | millibar{ |
michael@0 | 1457 | one{"{0} mbar"} |
michael@0 | 1458 | other{"{0} mbar"} |
michael@0 | 1459 | } |
michael@0 | 1460 | } |
michael@0 | 1461 | speed{ |
michael@0 | 1462 | kilometer-per-hour{ |
michael@0 | 1463 | one{"{0} km/h"} |
michael@0 | 1464 | other{"{0} km/h"} |
michael@0 | 1465 | } |
michael@0 | 1466 | meter-per-second{ |
michael@0 | 1467 | one{"{0} m/s"} |
michael@0 | 1468 | other{"{0} m/s"} |
michael@0 | 1469 | } |
michael@0 | 1470 | mile-per-hour{ |
michael@0 | 1471 | one{"{0} mi/h"} |
michael@0 | 1472 | other{"{0} mi/h"} |
michael@0 | 1473 | } |
michael@0 | 1474 | } |
michael@0 | 1475 | temperature{ |
michael@0 | 1476 | celsius{ |
michael@0 | 1477 | one{"{0}°C"} |
michael@0 | 1478 | other{"{0}°C"} |
michael@0 | 1479 | } |
michael@0 | 1480 | fahrenheit{ |
michael@0 | 1481 | one{"{0}°F"} |
michael@0 | 1482 | other{"{0}°F"} |
michael@0 | 1483 | } |
michael@0 | 1484 | } |
michael@0 | 1485 | volume{ |
michael@0 | 1486 | cubic-kilometer{ |
michael@0 | 1487 | one{"{0} km³"} |
michael@0 | 1488 | other{"{0} km³"} |
michael@0 | 1489 | } |
michael@0 | 1490 | cubic-mile{ |
michael@0 | 1491 | one{"{0} mi³"} |
michael@0 | 1492 | other{"{0} mi³"} |
michael@0 | 1493 | } |
michael@0 | 1494 | liter{ |
michael@0 | 1495 | one{"{0} l"} |
michael@0 | 1496 | other{"{0} l"} |
michael@0 | 1497 | } |
michael@0 | 1498 | } |
michael@0 | 1499 | } |
michael@0 | 1500 | } |