From 9809d3e6315bcb852d9f8ef5f0946bf4d99dffd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=F8=EDk?= Date: Thu, 18 Jul 2013 19:35:51 +0200 Subject: [PATCH] improved Russian translation by megalol --- .../decompiler/flash/gui/locales/MainFrame_ru.properties | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_ru.properties index b42f5bd55..01e647ec2 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_ru.properties @@ -306,4 +306,9 @@ FileChooser.viewMenuLabelText = \u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440 FileChooser.fileSizeKiloBytes = {0} \u041a\u0411 FileChooser.fileSizeMegaBytes = {0} \u041c\u0411 FileChooser.fileSizeGigaBytes = {0} \u0413\u0411 -FileChooser.folderNameLabelText = \u0418\u043c\u044f \u043f\u0430\u043f\u043a\u0438: \ No newline at end of file +FileChooser.folderNameLabelText = \u0418\u043c\u044f \u043f\u0430\u043f\u043a\u0438: + +error.occured = \u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430 : %error% +button.abort = \u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c +button.retry = \u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u044c +button.ignore = \u0418\u0433\u043d\u043e\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \ No newline at end of file