diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-03 00:21:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-03 00:21:04 +0000 |
commit | 8b7329bfb19209521ca6fcef278abd45e1c68833 (patch) | |
tree | 7b03fa4a4a426525ff4db32aa9c3b7505c0f2be3 /apps/files_sharing | |
parent | 073b792dbfcec013530c706ebe2be84e91760cf7 (diff) | |
download | nextcloud-server-8b7329bfb19209521ca6fcef278abd45e1c68833.tar.gz nextcloud-server-8b7329bfb19209521ca6fcef278abd45e1c68833.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/ru.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ru.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index aeac6cb7a5e..9d4a8d88ae7 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -215,6 +215,7 @@ OC.L10N.register( "Video verification" : "Подтверждение по видесвязи", "Set expiration date" : "Установить срок действия", "Hide download" : "Скрыть загрузку", + "Allow download and sync" : "Разрешить загрузку и синхронизацию", "Note to recipient" : "Примечание для получателя", "Enter a note for the share recipient" : "Введите примечание для получателя", "Read" : "Прочитать", diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index b01e05f2ae4..0ca0c724d75 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -213,6 +213,7 @@ "Video verification" : "Подтверждение по видесвязи", "Set expiration date" : "Установить срок действия", "Hide download" : "Скрыть загрузку", + "Allow download and sync" : "Разрешить загрузку и синхронизацию", "Note to recipient" : "Примечание для получателя", "Enter a note for the share recipient" : "Введите примечание для получателя", "Read" : "Прочитать", |