From 16f183c78dd6bb3329af7edc5cdef9f93d0bbd83 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 12 Sep 2024 01:52:43 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ru.js | 1 + l10n/ru.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/ru.js b/l10n/ru.js index 2c82f9dbf..df399270b 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -10,6 +10,7 @@ OC.L10N.register( "Error saving image" : "Не удалось сохранить изображение", "Unsaved changes" : "Несохранённые изменения", "Drop changes" : "Отменить изменения", + "Play the live photo" : "Воспроизвести живое фото", "LIVE" : "ТРАНСЛИРУЕТСЯ", "Your browser does not support videos." : "Используемый браузер не поддерживает воспроизведение видео.", "Edit" : "Редактировать", diff --git a/l10n/ru.json b/l10n/ru.json index 3996e95ae..5c607a135 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -8,6 +8,7 @@ "Error saving image" : "Не удалось сохранить изображение", "Unsaved changes" : "Несохранённые изменения", "Drop changes" : "Отменить изменения", + "Play the live photo" : "Воспроизвести живое фото", "LIVE" : "ТРАНСЛИРУЕТСЯ", "Your browser does not support videos." : "Используемый браузер не поддерживает воспроизведение видео.", "Edit" : "Редактировать",