UNPKG

3.51 kBJavaScriptView Raw
1export default {
2 "locale": "wo",
3 "long": {
4 "year": {
5 "previous": "daaw",
6 "current": "ren",
7 "next": "dewen",
8 "past": "{0} at ci ginaaw",
9 "future": "fileek {0} at"
10 },
11 "quarter": {
12 "previous": "trimestre bi weesu",
13 "current": "trimestre bii",
14 "next": "trimestre biy ñëw",
15 "past": "{0} trimestre ci ginaaw",
16 "future": "fileek {0} trimestre"
17 },
18 "month": {
19 "previous": "weer wi weesu",
20 "current": "weer wii",
21 "next": "weer wiy ñëw",
22 "past": "{0} weer ci ginaaw",
23 "future": "fileek {0} weer"
24 },
25 "week": {
26 "previous": "ayu-bis bi weesu",
27 "current": "ayu-bis bii",
28 "next": "ayu-bis biy ñëw",
29 "past": "{0} ayi-bis ci ginaaw",
30 "future": "fileek {0} ayi-bis"
31 },
32 "day": {
33 "previous": "démb",
34 "current": "tay",
35 "next": "suba",
36 "past": "{0} fan ci ginaaw",
37 "future": "fileek {0} fan"
38 },
39 "hour": {
40 "current": "ci waxtu wii",
41 "past": "{0} waxtu ci ginaaw",
42 "future": "fileek {0} waxtu"
43 },
44 "minute": {
45 "current": "ci simili bii",
46 "past": "{0} simili ci ginaaw",
47 "future": "fileek {0} simili"
48 },
49 "second": {
50 "current": "leegi",
51 "past": "{0} saa ci ginaaw",
52 "future": "fileek {0} saa"
53 }
54 },
55 "short": {
56 "year": {
57 "previous": "daaw",
58 "current": "ren",
59 "next": "dewen",
60 "past": "{0} at ci ginaaw",
61 "future": "fileek {0} at"
62 },
63 "quarter": {
64 "previous": "trimestre bi weesu",
65 "current": "trimestre bii",
66 "next": "trimestre biy ñëw",
67 "past": "{0} trim. ci ginaaw",
68 "future": "fileek {0} trim."
69 },
70 "month": {
71 "previous": "we. wi wees",
72 "current": "we. wii",
73 "next": "we. wiy ñëw",
74 "past": "{0} we. ci ginaaw",
75 "future": "fileek {0} we."
76 },
77 "week": {
78 "previous": "ayu-b bi wees",
79 "current": "ayu-b bii",
80 "next": "ayu-b. ñëw",
81 "past": "{0} ayi-b. ci ginaaw",
82 "future": "fileek {0} ayi-b."
83 },
84 "day": {
85 "previous": "démb",
86 "current": "tay",
87 "next": "suba",
88 "past": "{0} fan ci ginaaw",
89 "future": "fileek {0} fan"
90 },
91 "hour": {
92 "current": "ci waxtu wii",
93 "past": "{0} wax. ci ginaaw",
94 "future": "fileek {0} wax."
95 },
96 "minute": {
97 "current": "ci simili bii",
98 "past": "{0} sim. ci ginaaw",
99 "future": "fileek {0} sim."
100 },
101 "second": {
102 "current": "leegi",
103 "past": "{0} saa ci ginaaw",
104 "future": "fileek {0} saa"
105 }
106 },
107 "narrow": {
108 "year": {
109 "previous": "daaw",
110 "current": "ren",
111 "next": "dewen",
112 "past": "{0} at ci ginaaw",
113 "future": "fileek {0} at"
114 },
115 "quarter": {
116 "previous": "trimestre bi weesu",
117 "current": "trimestre bii",
118 "next": "trimestre biy ñëw",
119 "past": "{0} trim. ci ginaaw",
120 "future": "fileek {0} trim."
121 },
122 "month": {
123 "previous": "we. wi wees",
124 "current": "we. wii",
125 "next": "we. wiy ñëw",
126 "past": "{0} we. ci ginaaw",
127 "future": "fileek {0} we."
128 },
129 "week": {
130 "previous": "ayu-b bi wees",
131 "current": "ayu-b bii",
132 "next": "ayu-b. ñëw",
133 "past": "{0} ayi-b. ci ginaaw",
134 "future": "fileek {0} ayi-b."
135 },
136 "day": {
137 "previous": "démb",
138 "current": "tay",
139 "next": "suba",
140 "past": "{0} fan ci ginaaw",
141 "future": "fileek {0} fan"
142 },
143 "hour": {
144 "current": "ci waxtu wii",
145 "past": "{0} wax. ci ginaaw",
146 "future": "fileek {0} wax."
147 },
148 "minute": {
149 "current": "ci simili bii",
150 "past": "{0} sim. ci ginaaw",
151 "future": "fileek {0} sim."
152 },
153 "second": {
154 "current": "leegi",
155 "past": "{0} saa ci ginaaw",
156 "future": "fileek {0} saa"
157 }
158 }
159}
\No newline at end of file