Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
102
node_modules/relative-time-format/locale/fil/narrow.json
generated
vendored
Normal file
102
node_modules/relative-time-format/locale/fil/narrow.json
generated
vendored
Normal file
@@ -0,0 +1,102 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "nakaraang taon",
|
||||
"current": "ngayong taon",
|
||||
"next": "susunod na taon",
|
||||
"past": {
|
||||
"one": "{0} taon ang nakalipas",
|
||||
"other": "{0} (na) taon ang nakalipas"
|
||||
},
|
||||
"future": {
|
||||
"one": "sa {0} taon",
|
||||
"other": "sa {0} (na) taon"
|
||||
}
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "nakaraang quarter",
|
||||
"current": "ngayong quarter",
|
||||
"next": "susunod na quarter",
|
||||
"past": {
|
||||
"one": "{0} quarter ang nakalipas",
|
||||
"other": "{0} (na) quarter ang nakalipas"
|
||||
},
|
||||
"future": {
|
||||
"one": "sa {0} quarter",
|
||||
"other": "sa {0} (na) quarter"
|
||||
}
|
||||
},
|
||||
"month": {
|
||||
"previous": "nakaraang buwan",
|
||||
"current": "ngayong buwan",
|
||||
"next": "susunod na buwan",
|
||||
"past": {
|
||||
"one": "{0} buwan ang nakalipas",
|
||||
"other": "{0} (na) buwan ang nakalipas"
|
||||
},
|
||||
"future": {
|
||||
"one": "sa {0} buwan",
|
||||
"other": "sa {0} (na) buwan"
|
||||
}
|
||||
},
|
||||
"week": {
|
||||
"previous": "nakaraang linggo",
|
||||
"current": "ngayong linggo",
|
||||
"next": "susunod na linggo",
|
||||
"past": {
|
||||
"one": "{0} linggo ang nakalipas",
|
||||
"other": "{0} (na) linggo ang nakalipas"
|
||||
},
|
||||
"future": {
|
||||
"one": "sa {0} linggo",
|
||||
"other": "sa {0} (na) linggo"
|
||||
}
|
||||
},
|
||||
"day": {
|
||||
"previous": "kahapon",
|
||||
"previous-2": "Araw bago ang kahapon",
|
||||
"current": "ngayong araw",
|
||||
"next": "bukas",
|
||||
"next-2": "Samakalawa",
|
||||
"past": {
|
||||
"one": "{0} araw ang nakalipas",
|
||||
"other": "{0} (na) araw ang nakalipas"
|
||||
},
|
||||
"future": {
|
||||
"one": "sa {0} araw",
|
||||
"other": "sa {0} (na) araw"
|
||||
}
|
||||
},
|
||||
"hour": {
|
||||
"current": "ngayong oras",
|
||||
"past": {
|
||||
"one": "{0} oras nakalipas",
|
||||
"other": "{0} (na) oras nakalipas"
|
||||
},
|
||||
"future": {
|
||||
"one": "sa {0} oras",
|
||||
"other": "sa {0} (na) oras"
|
||||
}
|
||||
},
|
||||
"minute": {
|
||||
"current": "sa minutong ito",
|
||||
"past": {
|
||||
"one": "{0} min. ang nakalipas",
|
||||
"other": "{0} (na) min. ang nakalipas"
|
||||
},
|
||||
"future": {
|
||||
"one": "sa {0} min.",
|
||||
"other": "sa {0} (na) min."
|
||||
}
|
||||
},
|
||||
"second": {
|
||||
"current": "ngayon",
|
||||
"past": {
|
||||
"one": "{0} seg. nakalipas",
|
||||
"other": "{0} (na) seg. nakalipas"
|
||||
},
|
||||
"future": {
|
||||
"one": "sa {0} seg.",
|
||||
"other": "sa {0} (na) seg."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user