diff options
Diffstat (limited to 'lib/l10n/ru.json')
-rw-r--r-- | lib/l10n/ru.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index ae244c727e5..2f0630fbaa4 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -74,8 +74,6 @@ "Set an admin password." : "Задать пароль для admin.", "Can't create or write into the data directory %s" : "Невозможно создать или записать в каталог данных %s", "Invalid Federated Cloud ID" : "Неверный ID в объединении облачных хранилищ.", - "%s shared »%s« with you" : "%s поделился »%s« с вами", - "%s via %s" : "%s через %s", "Sharing %s failed, because the backend does not allow shares from type %i" : "Не удалось поделиться %s, так как механизм хранения не допускает публикации из элементов типа %i", "Sharing %s failed, because the file does not exist" : "Не удалось поделиться %s, файл не существует", "You are not allowed to share %s" : "Вам не разрешено делиться %s", @@ -209,6 +207,8 @@ "Storage connection error. %s" : "Ошибка подключения к хранилищу. %s", "Storage is temporarily not available" : "Хранилище временно недоступно", "Storage connection timeout. %s" : "Истекло время ожидания подключения к хранилищу. %s", + "%s shared »%s« with you" : "%s поделился »%s« с вами", + "%s via %s" : "%s через %s", "Cannot create \"data\" directory (%s)" : "Невозможно создать каталог \"data\" (%s)", "Data directory (%s) is readable by other users" : "Каталог данных (%s) доступен для чтения другим пользователям", "Data directory (%s) must be an absolute path" : "Каталог данных (%s) должен быть абсолютным путём", |