-rw-r--r-- | i18n/ru/tabmanager.ts | 37 |
1 files changed, 19 insertions, 18 deletions
diff --git a/i18n/ru/tabmanager.ts b/i18n/ru/tabmanager.ts index d544c39..4b8a6ea 100644 --- a/i18n/ru/tabmanager.ts +++ b/i18n/ru/tabmanager.ts @@ -1,87 +1,88 @@ <!DOCTYPE TS><TS> <context> <name>AppEdit</name> <message> <source>Application</source> - <translation type="unfinished"></translation> + <translation>Приложение</translation> </message> <message> <source>Name:</source> - <translation type="unfinished"></translation> + <translation>Имя:</translation> </message> <message> <source>Icon:</source> - <translation type="unfinished"></translation> + <translation>Пикт.:</translation> </message> <message> <source>Exec:</source> - <translation type="unfinished"></translation> + <translation>Выполн.:</translation> </message> <message> <source>Comment:</source> - <translation type="unfinished"></translation> + <translation>Коммент.:</translation> </message> </context> <context> <name>TabManager</name> <message> <source>Message</source> - <translation type="unfinished"></translation> + <translation>Сообщение</translation> </message> <message> <source>Can't remove with applications still in the group.</source> - <translation type="unfinished"></translation> + <translation>Не могу убрать пока в группе +еще есть приложения.</translation> </message> <message> <source>Ok</source> - <translation type="unfinished"></translation> + <translation>Да</translation> </message> <message> <source>Are you sure you want to delete?</source> - <translation type="unfinished"></translation> + <translation>Вы действительно хотите удалить?</translation> </message> <message> <source>Yes</source> - <translation type="unfinished"></translation> + <translation>Да</translation> </message> <message> <source>Cancel</source> - <translation type="unfinished"></translation> + <translation>Отмена</translation> </message> <message> <source>Can't remove.</source> - <translation type="unfinished"></translation> + <translation>Не могу убрать.</translation> </message> <message> <source>Tab</source> - <translation type="unfinished"></translation> + <translation>Таб</translation> </message> <message> <source>Gathering icons...</source> - <translation type="unfinished"></translation> + <translation>Собираю пиктограммы...</translation> </message> <message> <source>Application</source> - <translation type="unfinished"></translation> + <translation>Проложение</translation> </message> </context> <context> <name>TabManagerBase</name> <message> <source>Tab Manager</source> - <translation type="unfinished"></translation> + <translation>Менеджер вкладок</translation> </message> <message> <source>Hierarchy</source> - <translation type="unfinished"></translation> + <translation>Иерархия</translation> </message> </context> <context> <name>Wait</name> <message> <source>Please Wait...</source> - <translation type="unfinished"></translation> + <translation>Пожалуйста подождите...</translation> </message> </context> </TS> |