UNPKG

3.52 kBJSONView Raw
1{
2 "locale": "tr",
3 "long": {
4 "year": {
5 "previous": "geçen yıl",
6 "current": "bu yıl",
7 "next": "gelecek yıl",
8 "past": "{0} yıl önce",
9 "future": "{0} yıl sonra"
10 },
11 "quarter": {
12 "previous": "geçen çeyrek",
13 "current": "bu çeyrek",
14 "next": "gelecek çeyrek",
15 "past": "{0} çeyrek önce",
16 "future": "{0} çeyrek sonra"
17 },
18 "month": {
19 "previous": "geçen ay",
20 "current": "bu ay",
21 "next": "gelecek ay",
22 "past": "{0} ay önce",
23 "future": "{0} ay sonra"
24 },
25 "week": {
26 "previous": "geçen hafta",
27 "current": "bu hafta",
28 "next": "gelecek hafta",
29 "past": "{0} hafta önce",
30 "future": "{0} hafta sonra"
31 },
32 "day": {
33 "previous": "dün",
34 "previous-2": "evvelsi gün",
35 "current": "bugün",
36 "next": "yarın",
37 "next-2": "öbür gün",
38 "past": "{0} gün önce",
39 "future": "{0} gün sonra"
40 },
41 "hour": {
42 "current": "bu saat",
43 "past": "{0} saat önce",
44 "future": "{0} saat sonra"
45 },
46 "minute": {
47 "current": "bu dakika",
48 "past": "{0} dakika önce",
49 "future": "{0} dakika sonra"
50 },
51 "second": {
52 "current": "şimdi",
53 "past": "{0} saniye önce",
54 "future": "{0} saniye sonra"
55 }
56 },
57 "short": {
58 "year": {
59 "previous": "geçen yıl",
60 "current": "bu yıl",
61 "next": "gelecek yıl",
62 "past": "{0} yıl önce",
63 "future": "{0} yıl sonra"
64 },
65 "quarter": {
66 "previous": "geçen çeyrek",
67 "current": "bu çeyrek",
68 "next": "gelecek çeyrek",
69 "past": "{0} çyr. önce",
70 "future": "{0} çyr. sonra"
71 },
72 "month": {
73 "previous": "geçen ay",
74 "current": "bu ay",
75 "next": "gelecek ay",
76 "past": "{0} ay önce",
77 "future": "{0} ay sonra"
78 },
79 "week": {
80 "previous": "geçen hafta",
81 "current": "bu hafta",
82 "next": "gelecek hafta",
83 "past": "{0} hf. önce",
84 "future": "{0} hf. sonra"
85 },
86 "day": {
87 "previous": "dün",
88 "previous-2": "evvelsi gün",
89 "current": "bugün",
90 "next": "yarın",
91 "next-2": "öbür gün",
92 "past": "{0} gün önce",
93 "future": "{0} gün sonra"
94 },
95 "hour": {
96 "current": "bu saat",
97 "past": "{0} sa. önce",
98 "future": "{0} sa. sonra"
99 },
100 "minute": {
101 "current": "bu dakika",
102 "past": "{0} dk. önce",
103 "future": "{0} dk. sonra"
104 },
105 "second": {
106 "current": "şimdi",
107 "past": "{0} sn. önce",
108 "future": "{0} sn. sonra"
109 }
110 },
111 "narrow": {
112 "year": {
113 "previous": "geçen yıl",
114 "current": "bu yıl",
115 "next": "gelecek yıl",
116 "past": "{0} yıl önce",
117 "future": "{0} yıl sonra"
118 },
119 "quarter": {
120 "previous": "geçen çeyrek",
121 "current": "bu çeyrek",
122 "next": "gelecek çeyrek",
123 "past": "{0} çyr. önce",
124 "future": "{0} çyr. sonra"
125 },
126 "month": {
127 "previous": "geçen ay",
128 "current": "bu ay",
129 "next": "gelecek ay",
130 "past": "{0} ay önce",
131 "future": "{0} ay sonra"
132 },
133 "week": {
134 "previous": "geçen hafta",
135 "current": "bu hafta",
136 "next": "gelecek hafta",
137 "past": "{0} hf. önce",
138 "future": "{0} hf. sonra"
139 },
140 "day": {
141 "previous": "dün",
142 "previous-2": "evvelsi gün",
143 "current": "bugün",
144 "next": "yarın",
145 "next-2": "öbür gün",
146 "past": "{0} gün önce",
147 "future": "{0} gün sonra"
148 },
149 "hour": {
150 "current": "bu saat",
151 "past": "{0} sa. önce",
152 "future": "{0} sa. sonra"
153 },
154 "minute": {
155 "current": "bu dakika",
156 "past": "{0} dk. önce",
157 "future": "{0} dk. sonra"
158 },
159 "second": {
160 "current": "şimdi",
161 "past": "{0} sn. önce",
162 "future": "{0} sn. sonra"
163 }
164 }
165}
\No newline at end of file