Skip to content

Commit 7c9a653

Browse files
dtruebinstefansundin
authored andcommitted
translation added for the new "transparency" string
1 parent 51d71cc commit 7c9a653

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

localization/ru-RU/strings.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/*
22
AltDrag - ru-RU localization by Neek Eoneof (eoneof@gmail.com) and Dmitry Trubin (dtruebin@gmail.com)
33
44
This program is free software: you can redistribute it and/or modify
@@ -72,7 +72,7 @@ struct strings ru_RU = {
7272
/* mb4 */ L"Кнопка мыши 4:",
7373
/* mb5 */ L"Кнопка мыши 5:",
7474
/* scroll `*/ L"Колесо прокрутки:",
75-
/* more `*/ L"Запрос на новое действие мыши можно оставить <a href=\"http://code.google.com/p/altdrag/issues/list\">на сайте</a>!",
75+
/* more `*/ L"Запрос на новое действие мыши можно оставить <a href=\"http://code.google.com/p/altdrag/issues/list\">на сайте</a>!",
7676
},
7777
{ /* actions `*/
7878
/* move */ L"Переместить",
@@ -85,7 +85,7 @@ struct strings ru_RU = {
8585
/* nothing */ L"Ничего",
8686
/* alttab */ L"Alt+Tab",
8787
/* volume */ L"Громкость",
88-
/* transparency */ L"Transparency",
88+
/* transparency */ L"Прозрачность",
8989
},
9090
{ /* hotkeys */
9191
/* box */ L"Горячие клавиши",
@@ -123,6 +123,6 @@ struct strings ru_RU = {
123123
/* author */ L"Разработал Stefan Sundin",
124124
/* license */ APP_NAME L" — бесплатная программа с открытым исходным кодом. Расскажите о ней друзьям!",
125125
/* donate */ L"&Помочь",
126-
/*translation_credit*/ L"Translation credit",
126+
/*translation_credit*/ L"Авторы перевода",
127127
},
128128
};

0 commit comments

Comments
 (0)