Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
7
node_modules/relative-time-format/locale/tr/index.js
generated
vendored
Normal file
7
node_modules/relative-time-format/locale/tr/index.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
locale: 'tr',
|
||||
long: require('./long.json'),
|
||||
short: require('./short.json'),
|
||||
narrow: require('./narrow.json'),
|
||||
quantify: require('./quantify')
|
||||
}
|
||||
54
node_modules/relative-time-format/locale/tr/long.json
generated
vendored
Normal file
54
node_modules/relative-time-format/locale/tr/long.json
generated
vendored
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "geçen yıl",
|
||||
"current": "bu yıl",
|
||||
"next": "gelecek yıl",
|
||||
"past": "{0} yıl önce",
|
||||
"future": "{0} yıl sonra"
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "geçen çeyrek",
|
||||
"current": "bu çeyrek",
|
||||
"next": "gelecek çeyrek",
|
||||
"past": "{0} çeyrek önce",
|
||||
"future": "{0} çeyrek sonra"
|
||||
},
|
||||
"month": {
|
||||
"previous": "geçen ay",
|
||||
"current": "bu ay",
|
||||
"next": "gelecek ay",
|
||||
"past": "{0} ay önce",
|
||||
"future": "{0} ay sonra"
|
||||
},
|
||||
"week": {
|
||||
"previous": "geçen hafta",
|
||||
"current": "bu hafta",
|
||||
"next": "gelecek hafta",
|
||||
"past": "{0} hafta önce",
|
||||
"future": "{0} hafta sonra"
|
||||
},
|
||||
"day": {
|
||||
"previous": "dün",
|
||||
"previous-2": "evvelsi gün",
|
||||
"current": "bugün",
|
||||
"next": "yarın",
|
||||
"next-2": "öbür gün",
|
||||
"past": "{0} gün önce",
|
||||
"future": "{0} gün sonra"
|
||||
},
|
||||
"hour": {
|
||||
"current": "bu saat",
|
||||
"past": "{0} saat önce",
|
||||
"future": "{0} saat sonra"
|
||||
},
|
||||
"minute": {
|
||||
"current": "bu dakika",
|
||||
"past": "{0} dakika önce",
|
||||
"future": "{0} dakika sonra"
|
||||
},
|
||||
"second": {
|
||||
"current": "şimdi",
|
||||
"past": "{0} saniye önce",
|
||||
"future": "{0} saniye sonra"
|
||||
}
|
||||
}
|
||||
54
node_modules/relative-time-format/locale/tr/narrow.json
generated
vendored
Normal file
54
node_modules/relative-time-format/locale/tr/narrow.json
generated
vendored
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "geçen yıl",
|
||||
"current": "bu yıl",
|
||||
"next": "gelecek yıl",
|
||||
"past": "{0} yıl önce",
|
||||
"future": "{0} yıl sonra"
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "geçen çeyrek",
|
||||
"current": "bu çeyrek",
|
||||
"next": "gelecek çeyrek",
|
||||
"past": "{0} çyr. önce",
|
||||
"future": "{0} çyr. sonra"
|
||||
},
|
||||
"month": {
|
||||
"previous": "geçen ay",
|
||||
"current": "bu ay",
|
||||
"next": "gelecek ay",
|
||||
"past": "{0} ay önce",
|
||||
"future": "{0} ay sonra"
|
||||
},
|
||||
"week": {
|
||||
"previous": "geçen hafta",
|
||||
"current": "bu hafta",
|
||||
"next": "gelecek hafta",
|
||||
"past": "{0} hf. önce",
|
||||
"future": "{0} hf. sonra"
|
||||
},
|
||||
"day": {
|
||||
"previous": "dün",
|
||||
"previous-2": "evvelsi gün",
|
||||
"current": "bugün",
|
||||
"next": "yarın",
|
||||
"next-2": "öbür gün",
|
||||
"past": "{0} gün önce",
|
||||
"future": "{0} gün sonra"
|
||||
},
|
||||
"hour": {
|
||||
"current": "bu saat",
|
||||
"past": "{0} sa. önce",
|
||||
"future": "{0} sa. sonra"
|
||||
},
|
||||
"minute": {
|
||||
"current": "bu dakika",
|
||||
"past": "{0} dk. önce",
|
||||
"future": "{0} dk. sonra"
|
||||
},
|
||||
"second": {
|
||||
"current": "şimdi",
|
||||
"past": "{0} sn. önce",
|
||||
"future": "{0} sn. sonra"
|
||||
}
|
||||
}
|
||||
1
node_modules/relative-time-format/locale/tr/quantify.js
generated
vendored
Normal file
1
node_modules/relative-time-format/locale/tr/quantify.js
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
module.exports=function(n){return 1==n?"one":"other"}
|
||||
54
node_modules/relative-time-format/locale/tr/short.json
generated
vendored
Normal file
54
node_modules/relative-time-format/locale/tr/short.json
generated
vendored
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "geçen yıl",
|
||||
"current": "bu yıl",
|
||||
"next": "gelecek yıl",
|
||||
"past": "{0} yıl önce",
|
||||
"future": "{0} yıl sonra"
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "geçen çeyrek",
|
||||
"current": "bu çeyrek",
|
||||
"next": "gelecek çeyrek",
|
||||
"past": "{0} çyr. önce",
|
||||
"future": "{0} çyr. sonra"
|
||||
},
|
||||
"month": {
|
||||
"previous": "geçen ay",
|
||||
"current": "bu ay",
|
||||
"next": "gelecek ay",
|
||||
"past": "{0} ay önce",
|
||||
"future": "{0} ay sonra"
|
||||
},
|
||||
"week": {
|
||||
"previous": "geçen hafta",
|
||||
"current": "bu hafta",
|
||||
"next": "gelecek hafta",
|
||||
"past": "{0} hf. önce",
|
||||
"future": "{0} hf. sonra"
|
||||
},
|
||||
"day": {
|
||||
"previous": "dün",
|
||||
"previous-2": "evvelsi gün",
|
||||
"current": "bugün",
|
||||
"next": "yarın",
|
||||
"next-2": "öbür gün",
|
||||
"past": "{0} gün önce",
|
||||
"future": "{0} gün sonra"
|
||||
},
|
||||
"hour": {
|
||||
"current": "bu saat",
|
||||
"past": "{0} sa. önce",
|
||||
"future": "{0} sa. sonra"
|
||||
},
|
||||
"minute": {
|
||||
"current": "bu dakika",
|
||||
"past": "{0} dk. önce",
|
||||
"future": "{0} dk. sonra"
|
||||
},
|
||||
"second": {
|
||||
"current": "şimdi",
|
||||
"past": "{0} sn. önce",
|
||||
"future": "{0} sn. sonra"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user