-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added minimum locale for every remaining major language
- Loading branch information
1 parent
adb79ea
commit 5537d98
Showing
12 changed files
with
171 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"quality": { | ||
"medium": "millorada", | ||
"high": "prèmium" | ||
}, | ||
"languages": { | ||
"ca": "català", | ||
"en": "anglès", | ||
"es": "espanyol", | ||
"eu": "basc", | ||
"gl": "gallec" | ||
}, | ||
"regions": { | ||
"ar": "Argentina", | ||
"cl": "Xile", | ||
"co": "Colòmbia", | ||
"es": "Espanya", | ||
"gb": "Regne Unit", | ||
"mx": "Mèxic", | ||
"us": "Estats Units" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"quality": { | ||
"medium": "forbedret", | ||
"high": "høj kvalitet" | ||
}, | ||
"languages": { | ||
"da": "dansk", | ||
"en": "engelsk" | ||
}, | ||
"regions": { | ||
"dk": "Danmark", | ||
"gb": "Storbritanien", | ||
"us": "USA" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"quality": { | ||
"medium": "erweitert", | ||
"high": "premium" | ||
}, | ||
"languages": { | ||
"de": "Deutsch", | ||
"en": "Englisch" | ||
}, | ||
"regions": { | ||
"at": "Österreich", | ||
"ch": "Schweiz", | ||
"de": "Deutschland", | ||
"gb": "Vereinigtes Königreich", | ||
"us": "Vereinigte Staaten" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"quality": { | ||
"medium": "mejorada", | ||
"high": "premium" | ||
}, | ||
"languages": { | ||
"ca": "catalán", | ||
"en": "inglés", | ||
"es": "español", | ||
"eu": "euskera", | ||
"gl": "gallego" | ||
}, | ||
"regions": { | ||
"ar": "Argentina", | ||
"cl": "Chile", | ||
"co": "Colombia", | ||
"es": "España", | ||
"gb": "Reino Unido", | ||
"mx": "México", | ||
"us": "Estados Unidos" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"quality": { | ||
"medium": "parannettu", | ||
"high": "korkealaatuinen" | ||
}, | ||
"languages": { | ||
"fi": "suomi", | ||
"en": "englanti" | ||
}, | ||
"regions": { | ||
"fi": "Suomi", | ||
"gb": "Iso-Britannia", | ||
"us": "Yhdysvallat" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"quality": { | ||
"medium": "ottimizzata", | ||
"high": "premium" | ||
}, | ||
"languages": { | ||
"en": "inglese", | ||
"it": "italiano" | ||
}, | ||
"regions": { | ||
"gb": "Regno Unito", | ||
"it": "Italia", | ||
"us": "Estados Unidos" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"quality": { | ||
"medium": "forbedret", | ||
"high": "premium" | ||
}, | ||
"languages": { | ||
"en": "engelsk", | ||
"nb": "norsk bokmål" | ||
}, | ||
"regions": { | ||
"gb": "Storbritannia", | ||
"no": "Norge", | ||
"us": "USA" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"quality": { | ||
"medium": "verbeterd", | ||
"high": "premium" | ||
}, | ||
"languages": { | ||
"en": "Engels", | ||
"nl": "Nederlands" | ||
}, | ||
"regions": { | ||
"be": "België", | ||
"gb": "Verenigd Koninkrijk", | ||
"nl": "Nederland", | ||
"us": "Verenigde Staten" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"quality": { | ||
"medium": "melhorada", | ||
"high": "premium" | ||
}, | ||
"languages": { | ||
"en": "inglês", | ||
"pt": "português" | ||
}, | ||
"regions": { | ||
"br": "Brasil", | ||
"gb": "Reino Unido", | ||
"pt": "Portugal", | ||
"us": "Estados Unidos" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"quality": { | ||
"medium": "förbättrad", | ||
"high": "premium" | ||
}, | ||
"languages": { | ||
"en": "engelsk", | ||
"sv": "svenska" | ||
}, | ||
"regions": { | ||
"gb": "Storbritannien", | ||
"se": "Sverige", | ||
"us": "USA" | ||
} | ||
} |