diff options
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index cf9791b46d8..d1b34fc8aea 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -106,7 +106,6 @@ OC.L10N.register( "Non-existing tag #{tag}" : "Несуществующая метка #{tag}", "restricted" : "ограниченный", "invisible" : "невидимый", - "({scope})" : "({scope})", "Delete" : "Удалить", "Rename" : "Переименовать", "Collaborative tags" : "Совместные теги", @@ -429,6 +428,7 @@ OC.L10N.register( "Name, federated cloud ID or email address..." : "Имя, ID межсерверного обмена или адрес эл.почты", "Name..." : "Имя…", "Error removing share" : "Ошибка закрытия общего доступа", + "({scope})" : "({scope})", "Saving..." : "Сохранение…", "Dismiss" : "Закрыть", "Your client should now be connected! You can close this window." : "Приложение-клиент подключено. Можете закрыть это окно.", |