diff options
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r-- | lib/l10n/ru.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index 42b22f64ce6..b3e11286dee 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -258,7 +258,6 @@ OC.L10N.register( "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Если для файла «config.php» должен быть установлен режим «только чтение», задайте параметру \"config_is_read_only\" значение \"true\".", "This can usually be fixed by giving the webserver write access to the config directory." : "Обычно это можно исправить, предоставив веб-серверу права на запись в каталог конфигурации.", "Can't create or write into the data directory %s" : "Невозможно создать или записать в каталог данных %s", - "Invalid Federated Cloud ID" : "Неверный ID в объединении облачных хранилищ.", "Can’t increase permissions of %s" : "Невозможно увеличить права доступа для %s", "Files can’t be shared with delete permissions" : "Файлы не могут иметь общий доступ с правами на удаление", "Files can’t be shared with create permissions" : "Файлы не могут иметь общий доступ с правами на создание", |