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/eu.xml |
michael@0 | 7 | // * |
michael@0 | 8 | // *************************************************************************** |
michael@0 | 9 | /** |
michael@0 | 10 | * ICU <specials> source: <path>/common/main/eu.xml |
michael@0 | 11 | */ |
michael@0 | 12 | eu{ |
michael@0 | 13 | AuxExemplarCharacters{ |
michael@0 | 14 | "[á à ă â å ä ã ā æ ç é è ĕ ê ë ē í ì ĭ î ï ī ñ ó ò ŏ ô ö ø ō œ ú ù ŭ û ü ū ÿ" |
michael@0 | 15 | "]" |
michael@0 | 16 | } |
michael@0 | 17 | Ellipsis{ |
michael@0 | 18 | final{"{0}…"} |
michael@0 | 19 | initial{"…{0}"} |
michael@0 | 20 | medial{"{0}…{1}"} |
michael@0 | 21 | word-final{"{0}…"} |
michael@0 | 22 | word-initial{"…{0}"} |
michael@0 | 23 | word-medial{"{0}…{1}"} |
michael@0 | 24 | } |
michael@0 | 25 | ExemplarCharacters{"[a b c ç d e f g h i j k l m n ñ o p q r s t u v w x y z]"} |
michael@0 | 26 | ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"} |
michael@0 | 27 | LocaleScript{ |
michael@0 | 28 | "Latn", |
michael@0 | 29 | } |
michael@0 | 30 | MoreInformation{"?"} |
michael@0 | 31 | NumberElements{ |
michael@0 | 32 | latn{ |
michael@0 | 33 | miscPatterns{ |
michael@0 | 34 | atLeast{"{0}+"} |
michael@0 | 35 | range{"{0}–{1}"} |
michael@0 | 36 | } |
michael@0 | 37 | patterns{ |
michael@0 | 38 | accountingFormat{"#,##0.00 ¤;(#,##0.00 ¤)"} |
michael@0 | 39 | currencyFormat{"#,##0.00 ¤"} |
michael@0 | 40 | decimalFormat{"#,##0.###"} |
michael@0 | 41 | percentFormat{"% #,##0"} |
michael@0 | 42 | scientificFormat{"#E0"} |
michael@0 | 43 | } |
michael@0 | 44 | patternsLong{ |
michael@0 | 45 | decimalFormat{ |
michael@0 | 46 | 1000{ |
michael@0 | 47 | one{"0000"} |
michael@0 | 48 | other{"0000"} |
michael@0 | 49 | } |
michael@0 | 50 | 10000{ |
michael@0 | 51 | one{"00000"} |
michael@0 | 52 | other{"00000"} |
michael@0 | 53 | } |
michael@0 | 54 | 100000{ |
michael@0 | 55 | one{"000000"} |
michael@0 | 56 | other{"000000"} |
michael@0 | 57 | } |
michael@0 | 58 | 1000000{ |
michael@0 | 59 | one{"0 milioi"} |
michael@0 | 60 | other{"0 milioi"} |
michael@0 | 61 | } |
michael@0 | 62 | 10000000{ |
michael@0 | 63 | one{"00 milioi"} |
michael@0 | 64 | other{"00 milioi"} |
michael@0 | 65 | } |
michael@0 | 66 | 100000000{ |
michael@0 | 67 | one{"000 milioi"} |
michael@0 | 68 | other{"000 milioi"} |
michael@0 | 69 | } |
michael@0 | 70 | 1000000000{ |
michael@0 | 71 | one{"0000 milioi"} |
michael@0 | 72 | other{"0000 milioi"} |
michael@0 | 73 | } |
michael@0 | 74 | 10000000000{ |
michael@0 | 75 | one{"00000 milioi"} |
michael@0 | 76 | other{"00000 milioi"} |
michael@0 | 77 | } |
michael@0 | 78 | 100000000000{ |
michael@0 | 79 | one{"000000 milioi"} |
michael@0 | 80 | other{"000000 milioi"} |
michael@0 | 81 | } |
michael@0 | 82 | 1000000000000{ |
michael@0 | 83 | one{"0 bilioi"} |
michael@0 | 84 | other{"0 bilioi"} |
michael@0 | 85 | } |
michael@0 | 86 | 10000000000000{ |
michael@0 | 87 | one{"00 bilioi"} |
michael@0 | 88 | other{"00 bilioi"} |
michael@0 | 89 | } |
michael@0 | 90 | 100000000000000{ |
michael@0 | 91 | one{"000 bilioi"} |
michael@0 | 92 | other{"000 bilioi"} |
michael@0 | 93 | } |
michael@0 | 94 | } |
michael@0 | 95 | } |
michael@0 | 96 | patternsShort{ |
michael@0 | 97 | decimalFormat{ |
michael@0 | 98 | 1000{ |
michael@0 | 99 | one{"0000"} |
michael@0 | 100 | other{"0000"} |
michael@0 | 101 | } |
michael@0 | 102 | 10000{ |
michael@0 | 103 | one{"00000"} |
michael@0 | 104 | other{"00000"} |
michael@0 | 105 | } |
michael@0 | 106 | 100000{ |
michael@0 | 107 | one{"000000"} |
michael@0 | 108 | other{"000000"} |
michael@0 | 109 | } |
michael@0 | 110 | 1000000{ |
michael@0 | 111 | one{"0 M"} |
michael@0 | 112 | other{"0 M"} |
michael@0 | 113 | } |
michael@0 | 114 | 10000000{ |
michael@0 | 115 | one{"00 M"} |
michael@0 | 116 | other{"00 M"} |
michael@0 | 117 | } |
michael@0 | 118 | 100000000{ |
michael@0 | 119 | one{"000 M"} |
michael@0 | 120 | other{"000 M"} |
michael@0 | 121 | } |
michael@0 | 122 | 1000000000{ |
michael@0 | 123 | one{"0000 M"} |
michael@0 | 124 | other{"0000 M"} |
michael@0 | 125 | } |
michael@0 | 126 | 10000000000{ |
michael@0 | 127 | one{"00000 M"} |
michael@0 | 128 | other{"00000 M"} |
michael@0 | 129 | } |
michael@0 | 130 | 100000000000{ |
michael@0 | 131 | one{"000000 M"} |
michael@0 | 132 | other{"000000 M"} |
michael@0 | 133 | } |
michael@0 | 134 | 1000000000000{ |
michael@0 | 135 | one{"0 B"} |
michael@0 | 136 | other{"0 B"} |
michael@0 | 137 | } |
michael@0 | 138 | 10000000000000{ |
michael@0 | 139 | one{"00 B"} |
michael@0 | 140 | other{"00 B"} |
michael@0 | 141 | } |
michael@0 | 142 | 100000000000000{ |
michael@0 | 143 | one{"000 B"} |
michael@0 | 144 | other{"000 B"} |
michael@0 | 145 | } |
michael@0 | 146 | } |
michael@0 | 147 | } |
michael@0 | 148 | symbols{ |
michael@0 | 149 | decimal{","} |
michael@0 | 150 | exponential{"E"} |
michael@0 | 151 | group{"."} |
michael@0 | 152 | infinity{"∞"} |
michael@0 | 153 | list{";"} |
michael@0 | 154 | minusSign{"-"} |
michael@0 | 155 | nan{"NaN"} |
michael@0 | 156 | perMille{"‰"} |
michael@0 | 157 | percentSign{"%"} |
michael@0 | 158 | plusSign{"+"} |
michael@0 | 159 | superscriptingExponent{"×"} |
michael@0 | 160 | } |
michael@0 | 161 | } |
michael@0 | 162 | } |
michael@0 | 163 | Version{"2.0.92.87"} |
michael@0 | 164 | calendar{ |
michael@0 | 165 | buddhist{ |
michael@0 | 166 | eras{ |
michael@0 | 167 | abbreviated{ |
michael@0 | 168 | "BG", |
michael@0 | 169 | } |
michael@0 | 170 | } |
michael@0 | 171 | } |
michael@0 | 172 | generic{ |
michael@0 | 173 | DateTimePatterns{ |
michael@0 | 174 | "HH:mm:ss zzzz", |
michael@0 | 175 | "HH:mm:ss z", |
michael@0 | 176 | "HH:mm:ss", |
michael@0 | 177 | "HH:mm", |
michael@0 | 178 | "G. 'aroko' y. 'urteko' MMMM d, EEEE", |
michael@0 | 179 | "G. 'aroko' y. 'urteko' MMMM d", |
michael@0 | 180 | "G. 'aroko' y('e')'ko' MMM d", |
michael@0 | 181 | "GGGGG y-MM-dd", |
michael@0 | 182 | "{1} {0}", |
michael@0 | 183 | "{1} {0}", |
michael@0 | 184 | "{1} {0}", |
michael@0 | 185 | "{1} {0}", |
michael@0 | 186 | "{1} {0}", |
michael@0 | 187 | } |
michael@0 | 188 | availableFormats{ |
michael@0 | 189 | Ed{"d, EEEE"} |
michael@0 | 190 | Gy{"G. 'aroko' y. 'urtea'"} |
michael@0 | 191 | GyMMM{"G. 'aroko' y('e')'ko' MMMM"} |
michael@0 | 192 | GyMMMEd{"G. 'aroko' y('e')'ko' MMMM d, EEEE"} |
michael@0 | 193 | GyMMMd{"G. 'aroko' y('e')'ko' MMMM d"} |
michael@0 | 194 | H{"HH"} |
michael@0 | 195 | Hm{"HH:mm"} |
michael@0 | 196 | Hms{"HH:mm:ss"} |
michael@0 | 197 | M{"L"} |
michael@0 | 198 | MEd{"MM/dd, EEEE"} |
michael@0 | 199 | MMM{"LLL"} |
michael@0 | 200 | MMMEd{"MMM d, EEEE"} |
michael@0 | 201 | MMMd{"MMM d"} |
michael@0 | 202 | Md{"MM/dd"} |
michael@0 | 203 | d{"d"} |
michael@0 | 204 | hm{"h:mm a"} |
michael@0 | 205 | hms{"h:mm:ss a"} |
michael@0 | 206 | ms{"mm:ss"} |
michael@0 | 207 | y{"y"} |
michael@0 | 208 | yM{"y/MM"} |
michael@0 | 209 | yMEd{"y/MM/dd, EEEE"} |
michael@0 | 210 | yMMM{"y('e')'ko' MMMM"} |
michael@0 | 211 | yMMMEd{"y('e')'ko' MMMM d, EEEE"} |
michael@0 | 212 | yMMMd{"y('e')'ko' MMMM d"} |
michael@0 | 213 | yMd{"y/MM/dd"} |
michael@0 | 214 | yQQQ{"y QQQ"} |
michael@0 | 215 | yQQQQ{"y('e')'ko' QQQQ"} |
michael@0 | 216 | yyyy{"G y"} |
michael@0 | 217 | yyyyM{"G y/MM"} |
michael@0 | 218 | yyyyMEd{"G y/MM/dd, EEEE"} |
michael@0 | 219 | yyyyMMM{"G y('e')'ko' MMMM"} |
michael@0 | 220 | yyyyMMMEd{"G y('e')'ko' MMMM d, EEEE"} |
michael@0 | 221 | yyyyMMMd{"G y('e')'ko' MMMM d"} |
michael@0 | 222 | yyyyMd{"G y/MM/dd"} |
michael@0 | 223 | yyyyQQQ{"G y QQQ"} |
michael@0 | 224 | yyyyQQQQ{"G y('e')'ko' QQQQ"} |
michael@0 | 225 | } |
michael@0 | 226 | intervalFormats{ |
michael@0 | 227 | H{ |
michael@0 | 228 | H{"HH–HH"} |
michael@0 | 229 | } |
michael@0 | 230 | Hm{ |
michael@0 | 231 | H{"HH:mm–HH:mm"} |
michael@0 | 232 | m{"HH:mm–HH:mm"} |
michael@0 | 233 | } |
michael@0 | 234 | Hmv{ |
michael@0 | 235 | H{"HH:mm–HH:mm v"} |
michael@0 | 236 | m{"HH:mm–HH:mm v"} |
michael@0 | 237 | } |
michael@0 | 238 | Hv{ |
michael@0 | 239 | H{"HH–HH v"} |
michael@0 | 240 | } |
michael@0 | 241 | M{ |
michael@0 | 242 | M{"MM–MM"} |
michael@0 | 243 | } |
michael@0 | 244 | MEd{ |
michael@0 | 245 | M{"MM/dd, EEEE – MM/dd, EEEE"} |
michael@0 | 246 | d{"MM/dd, EEEE – MM/dd, EEEE"} |
michael@0 | 247 | } |
michael@0 | 248 | MMM{ |
michael@0 | 249 | M{"MMM–MMM"} |
michael@0 | 250 | } |
michael@0 | 251 | MMMEd{ |
michael@0 | 252 | M{"MMMM d, EEEE – MMMM d, EEEE"} |
michael@0 | 253 | d{"MMMM d, EEEE – MMMM d, EEEE"} |
michael@0 | 254 | } |
michael@0 | 255 | MMMd{ |
michael@0 | 256 | M{"MMMM d – MMMM d"} |
michael@0 | 257 | d{"MMMM d–d"} |
michael@0 | 258 | } |
michael@0 | 259 | Md{ |
michael@0 | 260 | M{"MM/dd – MM/dd"} |
michael@0 | 261 | d{"MM/dd – MM/dd"} |
michael@0 | 262 | } |
michael@0 | 263 | d{ |
michael@0 | 264 | d{"dd–dd"} |
michael@0 | 265 | } |
michael@0 | 266 | fallback{"{0} – {1}"} |
michael@0 | 267 | h{ |
michael@0 | 268 | a{"h a – h a"} |
michael@0 | 269 | h{"h–h a"} |
michael@0 | 270 | } |
michael@0 | 271 | hm{ |
michael@0 | 272 | a{":h:mm a – h:mm a"} |
michael@0 | 273 | h{"h:mm–h:mm a"} |
michael@0 | 274 | m{"h:mm–h:mm a"} |
michael@0 | 275 | } |
michael@0 | 276 | hmv{ |
michael@0 | 277 | a{"h:mm a – h:mm a v"} |
michael@0 | 278 | h{"h:mm–h:mm a v"} |
michael@0 | 279 | m{"h:mm–h:mm a v"} |
michael@0 | 280 | } |
michael@0 | 281 | hv{ |
michael@0 | 282 | a{"h a – h a v"} |
michael@0 | 283 | h{"h–h a v"} |
michael@0 | 284 | } |
michael@0 | 285 | y{ |
michael@0 | 286 | y{"G y–y"} |
michael@0 | 287 | } |
michael@0 | 288 | yM{ |
michael@0 | 289 | M{"G y/MM – y/MM"} |
michael@0 | 290 | y{"G y/MM – y/MM"} |
michael@0 | 291 | } |
michael@0 | 292 | yMEd{ |
michael@0 | 293 | M{"G y/MM/dd, EEEE – y/MM/dd, EEEE"} |
michael@0 | 294 | d{"G y/MM/dd, EEEE – y/MM/dd, EEEE"} |
michael@0 | 295 | y{"G y/MM/dd, EEEE – y/MM/dd, EEEE"} |
michael@0 | 296 | } |
michael@0 | 297 | yMMM{ |
michael@0 | 298 | M{"G y('e')'ko' MMMM–MMMM"} |
michael@0 | 299 | y{"G y('e')'ko' MMMM – y('e')'ko' MMMM"} |
michael@0 | 300 | } |
michael@0 | 301 | yMMMEd{ |
michael@0 | 302 | M{"G y('e')'ko' MMMM dd, EEEE – MMMM dd, EEEE"} |
michael@0 | 303 | d{"G y('e')'ko' MMMM dd, EEEE – MMMM dd, EEEE"} |
michael@0 | 304 | y{"G y('e')'ko' MMMM dd, EEEE – MMMM dd, EEEE"} |
michael@0 | 305 | } |
michael@0 | 306 | yMMMM{ |
michael@0 | 307 | M{"G y('e')'ko' MMMM – MMMM"} |
michael@0 | 308 | y{"G y('e')'ko' MMMM – y('e')'ko' MMMM"} |
michael@0 | 309 | } |
michael@0 | 310 | yMMMd{ |
michael@0 | 311 | M{"G y('e')'ko' MMMM dd – MMMM dd"} |
michael@0 | 312 | d{"G y('e')'ko' MMMM dd–dd"} |
michael@0 | 313 | y{"G y('e')'ko' MMMM dd – y('e')'ko' MMMM dd"} |
michael@0 | 314 | } |
michael@0 | 315 | yMd{ |
michael@0 | 316 | M{"G y/MM/dd – y/MM/dd"} |
michael@0 | 317 | d{"G y/MM/dd – y/MM/dd"} |
michael@0 | 318 | y{"G y/MM/dd – y/MM/dd"} |
michael@0 | 319 | } |
michael@0 | 320 | } |
michael@0 | 321 | } |
michael@0 | 322 | gregorian{ |
michael@0 | 323 | AmPmMarkers{ |
michael@0 | 324 | "AM", |
michael@0 | 325 | "PM", |
michael@0 | 326 | } |
michael@0 | 327 | AmPmMarkersNarrow{ |
michael@0 | 328 | "a", |
michael@0 | 329 | "p", |
michael@0 | 330 | } |
michael@0 | 331 | DateTimePatterns{ |
michael@0 | 332 | "HH:mm:ss zzzz", |
michael@0 | 333 | "HH:mm:ss z", |
michael@0 | 334 | "HH:mm:ss", |
michael@0 | 335 | "HH:mm", |
michael@0 | 336 | "y('e')'ko' MMMM d, EEEE", |
michael@0 | 337 | "y('e')'ko' MMMM d", |
michael@0 | 338 | "y MMM d", |
michael@0 | 339 | "y-MM-dd", |
michael@0 | 340 | "{1} {0}", |
michael@0 | 341 | "{1} {0}", |
michael@0 | 342 | "{1} {0}", |
michael@0 | 343 | "{1} {0}", |
michael@0 | 344 | "{1} {0}", |
michael@0 | 345 | } |
michael@0 | 346 | appendItems{ |
michael@0 | 347 | Timezone{"{0} ({1})"} |
michael@0 | 348 | } |
michael@0 | 349 | availableFormats{ |
michael@0 | 350 | EHm{"E HH:mm"} |
michael@0 | 351 | EHms{"E HH:mm:ss"} |
michael@0 | 352 | Ed{"d, E"} |
michael@0 | 353 | Ehm{"E h:mm a"} |
michael@0 | 354 | Ehms{"E h:mm:ss a"} |
michael@0 | 355 | Gy{"G y"} |
michael@0 | 356 | GyMMM{"G y. 'urteko' MMM"} |
michael@0 | 357 | GyMMMEd{"G y. 'urteko' MMM d, E"} |
michael@0 | 358 | GyMMMd{"G y. 'urteko' MMM d"} |
michael@0 | 359 | H{"HH"} |
michael@0 | 360 | Hm{"HH:mm"} |
michael@0 | 361 | Hms{"HH:mm:ss"} |
michael@0 | 362 | M{"L"} |
michael@0 | 363 | MEd{"M/d, E"} |
michael@0 | 364 | MMM{"LLL"} |
michael@0 | 365 | MMMEd{"MMM d, E"} |
michael@0 | 366 | MMMd{"MMM d"} |
michael@0 | 367 | Md{"M/d"} |
michael@0 | 368 | d{"d"} |
michael@0 | 369 | h{"h a"} |
michael@0 | 370 | hm{"h:mm a"} |
michael@0 | 371 | hms{"h:mm:ss a"} |
michael@0 | 372 | ms{"mm:ss"} |
michael@0 | 373 | y{"y"} |
michael@0 | 374 | yM{"y/M"} |
michael@0 | 375 | yMEd{"y/M/d, E"} |
michael@0 | 376 | yMMM{"y('e')'ko' MMM"} |
michael@0 | 377 | yMMMEd{"y('e')'ko' MMM d, E"} |
michael@0 | 378 | yMMMd{"y('e')'ko' MMM d"} |
michael@0 | 379 | yMd{"y/M/d"} |
michael@0 | 380 | yQQQ{"y('e')'ko' QQQ"} |
michael@0 | 381 | yQQQQ{"y('e')'ko' QQQQ"} |
michael@0 | 382 | } |
michael@0 | 383 | dayNames{ |
michael@0 | 384 | format{ |
michael@0 | 385 | abbreviated{ |
michael@0 | 386 | "ig.", |
michael@0 | 387 | "al.", |
michael@0 | 388 | "ar.", |
michael@0 | 389 | "az.", |
michael@0 | 390 | "og.", |
michael@0 | 391 | "or.", |
michael@0 | 392 | "lr.", |
michael@0 | 393 | } |
michael@0 | 394 | narrow{ |
michael@0 | 395 | "I", |
michael@0 | 396 | "A", |
michael@0 | 397 | "A", |
michael@0 | 398 | "A", |
michael@0 | 399 | "O", |
michael@0 | 400 | "O", |
michael@0 | 401 | "L", |
michael@0 | 402 | } |
michael@0 | 403 | short{ |
michael@0 | 404 | "ig.", |
michael@0 | 405 | "al.", |
michael@0 | 406 | "ar.", |
michael@0 | 407 | "az.", |
michael@0 | 408 | "og.", |
michael@0 | 409 | "or.", |
michael@0 | 410 | "lr.", |
michael@0 | 411 | } |
michael@0 | 412 | wide{ |
michael@0 | 413 | "igandea", |
michael@0 | 414 | "astelehena", |
michael@0 | 415 | "asteartea", |
michael@0 | 416 | "asteazkena", |
michael@0 | 417 | "osteguna", |
michael@0 | 418 | "ostirala", |
michael@0 | 419 | "larunbata", |
michael@0 | 420 | } |
michael@0 | 421 | } |
michael@0 | 422 | stand-alone{ |
michael@0 | 423 | abbreviated{ |
michael@0 | 424 | "ig.", |
michael@0 | 425 | "al.", |
michael@0 | 426 | "ar.", |
michael@0 | 427 | "az.", |
michael@0 | 428 | "og.", |
michael@0 | 429 | "or.", |
michael@0 | 430 | "lr.", |
michael@0 | 431 | } |
michael@0 | 432 | narrow{ |
michael@0 | 433 | "I", |
michael@0 | 434 | "A", |
michael@0 | 435 | "A", |
michael@0 | 436 | "A", |
michael@0 | 437 | "O", |
michael@0 | 438 | "O", |
michael@0 | 439 | "L", |
michael@0 | 440 | } |
michael@0 | 441 | short{ |
michael@0 | 442 | "ig.", |
michael@0 | 443 | "al.", |
michael@0 | 444 | "ar.", |
michael@0 | 445 | "az.", |
michael@0 | 446 | "og.", |
michael@0 | 447 | "or.", |
michael@0 | 448 | "lr.", |
michael@0 | 449 | } |
michael@0 | 450 | wide{ |
michael@0 | 451 | "igandea", |
michael@0 | 452 | "astelehena", |
michael@0 | 453 | "asteartea", |
michael@0 | 454 | "asteazkena", |
michael@0 | 455 | "osteguna", |
michael@0 | 456 | "ostirala", |
michael@0 | 457 | "larunbata", |
michael@0 | 458 | } |
michael@0 | 459 | } |
michael@0 | 460 | } |
michael@0 | 461 | eras{ |
michael@0 | 462 | abbreviated{ |
michael@0 | 463 | "K.a.", |
michael@0 | 464 | "K.o.", |
michael@0 | 465 | } |
michael@0 | 466 | } |
michael@0 | 467 | intervalFormats{ |
michael@0 | 468 | H{ |
michael@0 | 469 | H{"HH–HH"} |
michael@0 | 470 | } |
michael@0 | 471 | Hm{ |
michael@0 | 472 | H{"HH:mm–HH:mm"} |
michael@0 | 473 | m{"HH:mm–HH:mm"} |
michael@0 | 474 | } |
michael@0 | 475 | Hmv{ |
michael@0 | 476 | H{"HH:mm–HH:mm v"} |
michael@0 | 477 | m{"HH:mm–HH:mm v"} |
michael@0 | 478 | } |
michael@0 | 479 | Hv{ |
michael@0 | 480 | H{"HH–HH v"} |
michael@0 | 481 | } |
michael@0 | 482 | M{ |
michael@0 | 483 | M{"M–M"} |
michael@0 | 484 | } |
michael@0 | 485 | MEd{ |
michael@0 | 486 | M{"M/d, E – M/d, E"} |
michael@0 | 487 | d{"M/d, E – M/d, E"} |
michael@0 | 488 | } |
michael@0 | 489 | MMM{ |
michael@0 | 490 | M{"MMM–MMM"} |
michael@0 | 491 | } |
michael@0 | 492 | MMMEd{ |
michael@0 | 493 | M{"MMM d, E – MMM d, E"} |
michael@0 | 494 | d{"MMM d, E – MMM d, E"} |
michael@0 | 495 | } |
michael@0 | 496 | MMMd{ |
michael@0 | 497 | M{"MMM d – MMM d"} |
michael@0 | 498 | d{"MMM d–d"} |
michael@0 | 499 | } |
michael@0 | 500 | Md{ |
michael@0 | 501 | M{"M/d – M/d"} |
michael@0 | 502 | d{"M/d – M/d"} |
michael@0 | 503 | } |
michael@0 | 504 | d{ |
michael@0 | 505 | d{"d–d"} |
michael@0 | 506 | } |
michael@0 | 507 | fallback{"{0} – {1}"} |
michael@0 | 508 | h{ |
michael@0 | 509 | a{"h a – h a"} |
michael@0 | 510 | h{"h–h a"} |
michael@0 | 511 | } |
michael@0 | 512 | hm{ |
michael@0 | 513 | a{"h:mm a – h:mm a"} |
michael@0 | 514 | h{"h:mm–h:mm a"} |
michael@0 | 515 | m{"h:mm–h:mm a"} |
michael@0 | 516 | } |
michael@0 | 517 | hmv{ |
michael@0 | 518 | a{"h:mm a – h:mm a v"} |
michael@0 | 519 | h{"h:mm–h:mm a v"} |
michael@0 | 520 | m{"h:mm–h:mm a v"} |
michael@0 | 521 | } |
michael@0 | 522 | hv{ |
michael@0 | 523 | a{"h a – h a v"} |
michael@0 | 524 | h{"h–h a v"} |
michael@0 | 525 | } |
michael@0 | 526 | y{ |
michael@0 | 527 | y{"y–y"} |
michael@0 | 528 | } |
michael@0 | 529 | yM{ |
michael@0 | 530 | M{"y/M – y/M"} |
michael@0 | 531 | y{"y/M – y/M"} |
michael@0 | 532 | } |
michael@0 | 533 | yMEd{ |
michael@0 | 534 | M{"y/M/d, E – y/M/d, E"} |
michael@0 | 535 | d{"y/M/d, E – y/M/d, E"} |
michael@0 | 536 | y{"y/M/d, E – y/M/d, E"} |
michael@0 | 537 | } |
michael@0 | 538 | yMMM{ |
michael@0 | 539 | M{"y('e')'ko' MMM–MMM"} |
michael@0 | 540 | y{"y('e')'ko' MMM – y('e')'ko' MMM"} |
michael@0 | 541 | } |
michael@0 | 542 | yMMMEd{ |
michael@0 | 543 | M{"y('e')'ko' MMM d, E – MMM d, E"} |
michael@0 | 544 | d{"y('e')'ko' MMM d, E – y('e')'ko' MMM d, E"} |
michael@0 | 545 | y{"y('e')'ko' MMM d, E – y('e')'ko' MMM d, E"} |
michael@0 | 546 | } |
michael@0 | 547 | yMMMM{ |
michael@0 | 548 | M{"y('e')'ko' MMMM–MMMM"} |
michael@0 | 549 | y{"y('e')'ko' MMMM – y('e')'ko' MMMM"} |
michael@0 | 550 | } |
michael@0 | 551 | yMMMd{ |
michael@0 | 552 | M{"y('e')'ko' MMM d – MMM d"} |
michael@0 | 553 | d{"y('e')'ko' MMM d–d"} |
michael@0 | 554 | y{"y('e')'ko' MMM d – y('e')'ko' MMM d"} |
michael@0 | 555 | } |
michael@0 | 556 | yMd{ |
michael@0 | 557 | M{"y/M/d – y/M/d"} |
michael@0 | 558 | d{"y/M/d – y/M/d"} |
michael@0 | 559 | y{"y/M/d – y/M/d"} |
michael@0 | 560 | } |
michael@0 | 561 | } |
michael@0 | 562 | monthNames{ |
michael@0 | 563 | format{ |
michael@0 | 564 | abbreviated{ |
michael@0 | 565 | "urt.", |
michael@0 | 566 | "ots.", |
michael@0 | 567 | "mar.", |
michael@0 | 568 | "api.", |
michael@0 | 569 | "mai.", |
michael@0 | 570 | "eka.", |
michael@0 | 571 | "uzt.", |
michael@0 | 572 | "abu.", |
michael@0 | 573 | "ira.", |
michael@0 | 574 | "urr.", |
michael@0 | 575 | "aza.", |
michael@0 | 576 | "abe.", |
michael@0 | 577 | } |
michael@0 | 578 | narrow{ |
michael@0 | 579 | "U", |
michael@0 | 580 | "O", |
michael@0 | 581 | "M", |
michael@0 | 582 | "A", |
michael@0 | 583 | "M", |
michael@0 | 584 | "E", |
michael@0 | 585 | "U", |
michael@0 | 586 | "A", |
michael@0 | 587 | "I", |
michael@0 | 588 | "U", |
michael@0 | 589 | "A", |
michael@0 | 590 | "A", |
michael@0 | 591 | } |
michael@0 | 592 | wide{ |
michael@0 | 593 | "urtarrilak", |
michael@0 | 594 | "otsailak", |
michael@0 | 595 | "martxoak", |
michael@0 | 596 | "apirilak", |
michael@0 | 597 | "maiatzak", |
michael@0 | 598 | "ekainak", |
michael@0 | 599 | "uztailak", |
michael@0 | 600 | "abuztuak", |
michael@0 | 601 | "irailak", |
michael@0 | 602 | "urriak", |
michael@0 | 603 | "azaroak", |
michael@0 | 604 | "abenduak", |
michael@0 | 605 | } |
michael@0 | 606 | } |
michael@0 | 607 | stand-alone{ |
michael@0 | 608 | abbreviated{ |
michael@0 | 609 | "urt.", |
michael@0 | 610 | "ots.", |
michael@0 | 611 | "mar.", |
michael@0 | 612 | "api.", |
michael@0 | 613 | "mai.", |
michael@0 | 614 | "eka.", |
michael@0 | 615 | "uzt.", |
michael@0 | 616 | "abu.", |
michael@0 | 617 | "ira.", |
michael@0 | 618 | "urr.", |
michael@0 | 619 | "aza.", |
michael@0 | 620 | "abe.", |
michael@0 | 621 | } |
michael@0 | 622 | narrow{ |
michael@0 | 623 | "U", |
michael@0 | 624 | "O", |
michael@0 | 625 | "M", |
michael@0 | 626 | "A", |
michael@0 | 627 | "M", |
michael@0 | 628 | "E", |
michael@0 | 629 | "U", |
michael@0 | 630 | "A", |
michael@0 | 631 | "I", |
michael@0 | 632 | "U", |
michael@0 | 633 | "A", |
michael@0 | 634 | "A", |
michael@0 | 635 | } |
michael@0 | 636 | wide{ |
michael@0 | 637 | "urtarrila", |
michael@0 | 638 | "otsaila", |
michael@0 | 639 | "martxoa", |
michael@0 | 640 | "apirila", |
michael@0 | 641 | "maiatza", |
michael@0 | 642 | "ekaina", |
michael@0 | 643 | "uztaila", |
michael@0 | 644 | "abuztua", |
michael@0 | 645 | "iraila", |
michael@0 | 646 | "urria", |
michael@0 | 647 | "azaroa", |
michael@0 | 648 | "abendua", |
michael@0 | 649 | } |
michael@0 | 650 | } |
michael@0 | 651 | } |
michael@0 | 652 | quarters{ |
michael@0 | 653 | format{ |
michael@0 | 654 | abbreviated{ |
michael@0 | 655 | "1Hh", |
michael@0 | 656 | "2Hh", |
michael@0 | 657 | "3Hh", |
michael@0 | 658 | "4Hh", |
michael@0 | 659 | } |
michael@0 | 660 | narrow{ |
michael@0 | 661 | "1", |
michael@0 | 662 | "2", |
michael@0 | 663 | "3", |
michael@0 | 664 | "4", |
michael@0 | 665 | } |
michael@0 | 666 | wide{ |
michael@0 | 667 | "1. hiruhilekoa", |
michael@0 | 668 | "2. hiruhilekoa", |
michael@0 | 669 | "3. hiruhilekoa", |
michael@0 | 670 | "4. hiruhilekoa", |
michael@0 | 671 | } |
michael@0 | 672 | } |
michael@0 | 673 | stand-alone{ |
michael@0 | 674 | abbreviated{ |
michael@0 | 675 | "1Hh", |
michael@0 | 676 | "2Hh", |
michael@0 | 677 | "3Hh", |
michael@0 | 678 | "4Hh", |
michael@0 | 679 | } |
michael@0 | 680 | narrow{ |
michael@0 | 681 | "1", |
michael@0 | 682 | "2", |
michael@0 | 683 | "3", |
michael@0 | 684 | "4", |
michael@0 | 685 | } |
michael@0 | 686 | wide{ |
michael@0 | 687 | "1. hiruhilekoa", |
michael@0 | 688 | "2. hiruhilekoa", |
michael@0 | 689 | "3. hiruhilekoa", |
michael@0 | 690 | "4. hiruhilekoa", |
michael@0 | 691 | } |
michael@0 | 692 | } |
michael@0 | 693 | } |
michael@0 | 694 | } |
michael@0 | 695 | roc{ |
michael@0 | 696 | eras{ |
michael@0 | 697 | abbreviated{ |
michael@0 | 698 | "R.O.C. aurretik", |
michael@0 | 699 | "R.O.C.", |
michael@0 | 700 | } |
michael@0 | 701 | } |
michael@0 | 702 | } |
michael@0 | 703 | } |
michael@0 | 704 | delimiters{ |
michael@0 | 705 | alternateQuotationEnd{"”"} |
michael@0 | 706 | alternateQuotationStart{"“"} |
michael@0 | 707 | quotationEnd{"»"} |
michael@0 | 708 | quotationStart{"«"} |
michael@0 | 709 | } |
michael@0 | 710 | durationUnits{ |
michael@0 | 711 | hm{"h:mm"} |
michael@0 | 712 | hms{"h:mm:ss"} |
michael@0 | 713 | ms{"m:ss"} |
michael@0 | 714 | } |
michael@0 | 715 | fields{ |
michael@0 | 716 | day{ |
michael@0 | 717 | dn{"Eguna"} |
michael@0 | 718 | relative{ |
michael@0 | 719 | "-1"{"atzo"} |
michael@0 | 720 | "-2"{"herenegun"} |
michael@0 | 721 | "0"{"gaur"} |
michael@0 | 722 | "1"{"bihar"} |
michael@0 | 723 | "2"{"etzi"} |
michael@0 | 724 | } |
michael@0 | 725 | relativeTime{ |
michael@0 | 726 | future{ |
michael@0 | 727 | one{"{0} egun barru"} |
michael@0 | 728 | other{"{0} egun barru"} |
michael@0 | 729 | } |
michael@0 | 730 | past{ |
michael@0 | 731 | one{"Duela {0} egun"} |
michael@0 | 732 | other{"Duela {0} egun"} |
michael@0 | 733 | } |
michael@0 | 734 | } |
michael@0 | 735 | } |
michael@0 | 736 | dayperiod{ |
michael@0 | 737 | dn{"AM//PM"} |
michael@0 | 738 | } |
michael@0 | 739 | era{ |
michael@0 | 740 | dn{"Aroa"} |
michael@0 | 741 | } |
michael@0 | 742 | fri{ |
michael@0 | 743 | relative{ |
michael@0 | 744 | "-1"{"aurreko ostirala"} |
michael@0 | 745 | "0"{"ostiral hau"} |
michael@0 | 746 | "1"{"hurrengo ostirala"} |
michael@0 | 747 | } |
michael@0 | 748 | } |
michael@0 | 749 | hour{ |
michael@0 | 750 | dn{"Ordua"} |
michael@0 | 751 | relativeTime{ |
michael@0 | 752 | future{ |
michael@0 | 753 | one{"{0} ordu barru"} |
michael@0 | 754 | other{"{0} ordu barru"} |
michael@0 | 755 | } |
michael@0 | 756 | past{ |
michael@0 | 757 | one{"Duela {0} ordu"} |
michael@0 | 758 | other{"Duela {0} ordu"} |
michael@0 | 759 | } |
michael@0 | 760 | } |
michael@0 | 761 | } |
michael@0 | 762 | minute{ |
michael@0 | 763 | dn{"Minutua"} |
michael@0 | 764 | relativeTime{ |
michael@0 | 765 | future{ |
michael@0 | 766 | one{"{0} minutu barru"} |
michael@0 | 767 | other{"{0} minutu barru"} |
michael@0 | 768 | } |
michael@0 | 769 | past{ |
michael@0 | 770 | one{"Duela {0} minutu"} |
michael@0 | 771 | other{"Duela {0} minutu"} |
michael@0 | 772 | } |
michael@0 | 773 | } |
michael@0 | 774 | } |
michael@0 | 775 | mon{ |
michael@0 | 776 | relative{ |
michael@0 | 777 | "-1"{"aurreko astelehena"} |
michael@0 | 778 | "0"{"astelehen hau"} |
michael@0 | 779 | "1"{"hurrengo astelehena"} |
michael@0 | 780 | } |
michael@0 | 781 | } |
michael@0 | 782 | month{ |
michael@0 | 783 | dn{"Hilabetea"} |
michael@0 | 784 | relative{ |
michael@0 | 785 | "-1"{"aurreko hilabetea"} |
michael@0 | 786 | "0"{"hilabete hau"} |
michael@0 | 787 | "1"{"hurrengo hilabetea"} |
michael@0 | 788 | } |
michael@0 | 789 | relativeTime{ |
michael@0 | 790 | future{ |
michael@0 | 791 | one{"{0} hilabete barru"} |
michael@0 | 792 | other{"{0} hilabete barru"} |
michael@0 | 793 | } |
michael@0 | 794 | past{ |
michael@0 | 795 | one{"Duela {0} hilabete"} |
michael@0 | 796 | other{"Duela {0} hilabete"} |
michael@0 | 797 | } |
michael@0 | 798 | } |
michael@0 | 799 | } |
michael@0 | 800 | sat{ |
michael@0 | 801 | relative{ |
michael@0 | 802 | "-1"{"aurreko larunbata"} |
michael@0 | 803 | "0"{"larunbat hau"} |
michael@0 | 804 | "1"{"hurrengo larunbata"} |
michael@0 | 805 | } |
michael@0 | 806 | } |
michael@0 | 807 | second{ |
michael@0 | 808 | dn{"Segundoa"} |
michael@0 | 809 | relative{ |
michael@0 | 810 | "0"{"orain"} |
michael@0 | 811 | } |
michael@0 | 812 | relativeTime{ |
michael@0 | 813 | future{ |
michael@0 | 814 | one{"{0} segundo barru"} |
michael@0 | 815 | other{"{0} segundo barru"} |
michael@0 | 816 | } |
michael@0 | 817 | past{ |
michael@0 | 818 | one{"Duela {0} segundo"} |
michael@0 | 819 | other{"Duela {0} segundo"} |
michael@0 | 820 | } |
michael@0 | 821 | } |
michael@0 | 822 | } |
michael@0 | 823 | sun{ |
michael@0 | 824 | relative{ |
michael@0 | 825 | "-1"{"aurreko igandea"} |
michael@0 | 826 | "0"{"igande hau"} |
michael@0 | 827 | "1"{"hurrengo igandea"} |
michael@0 | 828 | } |
michael@0 | 829 | } |
michael@0 | 830 | thu{ |
michael@0 | 831 | relative{ |
michael@0 | 832 | "-1"{"aurreko osteguna"} |
michael@0 | 833 | "0"{"ostegun hau"} |
michael@0 | 834 | "1"{"hurrengo osteguna"} |
michael@0 | 835 | } |
michael@0 | 836 | } |
michael@0 | 837 | tue{ |
michael@0 | 838 | relative{ |
michael@0 | 839 | "-1"{"aurreko asteartea"} |
michael@0 | 840 | "0"{"astearte hau"} |
michael@0 | 841 | "1"{"hurrengo asteartea"} |
michael@0 | 842 | } |
michael@0 | 843 | } |
michael@0 | 844 | wed{ |
michael@0 | 845 | relative{ |
michael@0 | 846 | "-1"{"aurreko asteazkena"} |
michael@0 | 847 | "0"{"asteazken hau"} |
michael@0 | 848 | "1"{"hurrengo asteazkena"} |
michael@0 | 849 | } |
michael@0 | 850 | } |
michael@0 | 851 | week{ |
michael@0 | 852 | dn{"Astea"} |
michael@0 | 853 | relative{ |
michael@0 | 854 | "-1"{"aurreko astea"} |
michael@0 | 855 | "0"{"aste hau"} |
michael@0 | 856 | "1"{"hurrengo astea"} |
michael@0 | 857 | } |
michael@0 | 858 | relativeTime{ |
michael@0 | 859 | future{ |
michael@0 | 860 | one{"{0} aste barru"} |
michael@0 | 861 | other{"{0} aste barru"} |
michael@0 | 862 | } |
michael@0 | 863 | past{ |
michael@0 | 864 | one{"Duela {0} aste"} |
michael@0 | 865 | other{"Duela {0} aste"} |
michael@0 | 866 | } |
michael@0 | 867 | } |
michael@0 | 868 | } |
michael@0 | 869 | weekday{ |
michael@0 | 870 | dn{"Asteguna"} |
michael@0 | 871 | } |
michael@0 | 872 | year{ |
michael@0 | 873 | dn{"Urtea"} |
michael@0 | 874 | relative{ |
michael@0 | 875 | "-1"{"aurreko urtea"} |
michael@0 | 876 | "0"{"aurten"} |
michael@0 | 877 | "1"{"hurrengo urtea"} |
michael@0 | 878 | } |
michael@0 | 879 | relativeTime{ |
michael@0 | 880 | future{ |
michael@0 | 881 | one{"{0} urte barru"} |
michael@0 | 882 | other{"{0} urte barru"} |
michael@0 | 883 | } |
michael@0 | 884 | past{ |
michael@0 | 885 | one{"Duela {0} urte"} |
michael@0 | 886 | other{"Duela {0} urte"} |
michael@0 | 887 | } |
michael@0 | 888 | } |
michael@0 | 889 | } |
michael@0 | 890 | zone{ |
michael@0 | 891 | dn{"Ordu-zona"} |
michael@0 | 892 | } |
michael@0 | 893 | } |
michael@0 | 894 | listPattern{ |
michael@0 | 895 | standard{ |
michael@0 | 896 | 2{"{0} eta {1}"} |
michael@0 | 897 | end{"{0} eta {1}"} |
michael@0 | 898 | middle{"{0}, {1}"} |
michael@0 | 899 | start{"{0}, {1}"} |
michael@0 | 900 | } |
michael@0 | 901 | unit{ |
michael@0 | 902 | 2{"{0} eta {1}"} |
michael@0 | 903 | end{"{0} eta {1}"} |
michael@0 | 904 | middle{"{0}, {1}"} |
michael@0 | 905 | start{"{0}, {1}"} |
michael@0 | 906 | } |
michael@0 | 907 | unit-short{ |
michael@0 | 908 | 2{"{0} eta {1}"} |
michael@0 | 909 | end{"{0} eta {1}"} |
michael@0 | 910 | middle{"{0}, {1}"} |
michael@0 | 911 | start{"{0}, {1}"} |
michael@0 | 912 | } |
michael@0 | 913 | } |
michael@0 | 914 | measurementSystemNames{ |
michael@0 | 915 | UK{"Erresuma Batuko sistema"} |
michael@0 | 916 | US{"AEBetako sistema"} |
michael@0 | 917 | metric{"Sistema metrikoa"} |
michael@0 | 918 | } |
michael@0 | 919 | transformNames{ |
michael@0 | 920 | BGN{"BGN bihurketa"} |
michael@0 | 921 | Numeric{"Zenbakizko bihurketa"} |
michael@0 | 922 | Tone{"Tonu-bihurketa"} |
michael@0 | 923 | UNGEGN{"UNGEGN bihurketa"} |
michael@0 | 924 | x-Accents{"Azentu-bihurketa"} |
michael@0 | 925 | x-Fullwidth{"Zabalera osoko karaktere-bihurketa"} |
michael@0 | 926 | x-Halfwidth{"Zabalera erdiko karaktere-bihurketa"} |
michael@0 | 927 | x-Jamo{"Jamo-bihurketa"} |
michael@0 | 928 | x-Pinyin{"Pinyina"} |
michael@0 | 929 | x-Publishing{"Argitalpen-bihurketa"} |
michael@0 | 930 | } |
michael@0 | 931 | units{ |
michael@0 | 932 | acceleration{ |
michael@0 | 933 | g-force{ |
michael@0 | 934 | one{"{0} grabitate-indar"} |
michael@0 | 935 | other{"{0} grabitate-indar"} |
michael@0 | 936 | } |
michael@0 | 937 | } |
michael@0 | 938 | angle{ |
michael@0 | 939 | arc-minute{ |
michael@0 | 940 | one{"{0} minutu"} |
michael@0 | 941 | other{"{0} minutu"} |
michael@0 | 942 | } |
michael@0 | 943 | arc-second{ |
michael@0 | 944 | one{"{0} segundo"} |
michael@0 | 945 | other{"{0} segundo"} |
michael@0 | 946 | } |
michael@0 | 947 | degree{ |
michael@0 | 948 | one{"{0} gradu"} |
michael@0 | 949 | other{"{0} gradu"} |
michael@0 | 950 | } |
michael@0 | 951 | } |
michael@0 | 952 | area{ |
michael@0 | 953 | acre{ |
michael@0 | 954 | one{"{0} akre"} |
michael@0 | 955 | other{"{0} akre"} |
michael@0 | 956 | } |
michael@0 | 957 | hectare{ |
michael@0 | 958 | one{"{0} hektarea"} |
michael@0 | 959 | other{"{0} hektarea"} |
michael@0 | 960 | } |
michael@0 | 961 | square-foot{ |
michael@0 | 962 | one{"{0} oin karratu"} |
michael@0 | 963 | other{"{0} oin karratu"} |
michael@0 | 964 | } |
michael@0 | 965 | square-kilometer{ |
michael@0 | 966 | one{"{0} kilometro karratu"} |
michael@0 | 967 | other{"{0} kilometro karratu"} |
michael@0 | 968 | } |
michael@0 | 969 | square-meter{ |
michael@0 | 970 | one{"{0} metro karratu"} |
michael@0 | 971 | other{"{0} metro karratu"} |
michael@0 | 972 | } |
michael@0 | 973 | square-mile{ |
michael@0 | 974 | one{"{0} milia karratu"} |
michael@0 | 975 | other{"{0} milia karratu"} |
michael@0 | 976 | } |
michael@0 | 977 | } |
michael@0 | 978 | compound{ |
michael@0 | 979 | per{"{0}/{1}"} |
michael@0 | 980 | } |
michael@0 | 981 | duration{ |
michael@0 | 982 | day{ |
michael@0 | 983 | one{"{0} egun"} |
michael@0 | 984 | other{"{0} egun"} |
michael@0 | 985 | } |
michael@0 | 986 | hour{ |
michael@0 | 987 | one{"{0} ordu"} |
michael@0 | 988 | other{"{0} ordu"} |
michael@0 | 989 | } |
michael@0 | 990 | millisecond{ |
michael@0 | 991 | one{"{0} milisegundo"} |
michael@0 | 992 | other{"{0} milisegundo"} |
michael@0 | 993 | } |
michael@0 | 994 | minute{ |
michael@0 | 995 | one{"{0} minutu"} |
michael@0 | 996 | other{"{0} minutu"} |
michael@0 | 997 | } |
michael@0 | 998 | month{ |
michael@0 | 999 | one{"{0} hilabete"} |
michael@0 | 1000 | other{"{0} hilabete"} |
michael@0 | 1001 | } |
michael@0 | 1002 | second{ |
michael@0 | 1003 | one{"{0} segundo"} |
michael@0 | 1004 | other{"{0} segundo"} |
michael@0 | 1005 | } |
michael@0 | 1006 | week{ |
michael@0 | 1007 | one{"{0} aste"} |
michael@0 | 1008 | other{"{0} aste"} |
michael@0 | 1009 | } |
michael@0 | 1010 | year{ |
michael@0 | 1011 | one{"{0} urte"} |
michael@0 | 1012 | other{"{0} urte"} |
michael@0 | 1013 | } |
michael@0 | 1014 | } |
michael@0 | 1015 | length{ |
michael@0 | 1016 | centimeter{ |
michael@0 | 1017 | one{"{0} zentimetro"} |
michael@0 | 1018 | other{"{0} zentimetro"} |
michael@0 | 1019 | } |
michael@0 | 1020 | foot{ |
michael@0 | 1021 | one{"{0} oin"} |
michael@0 | 1022 | other{"{0} oin"} |
michael@0 | 1023 | } |
michael@0 | 1024 | inch{ |
michael@0 | 1025 | one{"{0} hazbete"} |
michael@0 | 1026 | other{"{0} hazbete"} |
michael@0 | 1027 | } |
michael@0 | 1028 | kilometer{ |
michael@0 | 1029 | one{"{0} kilometro"} |
michael@0 | 1030 | other{"{0} kilometro"} |
michael@0 | 1031 | } |
michael@0 | 1032 | light-year{ |
michael@0 | 1033 | one{"{0} argi-urte"} |
michael@0 | 1034 | other{"{0} argi-urte"} |
michael@0 | 1035 | } |
michael@0 | 1036 | meter{ |
michael@0 | 1037 | one{"{0} metro"} |
michael@0 | 1038 | other{"{0} metro"} |
michael@0 | 1039 | } |
michael@0 | 1040 | mile{ |
michael@0 | 1041 | one{"{0} milia"} |
michael@0 | 1042 | other{"{0} milia"} |
michael@0 | 1043 | } |
michael@0 | 1044 | millimeter{ |
michael@0 | 1045 | one{"{0} milimetro"} |
michael@0 | 1046 | other{"{0} milimetro"} |
michael@0 | 1047 | } |
michael@0 | 1048 | picometer{ |
michael@0 | 1049 | one{"{0} pikometro"} |
michael@0 | 1050 | other{"{0} pikometro"} |
michael@0 | 1051 | } |
michael@0 | 1052 | yard{ |
michael@0 | 1053 | one{"{0} yarda"} |
michael@0 | 1054 | other{"{0} yarda"} |
michael@0 | 1055 | } |
michael@0 | 1056 | } |
michael@0 | 1057 | mass{ |
michael@0 | 1058 | gram{ |
michael@0 | 1059 | one{"{0} gramo"} |
michael@0 | 1060 | other{"{0} gramo"} |
michael@0 | 1061 | } |
michael@0 | 1062 | kilogram{ |
michael@0 | 1063 | one{"{0} kilogramo"} |
michael@0 | 1064 | other{"{0} kilogramo"} |
michael@0 | 1065 | } |
michael@0 | 1066 | ounce{ |
michael@0 | 1067 | one{"{0} ontza"} |
michael@0 | 1068 | other{"{0} ontza"} |
michael@0 | 1069 | } |
michael@0 | 1070 | pound{ |
michael@0 | 1071 | one{"{0} libra"} |
michael@0 | 1072 | other{"{0} libra"} |
michael@0 | 1073 | } |
michael@0 | 1074 | } |
michael@0 | 1075 | power{ |
michael@0 | 1076 | horsepower{ |
michael@0 | 1077 | one{"{0} zaldi-potentzia"} |
michael@0 | 1078 | other{"{0} zaldi-potentzia"} |
michael@0 | 1079 | } |
michael@0 | 1080 | kilowatt{ |
michael@0 | 1081 | one{"{0} kilowatt"} |
michael@0 | 1082 | other{"{0} kilowatt"} |
michael@0 | 1083 | } |
michael@0 | 1084 | watt{ |
michael@0 | 1085 | one{"{0} watt"} |
michael@0 | 1086 | other{"{0} watt"} |
michael@0 | 1087 | } |
michael@0 | 1088 | } |
michael@0 | 1089 | pressure{ |
michael@0 | 1090 | hectopascal{ |
michael@0 | 1091 | one{"{0} hektopascal"} |
michael@0 | 1092 | other{"{0} hektopascal"} |
michael@0 | 1093 | } |
michael@0 | 1094 | inch-hg{ |
michael@0 | 1095 | one{"{0} merkurio-hazbete"} |
michael@0 | 1096 | other{"{0} merkurio-hazbete"} |
michael@0 | 1097 | } |
michael@0 | 1098 | millibar{ |
michael@0 | 1099 | one{"{0} milibar"} |
michael@0 | 1100 | other{"{0} milibar"} |
michael@0 | 1101 | } |
michael@0 | 1102 | } |
michael@0 | 1103 | speed{ |
michael@0 | 1104 | kilometer-per-hour{ |
michael@0 | 1105 | one{"{0} kilometro orduko"} |
michael@0 | 1106 | other{"{0} kilometro orduko"} |
michael@0 | 1107 | } |
michael@0 | 1108 | meter-per-second{ |
michael@0 | 1109 | one{"{0} metro segundoko"} |
michael@0 | 1110 | other{"{0} metro segundoko"} |
michael@0 | 1111 | } |
michael@0 | 1112 | mile-per-hour{ |
michael@0 | 1113 | one{"{0} milia orduko"} |
michael@0 | 1114 | other{"{0} milia orduko"} |
michael@0 | 1115 | } |
michael@0 | 1116 | } |
michael@0 | 1117 | temperature{ |
michael@0 | 1118 | celsius{ |
michael@0 | 1119 | one{"{0}Celcius gradu"} |
michael@0 | 1120 | other{"{0}Celcius gradu"} |
michael@0 | 1121 | } |
michael@0 | 1122 | fahrenheit{ |
michael@0 | 1123 | one{"{0}Fahrenheit gradu"} |
michael@0 | 1124 | other{"{0}Fahrenheit gradu"} |
michael@0 | 1125 | } |
michael@0 | 1126 | } |
michael@0 | 1127 | volume{ |
michael@0 | 1128 | cubic-kilometer{ |
michael@0 | 1129 | one{"{0} kilometro kubiko"} |
michael@0 | 1130 | other{"{0} kilometro kubiko"} |
michael@0 | 1131 | } |
michael@0 | 1132 | cubic-mile{ |
michael@0 | 1133 | one{"{0} milia kubiko"} |
michael@0 | 1134 | other{"{0} milia kubiko"} |
michael@0 | 1135 | } |
michael@0 | 1136 | liter{ |
michael@0 | 1137 | one{"{0} litro"} |
michael@0 | 1138 | other{"{0} litro"} |
michael@0 | 1139 | } |
michael@0 | 1140 | } |
michael@0 | 1141 | } |
michael@0 | 1142 | unitsNarrow{ |
michael@0 | 1143 | acceleration{ |
michael@0 | 1144 | g-force{ |
michael@0 | 1145 | one{"{0} G"} |
michael@0 | 1146 | other{"{0} G"} |
michael@0 | 1147 | } |
michael@0 | 1148 | } |
michael@0 | 1149 | angle{ |
michael@0 | 1150 | arc-minute{ |
michael@0 | 1151 | one{"{0}′"} |
michael@0 | 1152 | other{"{0}′"} |
michael@0 | 1153 | } |
michael@0 | 1154 | arc-second{ |
michael@0 | 1155 | one{"{0}″"} |
michael@0 | 1156 | other{"{0}″"} |
michael@0 | 1157 | } |
michael@0 | 1158 | degree{ |
michael@0 | 1159 | one{"{0}°"} |
michael@0 | 1160 | other{"{0}°"} |
michael@0 | 1161 | } |
michael@0 | 1162 | } |
michael@0 | 1163 | area{ |
michael@0 | 1164 | acre{ |
michael@0 | 1165 | one{"{0} ac"} |
michael@0 | 1166 | other{"{0} ac"} |
michael@0 | 1167 | } |
michael@0 | 1168 | hectare{ |
michael@0 | 1169 | one{"{0} ha"} |
michael@0 | 1170 | other{"{0} ha"} |
michael@0 | 1171 | } |
michael@0 | 1172 | square-foot{ |
michael@0 | 1173 | one{"{0} ft²"} |
michael@0 | 1174 | other{"{0} ft²"} |
michael@0 | 1175 | } |
michael@0 | 1176 | square-kilometer{ |
michael@0 | 1177 | one{"{0} km²"} |
michael@0 | 1178 | other{"{0} km²"} |
michael@0 | 1179 | } |
michael@0 | 1180 | square-meter{ |
michael@0 | 1181 | one{"{0} m²"} |
michael@0 | 1182 | other{"{0} m²"} |
michael@0 | 1183 | } |
michael@0 | 1184 | square-mile{ |
michael@0 | 1185 | one{"{0} mi²"} |
michael@0 | 1186 | other{"{0} mi²"} |
michael@0 | 1187 | } |
michael@0 | 1188 | } |
michael@0 | 1189 | compound{ |
michael@0 | 1190 | per{"{0}/{1}"} |
michael@0 | 1191 | } |
michael@0 | 1192 | duration{ |
michael@0 | 1193 | day{ |
michael@0 | 1194 | one{"{0} egun"} |
michael@0 | 1195 | other{"{0} egun"} |
michael@0 | 1196 | } |
michael@0 | 1197 | hour{ |
michael@0 | 1198 | one{"{0} h"} |
michael@0 | 1199 | other{"{0} h"} |
michael@0 | 1200 | } |
michael@0 | 1201 | millisecond{ |
michael@0 | 1202 | one{"{0} ms"} |
michael@0 | 1203 | other{"{0} ms"} |
michael@0 | 1204 | } |
michael@0 | 1205 | minute{ |
michael@0 | 1206 | one{"{0} min"} |
michael@0 | 1207 | other{"{0} min"} |
michael@0 | 1208 | } |
michael@0 | 1209 | month{ |
michael@0 | 1210 | one{"{0} hil."} |
michael@0 | 1211 | other{"{0} hil."} |
michael@0 | 1212 | } |
michael@0 | 1213 | second{ |
michael@0 | 1214 | one{"{0} s"} |
michael@0 | 1215 | other{"{0} s"} |
michael@0 | 1216 | } |
michael@0 | 1217 | week{ |
michael@0 | 1218 | one{"{0} aste"} |
michael@0 | 1219 | other{"{0} aste"} |
michael@0 | 1220 | } |
michael@0 | 1221 | year{ |
michael@0 | 1222 | one{"{0} urte"} |
michael@0 | 1223 | other{"{0} urte"} |
michael@0 | 1224 | } |
michael@0 | 1225 | } |
michael@0 | 1226 | length{ |
michael@0 | 1227 | centimeter{ |
michael@0 | 1228 | one{"{0} cm"} |
michael@0 | 1229 | other{"{0} cm"} |
michael@0 | 1230 | } |
michael@0 | 1231 | foot{ |
michael@0 | 1232 | one{"{0} ft"} |
michael@0 | 1233 | other{"{0} ft"} |
michael@0 | 1234 | } |
michael@0 | 1235 | inch{ |
michael@0 | 1236 | one{"{0} in"} |
michael@0 | 1237 | other{"{0} in"} |
michael@0 | 1238 | } |
michael@0 | 1239 | kilometer{ |
michael@0 | 1240 | one{"{0} km"} |
michael@0 | 1241 | other{"{0} km"} |
michael@0 | 1242 | } |
michael@0 | 1243 | light-year{ |
michael@0 | 1244 | one{"{0} ly"} |
michael@0 | 1245 | other{"{0} ly"} |
michael@0 | 1246 | } |
michael@0 | 1247 | meter{ |
michael@0 | 1248 | one{"{0} m"} |
michael@0 | 1249 | other{"{0} m"} |
michael@0 | 1250 | } |
michael@0 | 1251 | mile{ |
michael@0 | 1252 | one{"{0} mi"} |
michael@0 | 1253 | other{"{0} mi"} |
michael@0 | 1254 | } |
michael@0 | 1255 | millimeter{ |
michael@0 | 1256 | one{"{0} mm"} |
michael@0 | 1257 | other{"{0} mm"} |
michael@0 | 1258 | } |
michael@0 | 1259 | picometer{ |
michael@0 | 1260 | one{"{0} pm"} |
michael@0 | 1261 | other{"{0} pm"} |
michael@0 | 1262 | } |
michael@0 | 1263 | yard{ |
michael@0 | 1264 | one{"{0} yd"} |
michael@0 | 1265 | other{"{0} yd"} |
michael@0 | 1266 | } |
michael@0 | 1267 | } |
michael@0 | 1268 | mass{ |
michael@0 | 1269 | gram{ |
michael@0 | 1270 | one{"{0} g"} |
michael@0 | 1271 | other{"{0} g"} |
michael@0 | 1272 | } |
michael@0 | 1273 | kilogram{ |
michael@0 | 1274 | one{"{0} kg"} |
michael@0 | 1275 | other{"{0} kg"} |
michael@0 | 1276 | } |
michael@0 | 1277 | ounce{ |
michael@0 | 1278 | one{"{0} oz"} |
michael@0 | 1279 | other{"{0} oz"} |
michael@0 | 1280 | } |
michael@0 | 1281 | pound{ |
michael@0 | 1282 | one{"{0} lb"} |
michael@0 | 1283 | other{"{0} lb"} |
michael@0 | 1284 | } |
michael@0 | 1285 | } |
michael@0 | 1286 | power{ |
michael@0 | 1287 | horsepower{ |
michael@0 | 1288 | one{"{0} hp"} |
michael@0 | 1289 | other{"{0} hp"} |
michael@0 | 1290 | } |
michael@0 | 1291 | kilowatt{ |
michael@0 | 1292 | one{"{0} kW"} |
michael@0 | 1293 | other{"{0} kW"} |
michael@0 | 1294 | } |
michael@0 | 1295 | watt{ |
michael@0 | 1296 | one{"{0} W"} |
michael@0 | 1297 | other{"{0} W"} |
michael@0 | 1298 | } |
michael@0 | 1299 | } |
michael@0 | 1300 | pressure{ |
michael@0 | 1301 | hectopascal{ |
michael@0 | 1302 | one{"{0} hPa"} |
michael@0 | 1303 | other{"{0} hPa"} |
michael@0 | 1304 | } |
michael@0 | 1305 | inch-hg{ |
michael@0 | 1306 | one{"{0} inHg"} |
michael@0 | 1307 | other{"{0} inHg"} |
michael@0 | 1308 | } |
michael@0 | 1309 | millibar{ |
michael@0 | 1310 | one{"{0} mb"} |
michael@0 | 1311 | other{"{0} mb"} |
michael@0 | 1312 | } |
michael@0 | 1313 | } |
michael@0 | 1314 | speed{ |
michael@0 | 1315 | kilometer-per-hour{ |
michael@0 | 1316 | one{"{0} km/h"} |
michael@0 | 1317 | other{"{0} km/h"} |
michael@0 | 1318 | } |
michael@0 | 1319 | meter-per-second{ |
michael@0 | 1320 | one{"{0} m/s"} |
michael@0 | 1321 | other{"{0} m/s"} |
michael@0 | 1322 | } |
michael@0 | 1323 | mile-per-hour{ |
michael@0 | 1324 | one{"{0} mph"} |
michael@0 | 1325 | other{"{0} mph"} |
michael@0 | 1326 | } |
michael@0 | 1327 | } |
michael@0 | 1328 | temperature{ |
michael@0 | 1329 | celsius{ |
michael@0 | 1330 | one{"{0}°"} |
michael@0 | 1331 | other{"{0}°"} |
michael@0 | 1332 | } |
michael@0 | 1333 | fahrenheit{ |
michael@0 | 1334 | one{"{0}°F"} |
michael@0 | 1335 | other{"{0}°F"} |
michael@0 | 1336 | } |
michael@0 | 1337 | } |
michael@0 | 1338 | volume{ |
michael@0 | 1339 | cubic-kilometer{ |
michael@0 | 1340 | one{"{0} km³"} |
michael@0 | 1341 | other{"{0} km³"} |
michael@0 | 1342 | } |
michael@0 | 1343 | cubic-mile{ |
michael@0 | 1344 | one{"{0} mi³"} |
michael@0 | 1345 | other{"{0} mi³"} |
michael@0 | 1346 | } |
michael@0 | 1347 | liter{ |
michael@0 | 1348 | one{"{0} l"} |
michael@0 | 1349 | other{"{0} l"} |
michael@0 | 1350 | } |
michael@0 | 1351 | } |
michael@0 | 1352 | } |
michael@0 | 1353 | unitsShort{ |
michael@0 | 1354 | acceleration{ |
michael@0 | 1355 | g-force{ |
michael@0 | 1356 | one{"{0} G"} |
michael@0 | 1357 | other{"{0} G"} |
michael@0 | 1358 | } |
michael@0 | 1359 | } |
michael@0 | 1360 | angle{ |
michael@0 | 1361 | arc-minute{ |
michael@0 | 1362 | one{"{0}′"} |
michael@0 | 1363 | other{"{0}′"} |
michael@0 | 1364 | } |
michael@0 | 1365 | arc-second{ |
michael@0 | 1366 | one{"{0}″"} |
michael@0 | 1367 | other{"{0}″"} |
michael@0 | 1368 | } |
michael@0 | 1369 | degree{ |
michael@0 | 1370 | one{"{0}°"} |
michael@0 | 1371 | other{"{0}°"} |
michael@0 | 1372 | } |
michael@0 | 1373 | } |
michael@0 | 1374 | area{ |
michael@0 | 1375 | acre{ |
michael@0 | 1376 | one{"{0} ac"} |
michael@0 | 1377 | other{"{0} ac"} |
michael@0 | 1378 | } |
michael@0 | 1379 | hectare{ |
michael@0 | 1380 | one{"{0} ha"} |
michael@0 | 1381 | other{"{0} ha"} |
michael@0 | 1382 | } |
michael@0 | 1383 | square-foot{ |
michael@0 | 1384 | one{"{0} ft²"} |
michael@0 | 1385 | other{"{0} ft²"} |
michael@0 | 1386 | } |
michael@0 | 1387 | square-kilometer{ |
michael@0 | 1388 | one{"{0} km²"} |
michael@0 | 1389 | other{"{0} km²"} |
michael@0 | 1390 | } |
michael@0 | 1391 | square-meter{ |
michael@0 | 1392 | one{"{0} m²"} |
michael@0 | 1393 | other{"{0} m²"} |
michael@0 | 1394 | } |
michael@0 | 1395 | square-mile{ |
michael@0 | 1396 | one{"{0} mi²"} |
michael@0 | 1397 | other{"{0} mi²"} |
michael@0 | 1398 | } |
michael@0 | 1399 | } |
michael@0 | 1400 | compound{ |
michael@0 | 1401 | per{"{0}/{1}"} |
michael@0 | 1402 | } |
michael@0 | 1403 | duration{ |
michael@0 | 1404 | day{ |
michael@0 | 1405 | one{"{0} egun"} |
michael@0 | 1406 | other{"{0} egun"} |
michael@0 | 1407 | } |
michael@0 | 1408 | hour{ |
michael@0 | 1409 | one{"{0} h"} |
michael@0 | 1410 | other{"{0} h"} |
michael@0 | 1411 | } |
michael@0 | 1412 | millisecond{ |
michael@0 | 1413 | one{"{0} ms"} |
michael@0 | 1414 | other{"{0} ms"} |
michael@0 | 1415 | } |
michael@0 | 1416 | minute{ |
michael@0 | 1417 | one{"{0} min"} |
michael@0 | 1418 | other{"{0} min"} |
michael@0 | 1419 | } |
michael@0 | 1420 | month{ |
michael@0 | 1421 | one{"{0} hilabete"} |
michael@0 | 1422 | other{"{0} hilabete"} |
michael@0 | 1423 | } |
michael@0 | 1424 | second{ |
michael@0 | 1425 | one{"{0} s"} |
michael@0 | 1426 | other{"{0} s"} |
michael@0 | 1427 | } |
michael@0 | 1428 | week{ |
michael@0 | 1429 | one{"{0} aste"} |
michael@0 | 1430 | other{"{0} aste"} |
michael@0 | 1431 | } |
michael@0 | 1432 | year{ |
michael@0 | 1433 | one{"{0} urte"} |
michael@0 | 1434 | other{"{0} urte"} |
michael@0 | 1435 | } |
michael@0 | 1436 | } |
michael@0 | 1437 | length{ |
michael@0 | 1438 | centimeter{ |
michael@0 | 1439 | one{"{0} cm"} |
michael@0 | 1440 | other{"{0} cm"} |
michael@0 | 1441 | } |
michael@0 | 1442 | foot{ |
michael@0 | 1443 | one{"{0} ft"} |
michael@0 | 1444 | other{"{0} ft"} |
michael@0 | 1445 | } |
michael@0 | 1446 | inch{ |
michael@0 | 1447 | one{"{0} in"} |
michael@0 | 1448 | other{"{0} in"} |
michael@0 | 1449 | } |
michael@0 | 1450 | kilometer{ |
michael@0 | 1451 | one{"{0} km"} |
michael@0 | 1452 | other{"{0} km"} |
michael@0 | 1453 | } |
michael@0 | 1454 | light-year{ |
michael@0 | 1455 | one{"{0} ly"} |
michael@0 | 1456 | other{"{0} ly"} |
michael@0 | 1457 | } |
michael@0 | 1458 | meter{ |
michael@0 | 1459 | one{"{0} m"} |
michael@0 | 1460 | other{"{0} m"} |
michael@0 | 1461 | } |
michael@0 | 1462 | mile{ |
michael@0 | 1463 | one{"{0} mi"} |
michael@0 | 1464 | other{"{0} mi"} |
michael@0 | 1465 | } |
michael@0 | 1466 | millimeter{ |
michael@0 | 1467 | one{"{0} mm"} |
michael@0 | 1468 | other{"{0} mm"} |
michael@0 | 1469 | } |
michael@0 | 1470 | picometer{ |
michael@0 | 1471 | one{"{0} pm"} |
michael@0 | 1472 | other{"{0} pm"} |
michael@0 | 1473 | } |
michael@0 | 1474 | yard{ |
michael@0 | 1475 | one{"{0} yd"} |
michael@0 | 1476 | other{"{0} yd"} |
michael@0 | 1477 | } |
michael@0 | 1478 | } |
michael@0 | 1479 | mass{ |
michael@0 | 1480 | gram{ |
michael@0 | 1481 | one{"{0} g"} |
michael@0 | 1482 | other{"{0} g"} |
michael@0 | 1483 | } |
michael@0 | 1484 | kilogram{ |
michael@0 | 1485 | one{"{0} kg"} |
michael@0 | 1486 | other{"{0} kg"} |
michael@0 | 1487 | } |
michael@0 | 1488 | ounce{ |
michael@0 | 1489 | one{"{0} oz"} |
michael@0 | 1490 | other{"{0} oz"} |
michael@0 | 1491 | } |
michael@0 | 1492 | pound{ |
michael@0 | 1493 | one{"{0} lb"} |
michael@0 | 1494 | other{"{0} lb"} |
michael@0 | 1495 | } |
michael@0 | 1496 | } |
michael@0 | 1497 | power{ |
michael@0 | 1498 | horsepower{ |
michael@0 | 1499 | one{"{0} hp"} |
michael@0 | 1500 | other{"{0} hp"} |
michael@0 | 1501 | } |
michael@0 | 1502 | kilowatt{ |
michael@0 | 1503 | one{"{0} kW"} |
michael@0 | 1504 | other{"{0} kW"} |
michael@0 | 1505 | } |
michael@0 | 1506 | watt{ |
michael@0 | 1507 | one{"{0} W"} |
michael@0 | 1508 | other{"{0} W"} |
michael@0 | 1509 | } |
michael@0 | 1510 | } |
michael@0 | 1511 | pressure{ |
michael@0 | 1512 | hectopascal{ |
michael@0 | 1513 | one{"{0} hPa"} |
michael@0 | 1514 | other{"{0} hPa"} |
michael@0 | 1515 | } |
michael@0 | 1516 | inch-hg{ |
michael@0 | 1517 | one{"{0} inHg"} |
michael@0 | 1518 | other{"{0} inHg"} |
michael@0 | 1519 | } |
michael@0 | 1520 | millibar{ |
michael@0 | 1521 | one{"{0} mb"} |
michael@0 | 1522 | other{"{0} mb"} |
michael@0 | 1523 | } |
michael@0 | 1524 | } |
michael@0 | 1525 | speed{ |
michael@0 | 1526 | kilometer-per-hour{ |
michael@0 | 1527 | one{"{0} km/h"} |
michael@0 | 1528 | other{"{0} km/h"} |
michael@0 | 1529 | } |
michael@0 | 1530 | meter-per-second{ |
michael@0 | 1531 | one{"{0} m/s"} |
michael@0 | 1532 | other{"{0} m/s"} |
michael@0 | 1533 | } |
michael@0 | 1534 | mile-per-hour{ |
michael@0 | 1535 | one{"{0} mph"} |
michael@0 | 1536 | other{"{0} mph"} |
michael@0 | 1537 | } |
michael@0 | 1538 | } |
michael@0 | 1539 | temperature{ |
michael@0 | 1540 | celsius{ |
michael@0 | 1541 | one{"{0}°C"} |
michael@0 | 1542 | other{"{0}°C"} |
michael@0 | 1543 | } |
michael@0 | 1544 | fahrenheit{ |
michael@0 | 1545 | one{"{0}°F"} |
michael@0 | 1546 | other{"{0}°F"} |
michael@0 | 1547 | } |
michael@0 | 1548 | } |
michael@0 | 1549 | volume{ |
michael@0 | 1550 | cubic-kilometer{ |
michael@0 | 1551 | one{"{0} km³"} |
michael@0 | 1552 | other{"{0} km³"} |
michael@0 | 1553 | } |
michael@0 | 1554 | cubic-mile{ |
michael@0 | 1555 | one{"{0} mi³"} |
michael@0 | 1556 | other{"{0} mi³"} |
michael@0 | 1557 | } |
michael@0 | 1558 | liter{ |
michael@0 | 1559 | one{"{0} l"} |
michael@0 | 1560 | other{"{0} l"} |
michael@0 | 1561 | } |
michael@0 | 1562 | } |
michael@0 | 1563 | } |
michael@0 | 1564 | } |