-rw-r--r-- | i18n/ru/kpacman.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/ru/kpacman.ts b/i18n/ru/kpacman.ts index 25c88e6..d1cc8b2 100644 --- a/i18n/ru/kpacman.ts +++ b/i18n/ru/kpacman.ts @@ -212,32 +212,36 @@ or is of an unknown format.</source> <message> <source>RNK SCORE NAME DATE</source> <translation>ПОЗ ОЧКИ ИМЯ ДАТА</translation> </message> <message> <source>PAUSED</source> <translation>ПАУЗА</translation> </message> <message> <source>@YY@/@MM@/@DD@</source> <translation>@ГГ@/@ММ@/@ДД@</translation> </message> <message> <source></source> <translation></translation> </message> + <message> + <source> </source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>Status</name> <message> <source>The pixmap could not be contructed. The file '@PIXMAPNAME@' does not exist, or is of an unknown format.</source> <translation>Не могу создать изображение. Файл '@PIXMAPNAME@' не существует или имеет неизвестный формат.</translation> </message> <message> <source>Initialization Error</source> <translation>Ошибка инициализации</translation> |