[i18n] update and corrections for Occitan locale (#9404)

* Update + correction

Colomna and not columna
Pòt, verb missing

* Correction

D’aquí is followed by a time period, and dins by a season.
Read : https://github.com/briannesbitt/Carbon/pull/1403 for more details.

* Correction admin zone

* Correction

Reïnicializacion, with the funny ï
This commit is contained in:
Quentí
2018-12-01 17:39:13 +01:00
committed by Eugen Rochko
parent b9ec34de57
commit 6a285f0a15
4 changed files with 34 additions and 33 deletions

View File

@@ -17,8 +17,8 @@ export default [{
},
relativeTime: {
future: {
one: "dins {0} an",
other: "dins {0} ans",
one: "daquí {0} an",
other: "daquí {0} ans",
},
past: {
one: "fa {0} an",
@@ -35,8 +35,8 @@ export default [{
},
relativeTime: {
future: {
one: "dins {0} mes",
other: "dins {0} meses",
one: "daquí {0} mes",
other: "daquí {0} meses",
},
past: {
one: "fa {0} mes",
@@ -53,8 +53,8 @@ export default [{
},
relativeTime: {
future: {
one: "dins {0} jorn",
other: "dins {0} jorns",
one: "daquí {0} jorn",
other: "daquí {0} jorns",
},
past: {
one: "fa {0} jorn",
@@ -66,8 +66,8 @@ export default [{
displayName: "ora",
relativeTime: {
future: {
one: "dins {0} ora",
other: "dins {0} oras",
one: "daquí {0} ora",
other: "daquí {0} oras",
},
past: {
one: "fa {0} ora",
@@ -79,8 +79,8 @@ export default [{
displayName: "minuta",
relativeTime: {
future: {
one: "dins {0} minuta",
other: "dins {0} minutas",
one: "daquí {0} minuta",
other: "daquí {0} minutas",
},
past: {
one: "fa {0} minuta",
@@ -95,8 +95,8 @@ export default [{
},
relativeTime: {
future: {
one: "dins {0} segonda",
other: "dins {0} segondas",
one: "daquí {0} segonda",
other: "daquí {0} segondas",
},
past: {
one: "fa {0} segonda",