diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-20 00:19:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-20 00:19:45 +0000 |
commit | ba8a71fa1208558602b24ed86e0c2e0aedebaa0f (patch) | |
tree | d2535bb84dc895b27cf34be2562dcd24f7834bbe /apps/files_sharing/l10n/ru.js | |
parent | 23c4bb1ea404225cca7f357f91ce61874bf8178a (diff) | |
download | nextcloud-server-ba8a71fa1208558602b24ed86e0c2e0aedebaa0f.tar.gz nextcloud-server-ba8a71fa1208558602b24ed86e0c2e0aedebaa0f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ru.js')
-rw-r--r-- | apps/files_sharing/l10n/ru.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index 396922e80cf..634c08b2d02 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -122,8 +122,8 @@ OC.L10N.register( "Link copied to clipboard" : "Ссылка скопирована в буфер обмена", "Select" : "Выбрать", "Cancel" : "Отменить", - "Continue" : "Продолжить", "Close" : "Закрыть", + "Continue" : "Продолжить", "Error creating the share: {errorMessage}" : "Не удалось создать общий ресурс: {errorMessage}", "Error creating the share" : "Ошибка создания общего доступа", "Sharing" : "Общий доступ", @@ -188,6 +188,7 @@ OC.L10N.register( "Deck board" : "Доска", "ScienceMesh" : "ScienceMesh", "on {server}" : "на {server}", + "Enter your name" : "Введите своё имя", "Allow upload and editing" : "Разрешить приём и редактирование", "Allow editing" : "Разрешить редактирование", "Upload only" : "Только загружать", |