UEA-PRODEM

This commit is contained in:
2026-06-10 12:14:46 -03:00
parent f54126b9d8
commit 9947565694
5319 changed files with 148520 additions and 129332 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
import type { FormatDistanceFn } from "../../types.js";
import type { FormatDistanceFn } from "../../types.ts";
export declare const formatDistance: FormatDistanceFn;
+1 -1
View File
@@ -1,2 +1,2 @@
import type { FormatDistanceFn } from "../../types.js";
import type { FormatDistanceFn } from "../../types.ts";
export declare const formatDistance: FormatDistanceFn;
+1 -1
View File
@@ -1,2 +1,2 @@
import type { FormatLong } from "../../types.js";
import type { FormatLong } from "../../types.ts";
export declare const formatLong: FormatLong;
+1 -1
View File
@@ -1,2 +1,2 @@
import type { FormatLong } from "../../types.js";
import type { FormatLong } from "../../types.ts";
export declare const formatLong: FormatLong;
+1 -1
View File
@@ -1,2 +1,2 @@
import type { FormatRelativeFn } from "../../types.js";
import type { FormatRelativeFn } from "../../types.ts";
export declare const formatRelative: FormatRelativeFn;
+1 -1
View File
@@ -1,2 +1,2 @@
import type { FormatRelativeFn } from "../../types.js";
import type { FormatRelativeFn } from "../../types.ts";
export declare const formatRelative: FormatRelativeFn;
+1 -2
View File
@@ -13,8 +13,7 @@ const eraValues = {
const quarterValues = {
narrow: ["1", "2", "3", "4"],
abbreviated: ["ತ್ರೈ 1", "ತ್ರೈ 2", "ತ್ರೈ 3", "ತ್ರೈ 4"], // CLDR #1630 - #1638
wide: ["1ನೇ ತ್ರೈಮಾಸಿಕ", "2ನೇ ತ್ರೈಮಾಸಿಕ", "3ನೇ ತ್ರೈಮಾಸಿಕ", "4ನೇ ತ್ರೈಮಾಸಿಕ"],
// CLDR #1622 - #1629
wide: ["1ನೇ ತ್ರೈಮಾಸಿಕ", "2ನೇ ತ್ರೈಮಾಸಿಕ", "3ನೇ ತ್ರೈಮಾಸಿಕ", "4ನೇ ತ್ರೈಮಾಸಿಕ"], // CLDR #1622 - #1629
};
// CLDR #1646 - #1717
+1 -1
View File
@@ -1,2 +1,2 @@
import type { Localize } from "../../types.js";
import type { Localize } from "../../types.ts";
export declare const localize: Localize;
+1 -1
View File
@@ -1,2 +1,2 @@
import type { Localize } from "../../types.js";
import type { Localize } from "../../types.ts";
export declare const localize: Localize;
+1 -2
View File
@@ -11,8 +11,7 @@ const eraValues = {
const quarterValues = {
narrow: ["1", "2", "3", "4"],
abbreviated: ["ತ್ರೈ 1", "ತ್ರೈ 2", "ತ್ರೈ 3", "ತ್ರೈ 4"], // CLDR #1630 - #1638
wide: ["1ನೇ ತ್ರೈಮಾಸಿಕ", "2ನೇ ತ್ರೈಮಾಸಿಕ", "3ನೇ ತ್ರೈಮಾಸಿಕ", "4ನೇ ತ್ರೈಮಾಸಿಕ"],
// CLDR #1622 - #1629
wide: ["1ನೇ ತ್ರೈಮಾಸಿಕ", "2ನೇ ತ್ರೈಮಾಸಿಕ", "3ನೇ ತ್ರೈಮಾಸಿಕ", "4ನೇ ತ್ರೈಮಾಸಿಕ"], // CLDR #1622 - #1629
};
// CLDR #1646 - #1717
+1 -1
View File
@@ -1,2 +1,2 @@
import type { Match } from "../../types.js";
import type { Match } from "../../types.ts";
export declare const match: Match;
+1 -1
View File
@@ -1,2 +1,2 @@
import type { Match } from "../../types.js";
import type { Match } from "../../types.ts";
export declare const match: Match;