-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
17 additions
and
15 deletions.
There are no files selected for viewing
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
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 |
---|---|---|
@@ -1,9 +1,11 @@ | ||
namespace eval ::aloupe { | ||
::msgcat::mcset ru "Loupe" \u041b\u0443\u043f\u0430 | ||
::msgcat::mcset ru "To clipboard" \u0412\u0020\u0431\u0443\u0444\u0435\u0440 | ||
::msgcat::mcset ru "Save" \u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c | ||
::msgcat::mcset ru "Close" \u0417\u0430\u043a\u0440\u044b\u0442\u044c | ||
::msgcat::mcset ru "Size" \u0420\u0430\u0437\u043c\u0435\u0440 | ||
::msgcat::mcset ru "Zoom" \u041c\u0430\u0441\u0448\u0442\u0430\u0431 | ||
::msgcat::mcset ru "Save the Loupe" \u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c\u0020\u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 | ||
::msgcat::mcset ru {Loupe} {Лупа} | ||
::msgcat::mcset ru {To clipboard} {В буфер} | ||
::msgcat::mcset ru {Save} {Сохранить} | ||
::msgcat::mcset ru {Close} {Закрыть} | ||
::msgcat::mcset ru {Size} {Размер} | ||
::msgcat::mcset ru {Zoom} {Масштаб} | ||
::msgcat::mcset ru {Save the Loupe} {Сохранить изображение} | ||
::msgcat::mcset ru "Click the magnified image\nto get a pixel's color.\n\nThen hit this button." "Кликните по картинке,\nчтобы получить цвет пиксела.\n\nПотом жмите эту кнопку." | ||
::msgcat::mcset ru "Click, then drag and drop\nthe loupe to get the image." "Зацепите лупу мышкой и тащите её по экрану.\n\nКогда отпустите мышку, получите увеличенное изображение." | ||
} |
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