UNPKG

3.32 kBJavaScriptView Raw
1export default {
2 "locale": "yo-BJ",
3 "long": {
4 "year": {
5 "previous": "Èshín",
6 "current": "Ɔdúnǹí",
7 "next": "Àmɔ́dún",
8 "past": "-{0} y",
9 "future": "+{0} y"
10 },
11 "quarter": {
12 "previous": "last quarter",
13 "current": "this quarter",
14 "next": "next quarter",
15 "past": "-{0} Q",
16 "future": "+{0} Q"
17 },
18 "month": {
19 "previous": "óshù tó kɔjá",
20 "current": "oshù yìí",
21 "next": "óshù tó ń bɔ̀,",
22 "past": "-{0} m",
23 "future": "+{0} m"
24 },
25 "week": {
26 "previous": "ɔ̀sɛ̀ tó kɔjá",
27 "current": "ɔ̀sɛ̀ yìí",
28 "next": "ɔ́sɛ̀ tó ń bɔ̀",
29 "past": "-{0} w",
30 "future": "+{0} w"
31 },
32 "day": {
33 "previous": "Àná",
34 "previous-2": "íjɛta",
35 "current": "Òní",
36 "next": "Ɔ̀la",
37 "next-2": "òtúùnla",
38 "past": "-{0} d",
39 "future": "+{0} d"
40 },
41 "hour": {
42 "current": "this hour",
43 "past": "-{0} h",
44 "future": "+{0} h"
45 },
46 "minute": {
47 "current": "this minute",
48 "past": "-{0} min",
49 "future": "+{0} min"
50 },
51 "second": {
52 "current": "now",
53 "past": "-{0} s",
54 "future": "+{0} s"
55 }
56 },
57 "short": {
58 "year": {
59 "previous": "Ɔdún tó kɔjá",
60 "current": "Ɔdún yìí",
61 "next": "Ɔdún tó ńbɔ̀",
62 "past": "-{0} y",
63 "future": "+{0} y"
64 },
65 "quarter": {
66 "previous": "last quarter",
67 "current": "this quarter",
68 "next": "next quarter",
69 "past": "-{0} Q",
70 "future": "+{0} Q"
71 },
72 "month": {
73 "previous": "óshù tó kɔjá",
74 "current": "oshù yìí",
75 "next": "óshù tó ń bɔ̀,",
76 "past": "-{0} m",
77 "future": "+{0} m"
78 },
79 "week": {
80 "previous": "ɔ̀sɛ̀ tó kɔjá",
81 "current": "ɔ̀sɛ̀ yìí",
82 "next": "ɔ́sɛ̀ tó ń bɔ̀",
83 "past": "-{0} w",
84 "future": "+{0} w"
85 },
86 "day": {
87 "previous": "Àná",
88 "previous-2": "íjɛta",
89 "current": "Òní",
90 "next": "Ɔ̀la",
91 "next-2": "òtúùnla",
92 "past": "-{0} d",
93 "future": "+{0} d"
94 },
95 "hour": {
96 "current": "this hour",
97 "past": "-{0} h",
98 "future": "+{0} h"
99 },
100 "minute": {
101 "current": "this minute",
102 "past": "-{0} min",
103 "future": "+{0} min"
104 },
105 "second": {
106 "current": "now",
107 "past": "-{0} s",
108 "future": "+{0} s"
109 }
110 },
111 "narrow": {
112 "year": {
113 "previous": "Ɔdún tó kɔjá",
114 "current": "Ɔdún yìí",
115 "next": "Ɔdún tó ńbɔ̀",
116 "past": "-{0} y",
117 "future": "+{0} y"
118 },
119 "quarter": {
120 "previous": "last quarter",
121 "current": "this quarter",
122 "next": "next quarter",
123 "past": "-{0} Q",
124 "future": "+{0} Q"
125 },
126 "month": {
127 "previous": "óshù tó kɔjá",
128 "current": "oshù yìí",
129 "next": "óshù tó ń bɔ̀,",
130 "past": "-{0} m",
131 "future": "+{0} m"
132 },
133 "week": {
134 "previous": "ɔ̀sɛ̀ tó kɔjá",
135 "current": "ɔ̀sɛ̀ yìí",
136 "next": "ɔ́sɛ̀ tó ń bɔ̀",
137 "past": "-{0} w",
138 "future": "+{0} w"
139 },
140 "day": {
141 "previous": "Àná",
142 "previous-2": "íjɛta",
143 "current": "Òní",
144 "next": "Ɔ̀la",
145 "next-2": "òtúùnla",
146 "past": "-{0} d",
147 "future": "+{0} d"
148 },
149 "hour": {
150 "current": "this hour",
151 "past": "-{0} h",
152 "future": "+{0} h"
153 },
154 "minute": {
155 "current": "this minute",
156 "past": "-{0} min",
157 "future": "+{0} min"
158 },
159 "second": {
160 "current": "now",
161 "past": "-{0} s",
162 "future": "+{0} s"
163 }
164 }
165}
\No newline at end of file