Bosnian translation

This commit is contained in:
Pere Pujal i Carabantes 2014-07-14 23:08:40 +00:00
parent 1da6cdda34
commit 271cd0e1e3
5 changed files with 1612 additions and 2 deletions

View file

@ -67,6 +67,7 @@ const char *lang_prefixes[NUM_LANGS] = {
"bm",
"bo",
"br",
"bs",
"ca",
"cgg",
"cs",
@ -232,6 +233,7 @@ static const language_to_locale_struct language_to_locale_array[] = {
{"asturian", "ast_ES.UTF-8"},
{"azerbaijani", "az_AZ.UTF-8"},
{"bambara", "bm_ML.UTF-8"},
{"bosnian", "bs_BA.UTF-8"},
{"croatian", "hr_HR.UTF-8"},
{"hrvatski", "hr_HR.UTF-8"},
{"catalan", "ca_ES.UTF-8"},
@ -416,6 +418,7 @@ static void show_lang_usage(int exitcode)
/* eu */ " basque euskara\n"
/* be */ " belarusian bielaruskaja\n"
/* nb */ " bokmal\n"
/* bs */ " bosnian\n"
/* pt_BR */ " brazilian brazilian-portuguese portugues-brazilian\n"
/* br */ " breton brezhoneg\n"
/* en_GB */ " british british-english\n"
@ -544,6 +547,7 @@ static void show_locale_usage(FILE * f, const char *const prg)
" bm_ML (Bambara)\n"
" eu_ES (Basque Euskara)\n"
" be_BY (Belarusian Bielaruskaja)\n"
" bs_BA (Bosnian)\n"
" nb_NO (Bokmal)\n"
" pt_BR (Brazilian Brazilian Portuguese Portugues Brazilian)\n"
" br_FR (Breton Brezhoneg)\n"

View file

@ -53,6 +53,7 @@ enum
LANG_BM, /* Bambara */
LANG_BO, /* Tibetan */
LANG_BR, /* Breton */
LANG_BS, /* Bosnian */
LANG_CA, /* Catalan */
LANG_CGG, /* Kiga */
LANG_CS, /* Czech */

View file

@ -424,7 +424,7 @@ you click, move, and click again to end the motion.
Presents a clickable on-screen keyboard when using the \fIText\fP and
\fILabel\fP tools.
.TB 8
.TP 8
.B \-\-stampsize=\fIsize\fP \-\-stampsize=default
Sets the default size of all stamps, relative to their possible sizes
(determined by \fITux Paint\fP, based on the dimensions of both the stamps
@ -578,6 +578,9 @@ belarusian | bielaruskaja
bokmal
.TP 2
-
bosnian
.TP 2
-
brazilian-portuguese | portugues-brazilian | brazilian
.TP 2
-
@ -898,7 +901,7 @@ only require one click, but users think they need to double-click.)
This option makes \fITux Paint\fP ignore the current lockfile.
.SH ENVIRONMENT
.l
.ad l
While \fITux Paint\fP may refer to a number of environment variables indirectly
(e.g., via \fISDL(3)\fP), it only directly accesses the following:
.PP

1591
src/po/bs.po Normal file

File diff suppressed because it is too large Load diff