Post Reply 
x11-calc Translators Needed
01-22-2022, 08:38 PM (This post was last modified: 01-24-2022 10:23 PM by Mike T..)
Post: #1
x11-calc Translators Needed
All,

Since I think I'have come up with a way to support multiple languages I'm looking for some help to translate the following messages to French, German, Italian, Spanish and Portuguese (please don't translate the labels as well or I'll never figure out what is what!).

Please note that I'm probably not going to be able to include any special characters like 'ç', 'è', or 'ü'.

I'm assuming that all the above normally use a comma as the decimal separator but this may not be the case so it would be helpful to know.

Code:
loading:             "Loading '%s'. "

saving:              "Saving '%s'. "

register_alloc:      "Run-time error\t: %s line : %d : Memory allocation failed! "

opening_file:        "Unable to open '%s'. "

unexpected_opcode:   "Unexpected opcode (%04o) at %1o-%04o in %s line : %d "

unexpected_error:    "Unexpected error at %1o-%04o in %s line : %d "

invalid_address:     "Address (%02o) out of range at %1o-%04o in %s line : %d "

invalid_register:    "Invalid register (REG[%d]) at %1o-%04o in %s line : %d "

usage:               "Usage: %s [OPTION]... [FILE] 
                      An RPN Calculator simulation for X11.  
                        -b  ADDR                 set break-point (octal) 
                        -i, OPCODE               set instruction trap (octal) 
                        -s,                      single step 
                        -t,                      trace execution 
                            --cursor             display cursor (default) 
                            --no-cursor          hide cursor 
                            --help               display this help and exit 
                            --version            output version information and exit "

invalid_operand:     "invalid operand(s) "

invalid_option:      "invalid option -- '%c' "

unrecognised_option: "unrecognised option '%s' "

invalid_number:      "not an octal number -- '%s'  "

address_range:       "out of range -- '%s'  "

missing_argument:    "option requires an argument -- '%s' "

invalid_argument:    "expected argument not -- '%c'  "

invalid_operand:     "invalid parameter(s) "

invalid_option:      "invalid option %s "

display:             "Cannot connect to X server '%s'. "

display_properties:  "Unable to get display properties. "

display_colour:      "Requires a %d-bit colour display. "

font:                "Cannot load font '%s'. "


My first attempt is here.

Thank you.

Mike T.

HP21, HP25, HP32E, HP33C, HP34C, HP10C, HP11C, HP12C, HP32S, HP22S
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
x11-calc Translators Needed - Mike T. - 01-22-2022 08:38 PM
RE: x11-calc Translators Needed - agarza - 01-26-2022, 06:20 PM
RE: x11-calc Translators Needed - Mike T. - 01-31-2022, 08:31 PM



User(s) browsing this thread: 1 Guest(s)