55 lines
1.5 KiB
Plaintext
55 lines
1.5 KiB
Plaintext
translate chinese strings:
|
|
|
|
# game/scripts/utility/updater.rpy:251
|
|
old "Updater"
|
|
new "Updater"
|
|
|
|
# game/scripts/utility/updater.rpy:265
|
|
old "An error has occured:"
|
|
new "An error has occured:"
|
|
|
|
# game/scripts/utility/updater.rpy:267
|
|
old "Fetching for updates."
|
|
new "Fetching for updates."
|
|
|
|
# game/scripts/utility/updater.rpy:269
|
|
old "This program is up to date."
|
|
new "This program is up to date."
|
|
|
|
# game/scripts/utility/updater.rpy:271
|
|
old "[u.version] is available. Do you want to install it?"
|
|
new "[u.version] is available. Do you want to install it?"
|
|
|
|
# game/scripts/utility/updater.rpy:279
|
|
old "Preparing to download the updates."
|
|
new "Preparing to download the updates."
|
|
|
|
# game/scripts/utility/updater.rpy:281
|
|
old "Downloading the updates."
|
|
new "Downloading the updates."
|
|
|
|
# game/scripts/utility/updater.rpy:283
|
|
old "Unpacking the updates."
|
|
new "Unpacking the updates."
|
|
|
|
# game/scripts/utility/updater.rpy:285
|
|
old "Finishing up."
|
|
new "Finishing up."
|
|
|
|
# game/scripts/utility/updater.rpy:287
|
|
old "The updates have been installed. The program will restart."
|
|
new "The updates have been installed. The program will restart."
|
|
|
|
# game/scripts/utility/updater.rpy:289
|
|
old "The updates have been installed."
|
|
new "The updates have been installed."
|
|
|
|
# game/scripts/utility/updater.rpy:291
|
|
old "The updates were cancelled."
|
|
new "The updates were cancelled."
|
|
|
|
# game/scripts/utility/updater.rpy:305
|
|
old "Proceed"
|
|
new "Proceed"
|
|
|