UNPKG

3.44 kBJSONView Raw
1{
2 "locale": "ps",
3 "long": {
4 "year": {
5 "previous": "پروسږکال",
6 "current": "سږکال",
7 "next": "بل کال",
8 "past": {
9 "one": "{0} کال مخکې",
10 "other": "{0} کاله مخکې"
11 },
12 "future": {
13 "one": "په {0} کال کې",
14 "other": "په {0} کالونو کې"
15 }
16 },
17 "quarter": {
18 "previous": "last quarter",
19 "current": "this quarter",
20 "next": "next quarter",
21 "past": "-{0} Q",
22 "future": "+{0} Q"
23 },
24 "month": {
25 "previous": "last month",
26 "current": "this month",
27 "next": "next month",
28 "past": "-{0} m",
29 "future": "+{0} m"
30 },
31 "week": {
32 "previous": "last week",
33 "current": "this week",
34 "next": "next week",
35 "past": "-{0} w",
36 "future": "+{0} w"
37 },
38 "day": {
39 "previous": "yesterday",
40 "current": "today",
41 "next": "tomorrow",
42 "past": "-{0} d",
43 "future": "+{0} d"
44 },
45 "hour": {
46 "current": "this hour",
47 "past": "-{0} h",
48 "future": "+{0} h"
49 },
50 "minute": {
51 "current": "this minute",
52 "past": "-{0} min",
53 "future": "+{0} min"
54 },
55 "second": {
56 "current": "now",
57 "past": "-{0} s",
58 "future": "+{0} s"
59 }
60 },
61 "short": {
62 "year": {
63 "previous": "پروسږکال",
64 "current": "سږکال",
65 "next": "بل کال",
66 "past": {
67 "one": "{0} کال مخکې",
68 "other": "{0} کاله مخکې"
69 },
70 "future": {
71 "one": "په {0} کال کې",
72 "other": "په {0} کالونو کې"
73 }
74 },
75 "quarter": {
76 "previous": "last quarter",
77 "current": "this quarter",
78 "next": "next quarter",
79 "past": "-{0} Q",
80 "future": "+{0} Q"
81 },
82 "month": {
83 "previous": "last month",
84 "current": "this month",
85 "next": "next month",
86 "past": "-{0} m",
87 "future": "+{0} m"
88 },
89 "week": {
90 "previous": "last week",
91 "current": "this week",
92 "next": "next week",
93 "past": "-{0} w",
94 "future": "+{0} w"
95 },
96 "day": {
97 "previous": "yesterday",
98 "current": "today",
99 "next": "tomorrow",
100 "past": "-{0} d",
101 "future": "+{0} d"
102 },
103 "hour": {
104 "current": "this hour",
105 "past": "-{0} h",
106 "future": "+{0} h"
107 },
108 "minute": {
109 "current": "this minute",
110 "past": "-{0} min",
111 "future": "+{0} min"
112 },
113 "second": {
114 "current": "now",
115 "past": "-{0} s",
116 "future": "+{0} s"
117 }
118 },
119 "narrow": {
120 "year": {
121 "previous": "پروسږکال",
122 "current": "سږکال",
123 "next": "بل کال",
124 "past": {
125 "one": "{0} کال مخکې",
126 "other": "{0} کاله مخکې"
127 },
128 "future": {
129 "one": "په {0} کال کې",
130 "other": "په {0} کالونو کې"
131 }
132 },
133 "quarter": {
134 "previous": "last quarter",
135 "current": "this quarter",
136 "next": "next quarter",
137 "past": "-{0} Q",
138 "future": "+{0} Q"
139 },
140 "month": {
141 "previous": "last month",
142 "current": "this month",
143 "next": "next month",
144 "past": "-{0} m",
145 "future": "+{0} m"
146 },
147 "week": {
148 "previous": "last week",
149 "current": "this week",
150 "next": "next week",
151 "past": "-{0} w",
152 "future": "+{0} w"
153 },
154 "day": {
155 "previous": "yesterday",
156 "current": "today",
157 "next": "tomorrow",
158 "past": "-{0} d",
159 "future": "+{0} d"
160 },
161 "hour": {
162 "current": "this hour",
163 "past": "-{0} h",
164 "future": "+{0} h"
165 },
166 "minute": {
167 "current": "this minute",
168 "past": "-{0} min",
169 "future": "+{0} min"
170 },
171 "second": {
172 "current": "now",
173 "past": "-{0} s",
174 "future": "+{0} s"
175 }
176 }
177}
\No newline at end of file