Initial import from local backup (Documents-Playground/pakerpale)

This commit is contained in:
jeonghwa
2026-07-03 05:27:29 +09:00
commit d918e2eddc
2971 changed files with 264195 additions and 0 deletions

7
node_modules/relative-time-format/locale/pl/index.js generated vendored Normal file
View File

@@ -0,0 +1,7 @@
module.exports = {
locale: 'pl',
long: require('./long.json'),
short: require('./short.json'),
narrow: require('./narrow.json'),
quantify: require('./quantify')
}

128
node_modules/relative-time-format/locale/pl/long.json generated vendored Normal file
View File

@@ -0,0 +1,128 @@
{
"year": {
"previous": "w zeszłym roku",
"current": "w tym roku",
"next": "w przyszłym roku",
"past": {
"one": "{0} rok temu",
"few": "{0} lata temu",
"many": "{0} lat temu",
"other": "{0} roku temu"
},
"future": {
"one": "za {0} rok",
"few": "za {0} lata",
"many": "za {0} lat",
"other": "za {0} roku"
}
},
"quarter": {
"previous": "w zeszłym kwartale",
"current": "w tym kwartale",
"next": "w przyszłym kwartale",
"past": {
"one": "{0} kwartał temu",
"few": "{0} kwartały temu",
"many": "{0} kwartałów temu",
"other": "{0} kwartału temu"
},
"future": {
"one": "za {0} kwartał",
"few": "za {0} kwartały",
"many": "za {0} kwartałów",
"other": "za {0} kwartału"
}
},
"month": {
"previous": "w zeszłym miesiącu",
"current": "w tym miesiącu",
"next": "w przyszłym miesiącu",
"past": {
"one": "{0} miesiąc temu",
"few": "{0} miesiące temu",
"many": "{0} miesięcy temu",
"other": "{0} miesiąca temu"
},
"future": {
"one": "za {0} miesiąc",
"few": "za {0} miesiące",
"many": "za {0} miesięcy",
"other": "za {0} miesiąca"
}
},
"week": {
"previous": "w zeszłym tygodniu",
"current": "w tym tygodniu",
"next": "w przyszłym tygodniu",
"past": {
"one": "{0} tydzień temu",
"few": "{0} tygodnie temu",
"many": "{0} tygodni temu",
"other": "{0} tygodnia temu"
},
"future": {
"one": "za {0} tydzień",
"few": "za {0} tygodnie",
"many": "za {0} tygodni",
"other": "za {0} tygodnia"
}
},
"day": {
"previous": "wczoraj",
"previous-2": "przedwczoraj",
"current": "dzisiaj",
"next": "jutro",
"next-2": "pojutrze",
"past": {
"one": "{0} dzień temu",
"few": "{0} dni temu",
"many": "{0} dni temu",
"other": "{0} dnia temu"
},
"future": {
"one": "za {0} dzień",
"few": "za {0} dni",
"many": "za {0} dni",
"other": "za {0} dnia"
}
},
"hour": {
"current": "ta godzina",
"past": {
"one": "{0} godzinę temu",
"many": "{0} godzin temu",
"other": "{0} godziny temu"
},
"future": {
"one": "za {0} godzinę",
"many": "za {0} godzin",
"other": "za {0} godziny"
}
},
"minute": {
"current": "ta minuta",
"past": {
"one": "{0} minutę temu",
"many": "{0} minut temu",
"other": "{0} minuty temu"
},
"future": {
"one": "za {0} minutę",
"many": "za {0} minut",
"other": "za {0} minuty"
}
},
"second": {
"current": "teraz",
"past": {
"one": "{0} sekundę temu",
"many": "{0} sekund temu",
"other": "{0} sekundy temu"
},
"future": {
"one": "za {0} sekundę",
"many": "za {0} sekund",
"other": "za {0} sekundy"
}
}
}

View File

@@ -0,0 +1,80 @@
{
"year": {
"previous": "w zeszłym roku",
"current": "w tym roku",
"next": "w przyszłym roku",
"past": {
"one": "{0} rok temu",
"few": "{0} lata temu",
"many": "{0} lat temu",
"other": "{0} roku temu"
},
"future": {
"one": "za {0} rok",
"few": "za {0} lata",
"many": "za {0} lat",
"other": "za {0} roku"
}
},
"quarter": {
"previous": "w zeszłym kwartale",
"current": "w tym kwartale",
"next": "w przyszłym kwartale",
"past": "{0} kw. temu",
"future": "za {0} kw."
},
"month": {
"previous": "w zeszłym miesiącu",
"current": "w tym miesiącu",
"next": "w przyszłym miesiącu",
"past": "{0} mies. temu",
"future": "za {0} mies."
},
"week": {
"previous": "w zeszłym tygodniu",
"current": "w tym tygodniu",
"next": "w przyszłym tygodniu",
"past": {
"one": "{0} tydz. temu",
"other": "{0} tyg. temu"
},
"future": {
"one": "za {0} tydz.",
"other": "za {0} tyg."
}
},
"day": {
"previous": "wczoraj",
"previous-2": "przedwczoraj",
"current": "dzisiaj",
"next": "jutro",
"next-2": "pojutrze",
"past": {
"one": "{0} dzień temu",
"few": "{0} dni temu",
"many": "{0} dni temu",
"other": "{0} dnia temu"
},
"future": {
"one": "za {0} dzień",
"few": "za {0} dni",
"many": "za {0} dni",
"other": "za {0} dnia"
}
},
"hour": {
"current": "ta godzina",
"past": "{0} g. temu",
"future": "za {0} g."
},
"minute": {
"current": "ta minuta",
"past": "{0} min temu",
"future": "za {0} min"
},
"second": {
"current": "teraz",
"past": "{0} s temu",
"future": "za {0} s"
}
}

View File

@@ -0,0 +1 @@
module.exports=function(e){var i=String(e).split("."),n=i[0],r=!i[1],s=n.slice(-1),t=n.slice(-2);return 1==e&&r?"one":r&&2<=s&&s<=4&&(t<12||14<t)?"few":r&&1!=n&&(0==s||1==s)||r&&5<=s&&s<=9||r&&12<=t&&t<=14?"many":"other"}

80
node_modules/relative-time-format/locale/pl/short.json generated vendored Normal file
View File

@@ -0,0 +1,80 @@
{
"year": {
"previous": "w zeszłym roku",
"current": "w tym roku",
"next": "w przyszłym roku",
"past": {
"one": "{0} rok temu",
"few": "{0} lata temu",
"many": "{0} lat temu",
"other": "{0} roku temu"
},
"future": {
"one": "za {0} rok",
"few": "za {0} lata",
"many": "za {0} lat",
"other": "za {0} roku"
}
},
"quarter": {
"previous": "w zeszłym kwartale",
"current": "w tym kwartale",
"next": "w przyszłym kwartale",
"past": "{0} kw. temu",
"future": "za {0} kw."
},
"month": {
"previous": "w zeszłym miesiącu",
"current": "w tym miesiącu",
"next": "w przyszłym miesiącu",
"past": "{0} mies. temu",
"future": "za {0} mies."
},
"week": {
"previous": "w zeszłym tygodniu",
"current": "w tym tygodniu",
"next": "w przyszłym tygodniu",
"past": {
"one": "{0} tydz. temu",
"other": "{0} tyg. temu"
},
"future": {
"one": "za {0} tydz.",
"other": "za {0} tyg."
}
},
"day": {
"previous": "wczoraj",
"previous-2": "przedwczoraj",
"current": "dzisiaj",
"next": "jutro",
"next-2": "pojutrze",
"past": {
"one": "{0} dzień temu",
"few": "{0} dni temu",
"many": "{0} dni temu",
"other": "{0} dnia temu"
},
"future": {
"one": "za {0} dzień",
"few": "za {0} dni",
"many": "za {0} dni",
"other": "za {0} dnia"
}
},
"hour": {
"current": "ta godzina",
"past": "{0} godz. temu",
"future": "za {0} godz."
},
"minute": {
"current": "ta minuta",
"past": "{0} min temu",
"future": "za {0} min"
},
"second": {
"current": "teraz",
"past": "{0} sek. temu",
"future": "za {0} sek."
}
}