forked from sebastiaanspeck/matchy
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request sebastiaanspeck#37 from jatempa/ISSUE-5-Translate-…
…Countries Issue 5 translate countries to Spanish Language
- Loading branch information
Showing
3 changed files
with
192 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
<?php | ||
|
||
return [ | ||
|
||
/* | ||
|-------------------------------------------------------------------------- | ||
| Countries Language Lines | ||
|-------------------------------------------------------------------------- | ||
| | ||
| The following language lines are used for labels for the countries. | ||
| | ||
*/ | ||
|
||
'Argentina' => 'Argentina', | ||
'Australia' => 'Australia', | ||
'Austria' => 'Austria', | ||
'Belarus' => 'Belarus', | ||
'Brazil' => 'Brazil', | ||
'Bosnia and Herzegovina' => 'Bosnia and Herzegovina', | ||
'Bulgaria' => 'Bulgaria', | ||
'Chile' => 'Chile', | ||
'Colombia' => 'Colombia', | ||
'Croatia' => 'Croatia', | ||
'Cyprus' => 'Cyprus', | ||
'Czech Republic' => 'Czech Republic', | ||
'Denmark' => 'Denmark', | ||
'Ecuador' => 'Ecuador', | ||
'England' => 'England', | ||
'Europe' => 'Europe', | ||
'France' => 'France', | ||
'Georgia' => 'Georgia', | ||
'Germany' => 'Germany', | ||
'Ghana' => 'Ghana', | ||
'Greece' => 'Greece', | ||
'Iran' => 'Iran', | ||
'Iraq' => 'Iraq', | ||
'Italy' => 'Italy', | ||
'Ivory Coast' => 'Ivory Coast', | ||
'Japan' => 'Japan', | ||
'Kosovo' => 'Kosovo', | ||
'Mali' => 'Mali', | ||
'Mexico' => 'Mexico', | ||
'Netherlands' => 'Netherlands', | ||
'New Caledonia' => 'New Caledonia', | ||
'Northern Ireland' => 'Northern Ireland', | ||
'Peru' => 'Peru', | ||
'Portugal' => 'Portugal', | ||
'Poland' => 'Poland', | ||
'Republic of Ireland' => 'Republic of Ireland', | ||
'Romania' => 'Romania', | ||
'Russia' => 'Russia', | ||
'Senegal' => 'Senegal', | ||
'Serbia' => 'Serbia', | ||
'Slovakia' => 'Slovakia', | ||
'Spain' => 'Spain', | ||
'South Africa' => 'South Africa', | ||
'Sweden' => 'Sweden', | ||
'Switzerland' => 'Switzerland', | ||
'Turkey' => 'Turkey', | ||
'Ukraine' => 'Ukraine', | ||
'Uruguay' => 'Uruguay', | ||
'Venezuela' => 'Venezuela', | ||
'Wales' => 'Wales', | ||
]; |
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,64 @@ | ||
<?php | ||
|
||
return [ | ||
|
||
/* | ||
|-------------------------------------------------------------------------- | ||
| Countries Language Lines | ||
|-------------------------------------------------------------------------- | ||
| | ||
| The following language lines are used for labels for the countries. | ||
| | ||
*/ | ||
|
||
'Argentina' => 'Argentina', | ||
'Australia' => 'Australia', | ||
'Austria' => 'Austria', | ||
'Belarus' => 'Bielorrusia', | ||
'Brazil' => 'Brasil', | ||
'Bosnia and Herzegovina' => 'Bosnia y Herzegovina', | ||
'Bulgaria' => 'Bulgaria', | ||
'Chile' => 'Chile', | ||
'Colombia' => 'Colombia', | ||
'Croatia' => 'Croacia', | ||
'Cyprus' => 'Chipre', | ||
'Czech Republic' => 'Republica Checa', | ||
'Denmark' => 'Dinamarca', | ||
'Ecuador' => 'Ecuador', | ||
'England' => 'Inglaterra', | ||
'Europe' => 'Europa', | ||
'France' => 'Francia', | ||
'Georgia' => 'Georgia', | ||
'Germany' => 'Alemania', | ||
'Ghana' => 'Ghana', | ||
'Greece' => 'Grecia', | ||
'Iran' => 'Irán', | ||
'Iraq' => 'Irak', | ||
'Italy' => 'Italia', | ||
'Ivory Coast' => 'Costa de Marfíl', | ||
'Japan' => 'Japon', | ||
'Kosovo' => 'Kosovo', | ||
'Mali' => 'Mali', | ||
'Mexico' => 'México', | ||
'Netherlands' => 'Países bajos', | ||
'New Caledonia' => 'Nueva Caledonia', | ||
'Northern Ireland' => 'Irlanda del Norte', | ||
'Peru' => 'Perú', | ||
'Portugal' => 'Portugal', | ||
'Poland' => 'Polonia', | ||
'Republic of Ireland' => 'Republica de Irlanda', | ||
'Romania' => 'Rumania', | ||
'Russia' => 'Rusia', | ||
'Senegal' => 'Senegal', | ||
'Serbia' => 'Serbia', | ||
'Slovakia' => 'Eslovaquia', | ||
'Spain' => 'España', | ||
'South Africa' => 'Sudáfrica', | ||
'Sweden' => 'Suecia', | ||
'Switzerland' => 'Suiza', | ||
'Turkey' => 'Turquía', | ||
'Ukraine' => 'Ucrania', | ||
'Uruguay' => 'Uruguay', | ||
'Venezuela' => 'Venezuela', | ||
'Wales' => 'Gales', | ||
]; |
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,64 @@ | ||
<?php | ||
|
||
return [ | ||
|
||
/* | ||
|-------------------------------------------------------------------------- | ||
| Countries Language Lines | ||
|-------------------------------------------------------------------------- | ||
| | ||
| The following language lines are used for labels for the countries. | ||
| | ||
*/ | ||
|
||
'Argentina' => 'Argentinië', | ||
'Australia' => 'Australië', | ||
'Austria' => 'Oostenrijk', | ||
'Belarus' => 'Wit-Rusland', | ||
'Brazil' => 'Brazilië', | ||
'Bosnia and Herzegovina' => 'Bosnië en Herzegovina', | ||
'Bulgaria' => 'Bulgarije', | ||
'Chile' => 'Chili', | ||
'Colombia' => 'Colombia', | ||
'Croatia' => 'Kroatië', | ||
'Cyprus' => 'Cyprus', | ||
'Czech Republic' => 'Tsjechië', | ||
'Denmark' => 'Denemarken', | ||
'Ecuador' => 'Ecuador', | ||
'England' => 'England', | ||
'Europe' => 'Europe', | ||
'France' => 'Franse Gebieden in de zuidelijke Indische Oceaan', | ||
'Georgia' => 'Georgië', | ||
'Germany' => 'Duitsland', | ||
'Ghana' => 'Ghana', | ||
'Greece' => 'Griekenland', | ||
'Iran' => 'Iran', | ||
'Iraq' => 'Irak', | ||
'Italy' => 'Italië', | ||
'Ivory Coast' => 'Ivoorkust', | ||
'Japan' => 'Japan', | ||
'Kosovo' => 'Kosovo', | ||
'Mali' => 'Mali', | ||
'Mexico' => 'Mexico', | ||
'Netherlands' => 'Nederland', | ||
'New Caledonia' => 'Nova Caledónia', | ||
'Northern Ireland' => 'Noord-Ierland', | ||
'Peru' => 'Peru', | ||
'Portugal' => 'Portugal', | ||
'Poland' => 'Polen', | ||
'Republic of Ireland' => 'Ierland', | ||
'Romania' => 'Roemenië', | ||
'Russia' => 'Rusland', | ||
'Senegal' => 'Senegal', | ||
'Serbia' => 'Servië', | ||
'Slovakia' => 'Slowakije', | ||
'Spain' => 'Spanje', | ||
'South Africa' => 'Zuid-Afrika', | ||
'Sweden' => 'Zweden', | ||
'Switzerland' => 'Zwitserland', | ||
'Turkey' => 'Turkije', | ||
'Ukraine' => 'Oekraïne', | ||
'Uruguay' => 'Uruguay', | ||
'Venezuela' => 'Venezuela', | ||
'Wales' => 'Wales', | ||
]; |