author | sudonix <sudonix> | 2004-09-18 19:30:23 (UTC) |
---|---|---|
committer | sudonix <sudonix> | 2004-09-18 19:30:23 (UTC) |
commit | 3f56f22d205a7f2a60262aa026542e9dc844810f (patch) (side-by-side diff) | |
tree | f1e9e0dd021951bdcb05e0b23be57129eaa29bac /i18n/ru/bartender.ts | |
parent | c81e90d0f6c0feec1443d711833ea382a1c10ec6 (diff) | |
download | opie-3f56f22d205a7f2a60262aa026542e9dc844810f.zip opie-3f56f22d205a7f2a60262aa026542e9dc844810f.tar.gz opie-3f56f22d205a7f2a60262aa026542e9dc844810f.tar.bz2 |
Catch up after lupdate
-rw-r--r-- | i18n/ru/bartender.ts | 77 |
1 files changed, 40 insertions, 37 deletions
diff --git a/i18n/ru/bartender.ts b/i18n/ru/bartender.ts index c5c572b..0092818 100644 --- a/i18n/ru/bartender.ts +++ b/i18n/ru/bartender.ts @@ -1,169 +1,172 @@ <!DOCTYPE TS><TS> <context> <name>BacDialog</name> <message> <source>Blood Alcohol Estimator</source> - <translation type="unfinished"></translation> + <translation>Оценщик уровня алкоголя в крови</translation> </message> <message> <source># Drinks Consumed</source> - <translation type="unfinished"></translation> + <translation>Число принятых порций</translation> </message> <message> <source>Weight</source> - <translation type="unfinished"></translation> + <translation>Вес</translation> </message> <message> <source>Kilos</source> - <translation type="unfinished"></translation> + <translation>Килограммов</translation> </message> <message> <source>Pounds</source> - <translation type="unfinished"></translation> + <translation>Фунтов</translation> </message> <message> <source>Units</source> - <translation type="unfinished"></translation> + <translation>Система</translation> </message> <message> <source>Period of Time (hours)</source> - <translation type="unfinished"></translation> + <translation>Период времени (часов)</translation> </message> <message> <source>Male</source> - <translation type="unfinished"></translation> + <translation>Мужской</translation> </message> <message> <source>Female</source> - <translation type="unfinished"></translation> + <translation>Женский</translation> </message> <message> <source>Unknown</source> - <translation type="unfinished"></translation> + <translation>Неизвестно</translation> </message> <message> <source>Gender</source> - <translation type="unfinished"></translation> + <translation>Пол</translation> </message> <message> <source>Beer</source> - <translation type="unfinished"></translation> + <translation>Пиво</translation> </message> <message> <source>Wine</source> - <translation type="unfinished"></translation> + <translation>Вино</translation> </message> <message> <source>Shot</source> <translation type="unfinished"></translation> </message> <message> <source>Type of drink</source> - <translation type="unfinished"></translation> + <translation>Тип напитка</translation> </message> <message> <source>Calculate</source> - <translation type="unfinished"></translation> + <translation>Вычислить</translation> </message> </context> <context> <name>Bartender</name> <message> <source>Bartender</source> - <translation type="unfinished"></translation> + <translation>Бармен</translation> </message> <message> <source>File</source> - <translation type="unfinished"></translation> + <translation>Файл</translation> </message> <message> <source>New Drink</source> - <translation type="unfinished"></translation> + <translation>Новый напиток</translation> </message> <message> <source>Open Drink</source> - <translation type="unfinished"></translation> + <translation>Открыть напиток</translation> </message> <message> <source>Find by Drink Name</source> - <translation type="unfinished"></translation> + <translation>Искать по имени напитка</translation> </message> <message> <source>Find by Alcohol</source> - <translation type="unfinished"></translation> + <translation>Искать по уровню алкоголя</translation> </message> <message> <source>Edit</source> - <translation type="unfinished"></translation> + <translation>Правка</translation> </message> <message> <source>edit</source> - <translation type="unfinished"></translation> + <translation>правка</translation> </message> <message> <source>New</source> - <translation type="unfinished"></translation> + <translation>Создать</translation> </message> <message> <source>Open</source> - <translation type="unfinished"></translation> + <translation>Открыть</translation> </message> <message> <source>Find</source> - <translation type="unfinished"></translation> + <translation>Найти</translation> </message> <message> <source>Name of Drink</source> - <translation type="unfinished"></translation> + <translation>Имя напитка</translation> </message> <message> <source>Note</source> - <translation type="unfinished"></translation> + <translation>Примечания</translation> </message> <message> <source>Drink database not opened sucessfully. </source> - <translation type="unfinished"></translation> + <translation>Не могу открыть базу данных напитков. +</translation> </message> <message> <source>Search by drink name </source> - <translation type="unfinished"></translation> + <translation>Искать по имени напитка +</translation> </message> <message> <source>Drink Name</source> - <translation type="unfinished"></translation> + <translation>Имя напитка</translation> </message> <message> <source>Alcohol</source> - <translation type="unfinished"></translation> + <translation>Уровень алкоголя</translation> </message> <message> <source>Search</source> - <translation type="unfinished"></translation> + <translation>Искать</translation> </message> <message> <source>Sorry no results for </source> - <translation type="unfinished"></translation> + <translation>Извините, ничего не найдено по +</translation> </message> </context> <context> <name>New_Drink</name> <message> <source>Name</source> - <translation type="unfinished"></translation> + <translation>Имя</translation> </message> <message> <source>Ingredients</source> - <translation type="unfinished"></translation> + <translation>Ингредиенты</translation> </message> </context> <context> <name>Show_Drink</name> <message> <source>Edit</source> - <translation type="unfinished"></translation> + <translation>Правка</translation> </message> </context> </TS> |