Fulah
This commit is contained in:
parent
0ab1b4b88b
commit
0134a11591
4 changed files with 6 additions and 6 deletions
|
|
@ -987,7 +987,7 @@ New Breed Software</p>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code>fula</code></td>
|
<td><code>fula</code></td>
|
||||||
<td><code>fulah</code></td>
|
<td><code>fulah</code></td>
|
||||||
<td><code>pulaar</code></td>
|
<td><code>pulaar-fulfulde</code></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code>gaelic</code></td>
|
<td><code>gaelic</code></td>
|
||||||
|
|
|
||||||
|
|
@ -252,7 +252,7 @@ static const language_to_locale_struct language_to_locale_array[] = {
|
||||||
{"persian", "fa_IR.UTF-8"},
|
{"persian", "fa_IR.UTF-8"},
|
||||||
{"fula", "ff_SN.UTF-8"},
|
{"fula", "ff_SN.UTF-8"},
|
||||||
{"fulah", "ff_SN.UTF-8"},
|
{"fulah", "ff_SN.UTF-8"},
|
||||||
{"pulaar", "ff_SN.UTF-8"},
|
{"pulaar-fulfulde", "ff_SN.UTF-8"},
|
||||||
{"finnish", "fi_FI.UTF-8"},
|
{"finnish", "fi_FI.UTF-8"},
|
||||||
{"suomi", "fi_FI.UTF-8"},
|
{"suomi", "fi_FI.UTF-8"},
|
||||||
{"faroese", "fo_FO.UTF-8"},
|
{"faroese", "fo_FO.UTF-8"},
|
||||||
|
|
@ -408,7 +408,7 @@ static void show_lang_usage(int exitcode)
|
||||||
/* fo */ " faroese\n"
|
/* fo */ " faroese\n"
|
||||||
/* fi */ " finnish suomi\n"
|
/* fi */ " finnish suomi\n"
|
||||||
/* fr */ " french francais\n"
|
/* fr */ " french francais\n"
|
||||||
/* ff */ " fula fulah pulaar\n"
|
/* ff */ " fula fulah pulaar-fulfulde\n"
|
||||||
/* ga */ " gaelic irish-gaelic gaidhlig\n"
|
/* ga */ " gaelic irish-gaelic gaidhlig\n"
|
||||||
/* gl */ " galician galego\n"
|
/* gl */ " galician galego\n"
|
||||||
/* ka */ " georgian\n"
|
/* ka */ " georgian\n"
|
||||||
|
|
@ -522,7 +522,7 @@ static void show_locale_usage(FILE * f, const char *const prg)
|
||||||
" da_DK (Danish Dansk)\n"
|
" da_DK (Danish Dansk)\n"
|
||||||
" nl_NL (Dutch)\n"
|
" nl_NL (Dutch)\n"
|
||||||
" fa_IR (Persian)\n"
|
" fa_IR (Persian)\n"
|
||||||
" ff_SN (Fula)\n"
|
" ff_SN (Fulah)\n"
|
||||||
" fi_FI (Finnish Suomi)\n"
|
" fi_FI (Finnish Suomi)\n"
|
||||||
" fo_FO (Faroese)\n"
|
" fo_FO (Faroese)\n"
|
||||||
" fr_FR (French Francais)\n"
|
" fr_FR (French Francais)\n"
|
||||||
|
|
|
||||||
|
|
@ -70,7 +70,7 @@ enum
|
||||||
LANG_ET, /* Estonian */
|
LANG_ET, /* Estonian */
|
||||||
LANG_EU, /* Basque */
|
LANG_EU, /* Basque */
|
||||||
LANG_FA, /* Persian */
|
LANG_FA, /* Persian */
|
||||||
LANG_FF, /* Fula */
|
LANG_FF, /* Fulah */
|
||||||
LANG_FI, /* Finnish */
|
LANG_FI, /* Finnish */
|
||||||
LANG_FO, /* Faroese */
|
LANG_FO, /* Faroese */
|
||||||
LANG_FR, /* French */
|
LANG_FR, /* French */
|
||||||
|
|
|
||||||
|
|
@ -623,7 +623,7 @@ finnish | suomi
|
||||||
french | francais
|
french | francais
|
||||||
.TP 2
|
.TP 2
|
||||||
-
|
-
|
||||||
fula | fulah | pulaar
|
fula | fulah | pulaar-fulfulde
|
||||||
.TP 2
|
.TP 2
|
||||||
-
|
-
|
||||||
gaelic | irish-gaelic | gaidhlig
|
gaelic | irish-gaelic | gaidhlig
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue