| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update Chinese translations [YuiFAN] | 2019-04-24 | 1 | -54/+56 | |
| | | |||||
| * | (nw) Clean up the mess on master | 2019-03-26 | 1 | -1710/+1912 | |
| | | | | | | | | | | | | | | This effectively reverts b380514764cf857469bae61c11143a19f79a74c5 and c24473ddff715ecec2e258a6eb38960cf8c8e98e, restoring the state at 598cd5227223c3b04ca31f0dbc1981256d9ea3ff. Before pushing, please check that what you're about to push is sane. Check your local commit log and ensure there isn't anything out-of-place before pushing to mainline. When things like this happen, it wastes everyone's time. I really don't need this in a week when real work™ is busting my balls and I'm behind where I want to be with preparing for MAME release. | ||||
| * | Revert "conflict resolution (nw)" | 2019-03-25 | 1 | -1912/+1710 | |
| | | | | | | This reverts commit c24473ddff715ecec2e258a6eb38960cf8c8e98e, reversing changes made to 009cba4fb8102102168ef32870892438327f3705. | ||||
| * | regenerate localisation files (nw) | 2019-03-17 | 1 | -1710/+1912 | |
| | | |||||
| * | well that was dumb (nw) | 2018-04-30 | 1 | -4/+4 | |
| | | |||||
| * | Update Chinese translations [YuiFAN] | 2018-04-28 | 1 | -30/+44 | |
| | | |||||
| * | Make devopt menu localisable. | 2018-04-28 | 1 | -6/+168 | |
| | | | | | Make machine_config aware of device being configured so owner doesn't need to be passed everywhere. | ||||
| * | Update Chinese translations [YuiFAN] | 2018-03-25 | 1 | -5/+2 | |
| | | |||||
| * | srcclean and regenerate localisations (nw) | 2018-03-25 | 1 | -354/+358 | |
| | | |||||
| * | Update Chinese translations [YuiFAN] (nw) | 2018-01-28 | 1 | -15/+10 | |
| | | |||||
| * | srcclean and regenerate localisations (nw) | 2018-01-28 | 1 | -1468/+1447 | |
| | | |||||
| * | Update chinese translations [YuiFAN] | 2017-10-25 | 1 | -28/+33 | |
| | | |||||
| * | (nw) Improve localisation: | 2017-10-03 | 1 | -1386/+1453 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Change makefile rules to treat mame.pot as a target so rules can depend on it * Put mame.pot inside the build directory so it will get cleaned * Couldn't get xgettext to scrape lua and C++ in the same command and still remove stale strings * Use larger strings and format specifiers to fix some localisation issues - Issue with "None" lacking context in Russian and Turkish translations - Issue with "Not implemented" changing depending on the noun in Serbian - Issues with lua plugins not allowing for languages with different grammar/punctuation Strings that need to be translated after this change - most of these are existing text that's been made into larger chunks or reworded slightly: "Mechanical Machine\tYes\n" "Mechanical Machine\tNo\n" "Requires Artwork\tYes\n" "Requires Artwork\tNo\n" "Requires Clickable Artwork\tYes\n" "Requires Clickable Artwork\tNo\n" "Support Cocktail\tYes\n" "Support Cocktail\tNo\n" "Driver is BIOS\tYes\n" "Driver is BIOS\tNo\n" "Support Save\tYes\n" "Support Save\tNo\n" "Screen Orientation\tVertical\n" "Screen Orientation\tHorizontal\n" "Requires CHD\tYes\n" "Requires CHD\tNo\n" "ROM Audit Result\tOK\n" "ROM Audit Result\tBAD\n" "Samples Audit Result\tNone Needed\n" "Samples Audit Result\tOK\n" "Samples Audit Result\tBAD\n" "ROM Audit Disabled\t\n" "Samples Audit Disabled\t\n" "Activated: %s = %s" "Activated: %s" "Enabled: %s" "Disabled: %s" "%s added" "Default name is %s" "Cheat written to %s and added to cheat.simple" "Unable to write file\n" "Ensure that cheatpath folder exists" | ||||
| * | Update Chinese translations [YuiFAN] | 2017-09-29 | 1 | -1/+3 | |
| | | |||||
| * | Update Chinese translations [YuiFAN] | 2017-09-29 | 1 | -61/+65 | |
| | | |||||
| * | add lua translation to makefile and update translations | 2017-09-29 | 1 | -1328/+1587 | |
| | | |||||
| * | Update Chinese translation [YuiFAN] | 2017-08-26 | 1 | -5/+5 | |
| | | |||||
| * | Swedish translation [Edstrom] | 2017-08-25 | 1 | -1410/+1413 | |
| | | | | | Regenerate translations, patch up some oversights in Swedish translation (nw) | ||||
| * | Update Chinese translation [YuiFAN] | 2017-08-22 | 1 | -8/+8 | |
| | | |||||
| * | try to appease GCC, update language files (nw) | 2017-08-21 | 1 | -91/+115 | |
| | | |||||
| * | Update Chinese translations [YuiFAN] | 2017-08-20 | 1 | -57/+34 | |
| | | |||||
| * | patch up translations (nw) | 2017-08-19 | 1 | -5/+2 | |
| | | |||||
| * | update language files (nw) | 2017-08-19 | 1 | -1044/+1090 | |
| | | |||||
| * | missing space (nw) | 2017-08-10 | 1 | -1/+1 | |
| | | |||||
| * | patch up translations a bit (nw) | 2017-08-10 | 1 | -51/+18 | |
| | | |||||
| * | Update language files (nw) | 2017-08-10 | 1 | -557/+654 | |
| | | |||||
| * | Update Chinese translations [YuiFAN] | 2017-08-08 | 1 | -11/+13 | |
| | | |||||
| * | Fix info box navigation when system selection menu doesn't have focus, | 2017-08-06 | 1 | -32/+14 | |
| | | | | | and fix up some translations for recent changes | ||||
| * | Update translation files (again) | 2017-08-06 | 1 | -951/+1027 | |
| | | |||||
| * | Use proper font metrics on OSX rather than trying to guess advance from ↵ | 2017-08-05 | 1 | -208/+0 | |
| | | | | | | | glyph box Update most of Japanese translation | ||||
| * | Translations updated | 2017-07-29 | 1 | -99/+109 | |
| | | | | | | | -------------------- Chinese (simplified) [YuiFAN] Chinese (traditional) [YuiFAN] | ||||
| * | Update localisation .po files. Our localisations are rotting badly, so ↵ | 2017-07-28 | 1 | -1381/+1659 | |
| | | | | | | | | please update what you can for recent UI changes. Note that to run make translation you need to patch GNU gettext to support C++14 digit grouping. See the attached patch here: https://savannah.gnu.org/bugs/?50117 | ||||
| * | srcclean and translation regeneration | 2016-08-29 | 1 | -606/+605 | |
| | | |||||
| * | Fixed Chinese_Simplified & Chinese_Traditional translation files. | 2016-07-08 | 1 | -1/+1 | |
| | | |||||
| * | Update Chinese translations [YuiFAN] | 2016-07-08 | 1 | -57/+57 | |
| | | |||||
| * | Update and fix translation files. | 2016-07-07 | 1 | -473/+783 | |
| | | |||||
| * | String Translate for Chinese (Traditional / Simplified) [YuiFAN] | 2016-04-16 | 1 | -83/+8 | |
| | | |||||
| * | Synchronized the translation files. (Nw) | 2016-04-15 | 1 | -355/+383 | |
| | | |||||
| * | (nw) | 2016-04-12 | 1 | -0/+63 | |
| | | |||||
| * | String Translate for Chinese (Traditional / Simplified) [YuiFAN] | 2016-04-11 | 1 | -119/+9 | |
| | | |||||
| * | submenu: merged some options menu. (nw) | 2016-04-11 | 1 | -415/+390 | |
| | | |||||
| * | Fixed the key handler for the error "roms or missing CHD." | 2016-04-07 | 1 | -235/+253 | |
| | | | | | | Removed the delay in showing the description in the Advanced menu. Synchronized the translation files. | ||||
| * | Updated translation files (nw) | 2016-04-03 | 1 | -211/+199 | |
| | | |||||
| * | String Translate for Chinese (Traditional / Simplified) [YuiFAN] | 2016-03-28 | 1 | -23/+2 | |
| | | |||||
| * | Update translations to latest | 2016-03-28 | 1 | -119/+123 | |
| | | |||||
| * | String Translate for Chinese (Traditional / Simplified) [YuiFAN] | 2016-03-26 | 1 | -6/+3 | |
| | | |||||
| * | translation files resynchronized. (nw) | 2016-03-26 | 1 | -80/+83 | |
| | | |||||
| * | String Translate for Chinese (Traditional / Simplified) [YuiFAV] | 2016-03-25 | 1 | -5/+2 | |
| | | |||||
| * | Update translations to latest code (nw) | 2016-03-25 | 1 | -123/+127 | |
| | | |||||
| * | String Translate for Chinese (Traditional / Simplified) [YuiFAN] | 2016-03-22 | 1 | -12/+3 | |
| | | |||||
