Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

Commit

Permalink
Merge pull request #84 from sag3ll0/master
Browse files Browse the repository at this point in the history
update russian translate to v9.24.2
  • Loading branch information
mkloubert authored Jun 12, 2017
2 parents 809ae3d + 3bf9f72 commit 5d45c51
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/lang/ru.ts
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,14 @@ export const translation: Translation = {
couldNotResolve: "Не могу получить относительный путь к {0:trim,surround}!",
isEmpty: 'Относительный путь к файлу {0:trim,surround} пуст!',
},
sync: {
file: {
doesNotExistOnRemote: '[источник не существует]',
localChangedWithinSession: '[локальные изменения вне сессии]',
localIsNewer: '[локальные данные новее]',
synchronize: 'Сихнронизация файла {0:trim,surround}{1:trim,leading_space}... ',
}
},
targets: {
cannotUseRecurrence: 'Не могу использовать назначение {0:trim,surround} (повторение)!',
defaultName: '(Назначение #{0:trim})',
Expand Down

0 comments on commit 5d45c51

Please sign in to comment.