Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
7
node_modules/relative-time-format/locale/it/index.js
generated
vendored
Normal file
7
node_modules/relative-time-format/locale/it/index.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
locale: 'it',
|
||||
long: require('./long.json'),
|
||||
short: require('./short.json'),
|
||||
narrow: require('./narrow.json'),
|
||||
quantify: require('./quantify')
|
||||
}
|
||||
102
node_modules/relative-time-format/locale/it/long.json
generated
vendored
Normal file
102
node_modules/relative-time-format/locale/it/long.json
generated
vendored
Normal file
@@ -0,0 +1,102 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "anno scorso",
|
||||
"current": "quest’anno",
|
||||
"next": "anno prossimo",
|
||||
"past": {
|
||||
"one": "{0} anno fa",
|
||||
"other": "{0} anni fa"
|
||||
},
|
||||
"future": {
|
||||
"one": "tra {0} anno",
|
||||
"other": "tra {0} anni"
|
||||
}
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "trimestre scorso",
|
||||
"current": "questo trimestre",
|
||||
"next": "trimestre prossimo",
|
||||
"past": {
|
||||
"one": "{0} trimestre fa",
|
||||
"other": "{0} trimestri fa"
|
||||
},
|
||||
"future": {
|
||||
"one": "tra {0} trimestre",
|
||||
"other": "tra {0} trimestri"
|
||||
}
|
||||
},
|
||||
"month": {
|
||||
"previous": "mese scorso",
|
||||
"current": "questo mese",
|
||||
"next": "mese prossimo",
|
||||
"past": {
|
||||
"one": "{0} mese fa",
|
||||
"other": "{0} mesi fa"
|
||||
},
|
||||
"future": {
|
||||
"one": "tra {0} mese",
|
||||
"other": "tra {0} mesi"
|
||||
}
|
||||
},
|
||||
"week": {
|
||||
"previous": "settimana scorsa",
|
||||
"current": "questa settimana",
|
||||
"next": "settimana prossima",
|
||||
"past": {
|
||||
"one": "{0} settimana fa",
|
||||
"other": "{0} settimane fa"
|
||||
},
|
||||
"future": {
|
||||
"one": "tra {0} settimana",
|
||||
"other": "tra {0} settimane"
|
||||
}
|
||||
},
|
||||
"day": {
|
||||
"previous": "ieri",
|
||||
"previous-2": "l’altro ieri",
|
||||
"current": "oggi",
|
||||
"next": "domani",
|
||||
"next-2": "dopodomani",
|
||||
"past": {
|
||||
"one": "{0} giorno fa",
|
||||
"other": "{0} giorni fa"
|
||||
},
|
||||
"future": {
|
||||
"one": "tra {0} giorno",
|
||||
"other": "tra {0} giorni"
|
||||
}
|
||||
},
|
||||
"hour": {
|
||||
"current": "quest’ora",
|
||||
"past": {
|
||||
"one": "{0} ora fa",
|
||||
"other": "{0} ore fa"
|
||||
},
|
||||
"future": {
|
||||
"one": "tra {0} ora",
|
||||
"other": "tra {0} ore"
|
||||
}
|
||||
},
|
||||
"minute": {
|
||||
"current": "questo minuto",
|
||||
"past": {
|
||||
"one": "{0} minuto fa",
|
||||
"other": "{0} minuti fa"
|
||||
},
|
||||
"future": {
|
||||
"one": "tra {0} minuto",
|
||||
"other": "tra {0} minuti"
|
||||
}
|
||||
},
|
||||
"second": {
|
||||
"current": "ora",
|
||||
"past": {
|
||||
"one": "{0} secondo fa",
|
||||
"other": "{0} secondi fa"
|
||||
},
|
||||
"future": {
|
||||
"one": "tra {0} secondo",
|
||||
"other": "tra {0} secondi"
|
||||
}
|
||||
}
|
||||
}
|
||||
72
node_modules/relative-time-format/locale/it/narrow.json
generated
vendored
Normal file
72
node_modules/relative-time-format/locale/it/narrow.json
generated
vendored
Normal file
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "anno scorso",
|
||||
"current": "quest’anno",
|
||||
"next": "anno prossimo",
|
||||
"past": {
|
||||
"one": "{0} anno fa",
|
||||
"other": "{0} anni fa"
|
||||
},
|
||||
"future": {
|
||||
"one": "tra {0} anno",
|
||||
"other": "tra {0} anni"
|
||||
}
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "trim. scorso",
|
||||
"current": "questo trim.",
|
||||
"next": "trim. prossimo",
|
||||
"past": "{0} trim. fa",
|
||||
"future": "tra {0} trim."
|
||||
},
|
||||
"month": {
|
||||
"previous": "mese scorso",
|
||||
"current": "questo mese",
|
||||
"next": "mese prossimo",
|
||||
"past": {
|
||||
"one": "{0} mese fa",
|
||||
"other": "{0} mesi fa"
|
||||
},
|
||||
"future": {
|
||||
"one": "tra {0} mese",
|
||||
"other": "tra {0} mesi"
|
||||
}
|
||||
},
|
||||
"week": {
|
||||
"previous": "settimana scorsa",
|
||||
"current": "questa settimana",
|
||||
"next": "settimana prossima",
|
||||
"past": "{0} sett. fa",
|
||||
"future": "tra {0} sett."
|
||||
},
|
||||
"day": {
|
||||
"previous": "ieri",
|
||||
"previous-2": "l’altro ieri",
|
||||
"current": "oggi",
|
||||
"next": "domani",
|
||||
"next-2": "dopodomani",
|
||||
"past": {
|
||||
"one": "{0} g fa",
|
||||
"other": "{0} gg fa"
|
||||
},
|
||||
"future": {
|
||||
"one": "tra {0} g",
|
||||
"other": "tra {0} gg"
|
||||
}
|
||||
},
|
||||
"hour": {
|
||||
"current": "quest’ora",
|
||||
"past": "{0} h fa",
|
||||
"future": "tra {0} h"
|
||||
},
|
||||
"minute": {
|
||||
"current": "questo minuto",
|
||||
"past": "{0} min fa",
|
||||
"future": "tra {0} min"
|
||||
},
|
||||
"second": {
|
||||
"current": "ora",
|
||||
"past": "{0} s fa",
|
||||
"future": "tra {0} s"
|
||||
}
|
||||
}
|
||||
1
node_modules/relative-time-format/locale/it/quantify.js
generated
vendored
Normal file
1
node_modules/relative-time-format/locale/it/quantify.js
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
module.exports=function(n){var r=!String(n).split(".")[1];return 1==n&&r?"one":"other"}
|
||||
78
node_modules/relative-time-format/locale/it/short.json
generated
vendored
Normal file
78
node_modules/relative-time-format/locale/it/short.json
generated
vendored
Normal file
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "anno scorso",
|
||||
"current": "quest’anno",
|
||||
"next": "anno prossimo",
|
||||
"past": {
|
||||
"one": "{0} anno fa",
|
||||
"other": "{0} anni fa"
|
||||
},
|
||||
"future": {
|
||||
"one": "tra {0} anno",
|
||||
"other": "tra {0} anni"
|
||||
}
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "trim. scorso",
|
||||
"current": "questo trim.",
|
||||
"next": "trim. prossimo",
|
||||
"past": "{0} trim. fa",
|
||||
"future": "tra {0} trim."
|
||||
},
|
||||
"month": {
|
||||
"previous": "mese scorso",
|
||||
"current": "questo mese",
|
||||
"next": "mese prossimo",
|
||||
"past": {
|
||||
"one": "{0} mese fa",
|
||||
"other": "{0} mesi fa"
|
||||
},
|
||||
"future": {
|
||||
"one": "tra {0} mese",
|
||||
"other": "tra {0} mesi"
|
||||
}
|
||||
},
|
||||
"week": {
|
||||
"previous": "settimana scorsa",
|
||||
"current": "questa settimana",
|
||||
"next": "settimana prossima",
|
||||
"past": "{0} sett. fa",
|
||||
"future": "tra {0} sett."
|
||||
},
|
||||
"day": {
|
||||
"previous": "ieri",
|
||||
"previous-2": "l’altro ieri",
|
||||
"current": "oggi",
|
||||
"next": "domani",
|
||||
"next-2": "dopodomani",
|
||||
"past": {
|
||||
"one": "{0} g fa",
|
||||
"other": "{0} gg fa"
|
||||
},
|
||||
"future": {
|
||||
"one": "tra {0} g",
|
||||
"other": "tra {0} gg"
|
||||
}
|
||||
},
|
||||
"hour": {
|
||||
"current": "quest’ora",
|
||||
"past": "{0} h fa",
|
||||
"future": "tra {0} h"
|
||||
},
|
||||
"minute": {
|
||||
"current": "questo minuto",
|
||||
"past": "{0} min fa",
|
||||
"future": "tra {0} min"
|
||||
},
|
||||
"second": {
|
||||
"current": "ora",
|
||||
"past": {
|
||||
"one": "{0} s fa",
|
||||
"other": "{0} sec. fa"
|
||||
},
|
||||
"future": {
|
||||
"one": "tra {0} s",
|
||||
"other": "tra {0} sec."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user