aboutsummaryrefslogtreecommitdiffstats
path: root/languages/i18n/datetime/frp.json
blob: 123f0f6bde2c7315b72dea7ddf8d81dc4848cf67 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
{
	"@metadata": {
		"authors": [
			"ChrisPtDe"
		]
	},
	"january": "janviér",
	"february": "fevriér",
	"march": "mârs",
	"april": "avril",
	"may_long": "mê",
	"june": "jouin",
	"july": "julyèt",
	"august": "oût",
	"september": "septembro",
	"october": "octobro",
	"november": "novembro",
	"december": "dècembro",
	"january-gen": "de janviér",
	"february-gen": "de fevriér",
	"march-gen": "de mârs",
	"april-gen": "d’avril",
	"may-gen": "de mê",
	"june-gen": "de jouin",
	"july-gen": "de julyèt",
	"august-gen": "d’oût",
	"september-gen": "de septembro",
	"october-gen": "d’octobro",
	"november-gen": "de novembro",
	"december-gen": "de dècembro",
	"jan": "jan.",
	"feb": "fev.",
	"mar": "mârs",
	"apr": "avr.",
	"may": "mê",
	"jun": "jou.",
	"jul": "jul.",
	"aug": "oût",
	"sep": "sep.",
	"oct": "oct.",
	"nov": "nov.",
	"dec": "dèc.",
	"monday": "delon",
	"tuesday": "demârs",
	"wednesday": "demécro",
	"thursday": "dejô",
	"friday": "devendro",
	"saturday": "dessando",
	"sunday": "demenge",
	"mon": "dl.",
	"tue": "dr.",
	"wed": "dc.",
	"thu": "dj.",
	"fri": "dv.",
	"sat": "ds.",
	"sun": "dg.",
	"period-am": "AM",
	"period-pm": "PM",
	"timezone-local": "Locâl",
	"hebrew-calendar-m1": "de tich·eri",
	"hebrew-calendar-m2": "d’hèch·evane",
	"hebrew-calendar-m3": "de quislèv",
	"hebrew-calendar-m4": "de tevèt",
	"hebrew-calendar-m5": "de ch·evat",
	"hebrew-calendar-m6": "d’adar",
	"hebrew-calendar-m6a": "d’adar-rich·one",
	"hebrew-calendar-m6b": "d’adar-bèt",
	"hebrew-calendar-m7": "de nissane",
	"hebrew-calendar-m8": "d’iyar",
	"hebrew-calendar-m9": "de sivane",
	"hebrew-calendar-m10": "de tamouz",
	"hebrew-calendar-m11": "d’av",
	"hebrew-calendar-m12": "d’èloul",
	"hebrew-calendar-m1-gen": "de tich·eri",
	"hebrew-calendar-m2-gen": "d’hèch·evane",
	"hebrew-calendar-m3-gen": "de quislèv",
	"hebrew-calendar-m4-gen": "de tevèt",
	"hebrew-calendar-m5-gen": "de ch·evat",
	"hebrew-calendar-m6-gen": "d’adar",
	"hebrew-calendar-m6a-gen": "d’adar-rich·one",
	"hebrew-calendar-m6b-gen": "d’adar-bèt",
	"hebrew-calendar-m7-gen": "de nissane",
	"hebrew-calendar-m8-gen": "d’iyar",
	"hebrew-calendar-m9-gen": "de sivane",
	"hebrew-calendar-m10-gen": "de tamouz",
	"hebrew-calendar-m11-gen": "d’av",
	"hebrew-calendar-m12-gen": "d’èloul",
	"hijri-calendar-m1": "de mouharrame",
	"hijri-calendar-m2": "de safar",
	"hijri-calendar-m3": "de rabîʿ al-aval",
	"hijri-calendar-m4": "de rabîʿ at-tânî",
	"hijri-calendar-m5": "de j·oumâda al-oula",
	"hijri-calendar-m6": "de j·oumâda at-tâniya",
	"hijri-calendar-m7": "de raj·abe",
	"hijri-calendar-m8": "de ch·aʿbâne",
	"hijri-calendar-m9": "de ramadâne",
	"hijri-calendar-m10": "de ch·avâl",
	"hijri-calendar-m11": "de dou l-quaʿda",
	"hijri-calendar-m12": "de dou l-hij·a",
	"iranian-calendar-m1": "de farvardin",
	"iranian-calendar-m2": "d’ordibehèch·ete",
	"iranian-calendar-m3": "de c’hordâde",
	"iranian-calendar-m4": "de tir",
	"iranian-calendar-m5": "de mordâde",
	"iranian-calendar-m6": "de ch·ahrivar",
	"iranian-calendar-m7": "de mèhr",
	"iranian-calendar-m8": "d’âbâne",
	"iranian-calendar-m9": "d’âzar",
	"iranian-calendar-m10": "de dê",
	"iranian-calendar-m11": "de bahmane",
	"iranian-calendar-m12": "d’èsfande",
	"years": "$1 {{PLURAL:$1|an|ans}}",
	"months": "{{PLURAL:$1|$1 mês}}",
	"weeks": "$1 {{PLURAL:$1|semana|semanes}}",
	"days": "$1 {{PLURAL:$1|jorn|jorns}}",
	"hours": "$1 {{PLURAL:$1|hora|hores}}",
	"minutes": "$1 {{PLURAL:$1|menuta|menutes}}",
	"seconds": "$1 {{PLURAL:$1|seconda|secondes}}",
	"days-abbrev": "$1j",
	"ago": "cen fât $1",
	"duration-millennia": "$1 {{PLURAL:$1|milènèro|milènèros}}",
	"duration-centuries": "$1 {{PLURAL:$1|sièclo|sièclos}}",
	"duration-decades": "$1 {{PLURAL:$1|dècènia|dècènies}}",
	"duration-years": "$1 {{PLURAL:$1|an|ans}}",
	"duration-weeks": "$1 {{PLURAL:$1|semana|semanes}}",
	"duration-days": "$1 {{PLURAL:$1|jorn|jorns}}",
	"duration-hours": "$1 {{PLURAL:$1|hora|hores}}",
	"duration-minutes": "$1 {{PLURAL:$1|menuta|menutes}}",
	"duration-seconds": "$1 {{PLURAL:$1|seconda|secondes}}",
	"monday-at": "Delon a $1",
	"tuesday-at": "Demârs a $1",
	"wednesday-at": "Demécro a $1",
	"thursday-at": "Dejô a $1",
	"friday-at": "Devendro a $1",
	"saturday-at": "Dessando a $1",
	"sunday-at": "Demenge a $1",
	"yesterday-at": "Hièr a $1",
	"hours-ago": "cen fât $1 {{PLURAL:$1|hora|hores}}",
	"minutes-ago": "cen fât $1 menut{{PLURAL:$1|a|es}}",
	"seconds-ago": "cen fât $1 second{{PLURAL:$1|a|es}}",
	"just-now": "drêt-ora"
}