-rw-r--r-- | i18n/ru/tableviewer.ts | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/i18n/ru/tableviewer.ts b/i18n/ru/tableviewer.ts index 7d41b6f..8a589c7 100644 --- a/i18n/ru/tableviewer.ts +++ b/i18n/ru/tableviewer.ts @@ -1,69 +1,69 @@ <!DOCTYPE TS><TS> <context> <name>QObject</name> <message> <source>KeyList::addKey() Cannot make default value for type %1, Key not added.</source> - <translation type="unfinished"></translation> + <translation>KeyList::addKey() Не смог установить значение по умлочанию для %1, ключ не добавлена.</translation> </message> <message> <source>DataElem::setField(%1, %2) No valid type found</source> - <translation type="unfinished"></translation> + <translation>DataElem::setField(%1, %2) Нужный тип не найден</translation> </message> </context> <context> <name>TVBrowseKeyEntry</name> <message> <source>Reset</source> - <translation type="unfinished"></translation> + <translation>Сбросить</translation> </message> <message> <source>key</source> - <translation type="unfinished"></translation> + <translation>ключ</translation> </message> </context> <context> <name>TVKeyEdit_gen</name> <message> <source>TableViewer - Edit Keys</source> - <translation type="unfinished"></translation> + <translation>ПросмотрТаблиц - Правка ключей</translation> </message> <message> <source>Key Name</source> - <translation type="unfinished"></translation> + <translation>Имя ключа</translation> </message> <message> <source>Key Type</source> - <translation type="unfinished"></translation> + <translation>Тип ключа</translation> </message> <message> <source>New</source> - <translation type="unfinished"></translation> + <translation>Новый</translation> </message> <message> <source>Delete</source> - <translation type="unfinished"></translation> + <translation>Удалить</translation> </message> <message> <source>Clear All</source> - <translation type="unfinished"></translation> + <translation>Очистить все</translation> </message> </context> <context> <name>TVListView</name> <message> <source>List View</source> - <translation type="unfinished"></translation> + <translation>Списком</translation> </message> </context> <context> <name>TableViewerWindow</name> <message> <source>Table Viewer</source> - <translation type="unfinished"></translation> + <translation>Просмотр Таблиц</translation> </message> <message> <source>could not load Document</source> - <translation type="unfinished"></translation> + <translation>не смог открыть документ</translation> </message> </context> </TS> |