-
-
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.
- Loading branch information
Showing
4 changed files
with
19 additions
and
19 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
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 |
---|---|---|
|
@@ -2,9 +2,9 @@ | |
"version" : 1, | ||
"lang" : 1049, | ||
"general" : { | ||
"%o : Set number of directions to %0" : "%o : Установить количество направлений %0", | ||
"%o : Set number of directions to %0" : "%o: установить количество направлений %0", | ||
"Add distance and fixed of %0 to %1 to existing data" : "Добавить дистанцию и фиксированное значение %0 %1 к существующим данным", | ||
"Advanced Direction Object" : "Дополнительные направления(объект)", | ||
"Advanced Direction Object" : "Дополнительные направления", | ||
"Direction" : "Направления", | ||
"Enter a direction value" : "Введите значение направления", | ||
"Find distance and fixed of %0 to %1" : "Найти дистанцию и фиксированное значение %0 %1", | ||
|
@@ -30,31 +30,31 @@ | |
"Compare distance between two points" : "Сравнить дистанцию между двумя точками", | ||
}, | ||
"menu_20002" : { | ||
"Absolute (positive only) ( dir1, dir2 )" : "Абсолютное (только положительное) (напр1, напр2)", | ||
"Convert direction to a different base ( dir, newbase )" : "Преобразование направления в другое основание (напр, нов.осн.)", | ||
"Absolute (positive only) ( dir1, dir2 )" : "Абсолютное (только положительное) (направление 1, направление 2)", | ||
"Convert direction to a different base ( dir, newbase )" : "Преобразование направления в другое основание (напр, нов. осн.)", | ||
"Difference between two directions" : "Разница между двумя направлениями>", | ||
"Direction between two points ( x1, y1, x2, y2 )" : "Направления между двумя точками ( x1, y1, x2, y2 )", | ||
"Direction between two points ( x1, y1, x2, y2 )" : "Направления между двумя точками (x1, y1, x2, y2)", | ||
"Distance and direction between two points" : "Дистанция и направление между двумя точками >", | ||
"Distance between two points ( x1, y1, x2, y2 )" : "Дистанция между двумя точками ( x1, y1, x2, y2 )", | ||
"Distance between two points ( x1, y1, x2, y2 )" : "Дистанция между двумя точками (x1, y1, x2, y2)", | ||
"Float values (decimals)" : "Значения плавающей точки (десятичные)>", | ||
"Get X movement from a speed and a direction ( dir, speed )" : "Получить движение X от скорости и направления (напр. скорости)", | ||
"Get Y movement from a speed and a direction ( dir, speed )" : "Получить движение Y от скорости и направления (напр. скорости)", | ||
"Get distance" : "Получить дистанцию", | ||
"Get fixed (0 = Closest object, 1 = Second closest, etc)" : "Получить фиксированное значение (0=Ближайший объект, 1=Второй ближайший, и т. д.)", | ||
"Get fixed (0 = Closest object, 1 = Second closest, etc)" : "Получить фиксированное значение (0 = ближайший объект, 1 = второй ближайший, и т. д.)", | ||
"Get movement" : "Получить движение", | ||
"Get number of directions" : "Получить количество направлений", | ||
"Long values (no decimals)" : "Длинные значения (без десятичных знаков)>", | ||
"Not absolute ( dir 1, dir2 )" : "Не абсолютное (напр1, напр2)", | ||
"Rotate ( dir, dirtrt, speed )" : "Поворот (напр, напр.вращ, скорость)", | ||
"Not absolute ( dir 1, dir2 )" : "Не абсолютное (направление 1, направление 2)", | ||
"Rotate ( dir, dirtrt, speed )" : "Поворот (напр, напр. вращ., скорость)", | ||
"Stored objects" : "Сохранённые объекты", | ||
}, | ||
"dialog_20003" : { | ||
"Advanced Direction Object" : "Дополнительные направления", | ||
"Cancel" : "Отмена", | ||
"Made by Olle Fredriksson (Fodo) in Feb 2003." : "Создано Olle Fredriksson (Fodo) в феврале 2003", | ||
"Mail to [email protected] for questions or suggestions" : "Почта [email protected]", | ||
"Mail to [email protected] for questions or suggestions" : "Напишите по адресу [email protected], если есть вопросы или предложения", | ||
"Number of Directions" : "Количество направлений", | ||
"OK" : "OK", | ||
"Thanks to Chris Dines - dynsoft.cjb.net - for the icon!" : "Спасибо Chris Dines - dynsoft.cjb.net - за иконку!", | ||
"OK" : "ОК", | ||
"Thanks to Chris Dines - dynsoft.cjb.net - for the icon!" : "Спасибо Chris Dines (dynsoft.cjb.net) за значок!", | ||
} | ||
} |
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