forked from SKCraft/Launcher
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from MagicSweet-dev/master
Russian localization
- Loading branch information
Showing
2 changed files
with
229 additions
and
0 deletions.
There are no files selected for viewing
23 changes: 23 additions & 0 deletions
23
launcher-bootstrap/src/main/resources/com/skcraft/launcher/lang/Bootstrap_ru.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# | ||
# SK's Minecraft Launcher | ||
# Copyright (C) 2010-2014 Albert Pham <http://www.sk89q.com> and contributors | ||
# Please see LICENSE.txt for license information. | ||
# | ||
# Translated by https://github.com/MagicSweet-dev | ||
# | ||
|
||
button.cancal=\u041e\u0442\u043c\u0435\u043d\u0430 | ||
|
||
errorTitle=\u041e\u0448\u0438\u0431\u043a\u0430 | ||
errors.failedDownloadError=\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0441\u043a\u0430\u0447\u0430\u0442\u044c SKCraft launcher | ||
errors.bootstrapError=\u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0441\u043a\u0430\u0447\u0438\u0432\u0430\u043d\u0438\u0438 \u043b\u0430\u0443\u043d\u0447\u0435\u0440\u0430\! | ||
|
||
errorDialog.reportError=\u0415\u0441\u043b\u0438 \u0445\u043e\u0442\u0438\u0442\u0435 \u0441\u043e\u043e\u0431\u0449\u0438\u0442\u044c \u043e\u0431 \u043e\u0448\u0438\u0431\u043a\u0435, \u0441\u043a\u043e\u043f\u0438\u0440\u0443\u0439\u0442\u0435 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0435\: | ||
|
||
downloader.title=\u0421\u043a\u0430\u0447\u0438\u0432\u0430\u044e SKCraft Launcher... | ||
downloader.pleaseWait=\u041f\u043e\u0434\u043e\u0436\u0434\u0438\u0442\u0435... | ||
downloader.status=\u0421\u043a\u0430\u0447\u0438\u0432\u0430\u043d\u0438\u0435 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0439 \u0432\u0435\u0440\u0441\u0438\u0438 SKCraft Launcher... | ||
downloader.progressStatus=\u0421\u043a\u0430\u0447\u0438\u0432\u0430\u043d\u0438\u0435 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0439 \u0432\u0435\u0440\u0441\u0438\u0438 SKCraft Launcher (%.2f%%)... | ||
|
||
progress.confirmCancel=\u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u043e\u0442\u043c\u0435\u043d\u0438\u0442\u044c \u043f\u0440\u043e\u0446\u0435\u0441\u0441? | ||
progress.confirmCancelTitle=\u041e\u0442\u043c\u0435\u043d\u0430 |
Oops, something went wrong.