tripetto
Version:
Visual form builder to rapidly create and edit smart flowing forms and surveys on a self-organizing drawing board.
129 lines (128 loc) • 2.93 kB
JSON
{
"locale": "fr-PF",
"domain": "fr",
"direction": "ltr",
"countryCode": "PF",
"country": "French Polynesia",
"countryNative": "Polynésie française",
"language": "French (French Polynesia)",
"languageNative": "français (Polynésie française)",
"translations": {
"months": {
"formatted": {
"abbreviated": [
"janv.",
"févr.",
"mars",
"avr.",
"mai",
"juin",
"juil.",
"août",
"sept.",
"oct.",
"nov.",
"déc."
],
"narrow": ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"],
"wide": [
"janvier",
"février",
"mars",
"avril",
"mai",
"juin",
"juillet",
"août",
"septembre",
"octobre",
"novembre",
"décembre"
]
},
"nominative": {
"abbreviated": [
"janv.",
"févr.",
"mars",
"avr.",
"mai",
"juin",
"juil.",
"août",
"sept.",
"oct.",
"nov.",
"déc."
],
"narrow": ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"],
"wide": [
"janvier",
"février",
"mars",
"avril",
"mai",
"juin",
"juillet",
"août",
"septembre",
"octobre",
"novembre",
"décembre"
]
}
},
"days": {
"formatted": {
"abbreviated": ["dim.", "lun.", "mar.", "mer.", "jeu.", "ven.", "sam."],
"narrow": ["D", "L", "M", "M", "J", "V", "S"],
"short": ["di", "lu", "ma", "me", "je", "ve", "sa"],
"wide": [
"dimanche",
"lundi",
"mardi",
"mercredi",
"jeudi",
"vendredi",
"samedi"
]
},
"nominative": {
"abbreviated": ["dim.", "lun.", "mar.", "mer.", "jeu.", "ven.", "sam."],
"narrow": ["D", "L", "M", "M", "J", "V", "S"],
"short": ["di", "lu", "ma", "me", "je", "ve", "sa"],
"wide": [
"dimanche",
"lundi",
"mardi",
"mercredi",
"jeudi",
"vendredi",
"samedi"
]
}
},
"time": { "AM": "AM", "PM": "PM" }
},
"formats": {
"date": {
"full": "EEEE d MMMM y",
"long": "d MMMM y",
"medium": "d MMM y",
"short": "dd/MM/y"
},
"time": {
"full": "HH:mm:ss zzzz",
"long": "HH:mm:ss z",
"medium": "HH:mm:ss",
"short": "HH:mm"
},
"dateTime": {
"full": "{1} 'à' {0}",
"long": "{1} 'à' {0}",
"medium": "{1}, {0}",
"short": "{1} {0}"
},
"numbers": { "decimals": ",", "grouping": " ", "minus": "-" }
}
}