|
| 1 | +just_now: |
| 2 | + past: "[0,Inf] indi" |
| 3 | + future: "[0,Inf] indi" |
| 4 | +second: |
| 5 | + past: "{1} %count% saniyə əvvəl|[2,Inf] %count% saniyə əvvəl" |
| 6 | + future: "{1} %count% saniyə sonra|[2,Inf] %count% saniyə sonra" |
| 7 | +minute: |
| 8 | + past: "{1} %count% dəqiqə əvvəl|[2,Inf] %count% dəqiqə əvvəl" |
| 9 | + future: "{1} %count% dəqiqə sonra|[2,Inf] %count% dəqiqə sonra" |
| 10 | +hour: |
| 11 | + past: "{1} %count% saat əvvəl|[2,Inf] %count% saat əvvəl" |
| 12 | + future: "{1} %count% saat sonra|[2,Inf] %count% saat sonra" |
| 13 | +day: |
| 14 | + past: "{1} %count% gün əvvəl|[2,Inf] %count% gün əvvəl" |
| 15 | + future: "{1} %count% gün sonra|[2,Inf] %count% gün sonra" |
| 16 | +week: |
| 17 | + past: "{1} %count% həftə əvvəl|[2,Inf] %count% həftə əvvəl" |
| 18 | + future: "{1} %count% həftə sonra|[2,Inf] %count% həftə sonra" |
| 19 | +month: |
| 20 | + past: "{1} %count% ay əvvəl|[2,Inf] %count% ay əvvəl" |
| 21 | + future: "{1} %count% ay sonra|[2,Inf] %count% ay sonra" |
| 22 | +year: |
| 23 | + past: "{1} %count% il əvvəl|[2,Inf] %count% il əvvəl" |
| 24 | + future: "{1} %count% il sonra|[2,Inf] %count% il sonra" |
| 25 | + |
| 26 | +compound: |
| 27 | + second: "{1} %count% saniyə|[2,Inf] %count% saniyə" |
| 28 | + minute: "{1} %count% dəqiqə|[2,Inf] %count% dəqiqə" |
| 29 | + hour: "{1} %count% saat|[2,Inf] %count% saat" |
| 30 | + day: "{1} %count% gün|[2,Inf] %count% gün" |
| 31 | + week: "{1} %count% həftə|[2,Inf] %count% həftə" |
| 32 | + month: "{1} %count% ay|[2,Inf] %count% ay" |
| 33 | + year: "{1} %count% il|[2,Inf] %count% il" |
| 34 | + past: "%value% əvvəl" |
| 35 | + future: "%value% sonra" |
0 commit comments